freexrp bot v1

in code •  5 years ago  (edited)

FOR($a,$a<100000000) // ïîâòîðÿåì 3 ðàçà
execute("https://ripplefree.info/") //entering site
WAIT(5)
LCLICK(675,650) //pressing roll!
wait(5)
KEYDOWN(#CTRL)
KEYPRESS(#w)
KEYUP(#CTRL)
WAIT(3608)
END_CYC

For server pc

FOR($a,$a<100000000) //cycle
execute("https://ripplefree.info/?r=28895") //entering site
WAIT(5)
lclick(450,85)
wait(1)
KEYPRESS(#PAGEDOWN)
wait(1)
LCLICK(575,245) //pressing roll!
wait(5)
KEYDOWN(#CTRL)
KEYPRESS(#w)
KEYUP(#CTRL)
WAIT(3608)
END_CYC

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!