scripts_tradicional

asdasd

Sep 17th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. setInterval(function(){
  2. var balance = $("span").text();
  3. if(balance < 101){$("#bet5392").val("100");$(".btn.greenb").click();}
  4. }, 100);
Add Comment
Please, Sign In to add comment