Thread: WHY ?

Results 1 to 18 of 18

Hybrid View

  1. Collapse Details
     
    #1
    DogManz maks's Avatar
    Join Date
    Dec 2011
    Location
    Lud, Midworld
    Posts
    99,256
    believe me I'm as sick of it as the rest of you
    Reply With Quote
     

  2. Collapse Details
     
    #2
    #metoo Wendy <3's Avatar
    Join Date
    Jul 2015
    Posts
    17,015
    Plus dirty harry is seriously pissing me off
    Reply With Quote
     

  3. Collapse Details
     
    #3
    DogManz maks's Avatar
    Join Date
    Dec 2011
    Location
    Lud, Midworld
    Posts
    99,256
    If I'm eliminated another will take my place
    Reply With Quote
     

  4. Collapse Details
     
    #4
    DogManz maks's Avatar
    Join Date
    Dec 2011
    Location
    Lud, Midworld
    Posts
    99,256
    seems as good a time as any to post the source of my script again

    PHP Code:
    TAB T=1
    SET 
    !ERRORIGNORE YES
    SET 
    !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*10000 + 1); randomNumber;")
    SET !VAR2 EVAL("var randomNumber=Math.floor(Math.random()*10000 + 1); randomNumber;")
    SET !VAR3 EVAL("var randomNumber=Math.floor(Math.random()*10000 + 1); randomNumber;")
    SET !VAR4 EVAL("var randomNumber=Math.floor(Math.random()*10000 + 1); randomNumber;")
    URL GOTO=http://www.rubycalaber.com/forums/newthread.php?do=newthread&f=2
    TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:vbform ATTR=ID:subject CONTENT={{!var1}}<SP>{{!var2}}<SP>{{!var3}}
    wait seconds 1
    TAG POS
    =1 TYPE=TEXTAREA FORM=NAME:vbform ATTR=DIR:ltr&&TABINDEX:1&&ROLE:textbox&&ARIA-LABEL:Rich<SP>text<SP>editor,<SP>vB_Editor_001_editor,<SP>press<SP>ALT<SP>0<SP>for<SP>help.&&CLASS:cke_source<SP>cke_enable_context_menu&&TXTCONTENT={{!var4}}<SP>{{!var1}}<SP>{{!var2}}<SP>{{!var3}}
    wait seconds 1
    TAG POS
    =1 TYPE=INPUT:SUBMIT FORM=NAME:vbform ATTR=ID:vB_Editor_001_save
    SET 
    !VAR5 EVAL("var randomNumber=Math.floor(Math.random()*5 + 1); randomNumber;")
    WAIT SECONDS = !VAR5

    SET 
    !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*10000 + 1); randomNumber;")
    SET !VAR2 EVAL("var randomNumber=Math.floor(Math.random()*10000 + 1); randomNumber;")
    SET !VAR3 EVAL("var randomNumber=Math.floor(Math.random()*10000 + 1); randomNumber;")
    SET !VAR4 EVAL("var randomNumber=Math.floor(Math.random()*10000 + 1); randomNumber;")
    URL GOTO=http://www.rubycalaber.com/forums/newthread.php?do=newthread&f=7
    TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:vbform ATTR=ID:subject CONTENT={{!var1}}<SP>{{!var2}}<SP>{{!var3}}
    wait seconds 1
    TAG POS
    =1 TYPE=TEXTAREA FORM=NAME:vbform ATTR=DIR:ltr&&TABINDEX:1&&ROLE:textbox&&ARIA-LABEL:Rich<SP>text<SP>editor,<SP>vB_Editor_001_editor,<SP>press<SP>ALT<SP>0<SP>for<SP>help.&&CLASS:cke_source<SP>cke_enable_context_menu&&TXTCONTENT={{!var4}}<SP>{{!var1}}<SP>{{!var2}}<SP>{{!var3}}
    wait seconds 1
    TAG POS
    =1 TYPE=INPUT:SUBMIT FORM=NAME:vbform ATTR=ID:vB_Editor_001_save
    SET 
    !VAR5 EVAL("var randomNumber=Math.floor(Math.random()*5 + 2); randomNumber;")
    WAIT SECONDS = !VAR5 
    Reply With Quote
     

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •