Add me fast script working 2015

Typicle

Newbie
Joined
Nov 22, 2014
Messages
28
Reaction score
9
Hey this is an add me fast script I made that works amazingly - there is the tutorial /watch?v=oCUp9MJ8PIU


  1. VERSION BUILD=8300326 RECORDER=FX
  2. SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*4 + 2); randomNumber;")
  3. SET !ERRORIGNORE YES
  4. SET !TIMEOUT_TAG 1
  5. SET !TIMEOUT_STEP 1
  6. SET !TIMEOUT_PAGE 30
  7. SET !REPLAYSPEED FAST
  8. TAB T=1
  9. WAIT SECONDS=10
  10. TAG POS=1 TYPE=DIV ATTR=TXT:Like
  11. TAB T=2
  12. WAIT SECONDS={{!VAR1}}
  13. TAG POS=2 TYPE=A ATTR=TXT:Like
  14. WAIT SECONDS={{!VAR1}}
  15. TAB T=1
  16. TAB CLOSEALLOTHERS
 
Back
Top