Advertisement
Guest User

doges.org-email-bot

a guest
Dec 19th, 2013
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. ' ******* doges.org Email Message Bot, by Salty
  2. VERSION BUILD=8300326 RECORDER=FX
  3. TAB T=1
  4. set !errorignore yes
  5. SET !TIMEOUT_TAG 0
  6. SET !TIMEOUT_PAGE 5
  7. SET !VAR1 4151
  8. ADD !VAR1 -{{!LOOP}}
  9.  
  10. ' u2= Your UserID
  11. URL GOTO=http://doges.org/index.php?action=emailuser;sa=email;uid={{!VAR1}}
  12.  
  13. ' for logs so you know where you left off
  14. ADD !EXTRACT {{!URLCURRENT}}
  15. SAVEAS TYPE=extract FOLDER=C:\ FILE=doge-email.txt
  16.  
  17. TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:http://doges.org/index.php?action=emailuser;sa=email ATTR=ID:email_subject CONTENT=Hey<SP>Pal
  18. TAG POS=1 TYPE=TEXTAREA FORM=ACTION:http://doges.org/index.php?action=emailuser;sa=email ATTR=ID:email_body CONTENT=Check<SP>out<SP>the<SP>thread<SP>I<SP>made<SP>here,<SP>you<SP>may<SP>enjoy<SP>it.<BR><BR>http://doges.org/index.php/topic,3600.0.html
  19. TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:http://doges.org/index.php?action=emailuser;sa=email ATTR=NAME:send
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement