Advertisement
Guest User

Untitled

a guest
Jul 26th, 2016
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. PUT THE FOLLOWING IN A TEXT FILE AND SAVE AS "gamble.txt" (you can add more lines to change the odds - 50=min 100/1000=max points)
  2.  
  3. $addpoints("$user","50","100","$value $currencyname were won","Nothing happened")
  4. $removepoints("$user","50","1000","$value $currencyname were lost","fail","true")
  5. $removepoints("$user","50","1000","$value $currencyname were lost","fail","true")
  6.  
  7.  
  8. COMMAND FOR YOUR BOT:
  9.  
  10. /me $user rolls the dice and ... $readrandline(C:\FILE\PATH\gamble.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement