Advertisement
DualAxe

Robux adder

Apr 24th, 2017
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. Function()
  2.  
  3. Import Hack.hck
  4. Import Robux.rbx
  5.  
  6. Hck = hack
  7. Rbx = Robux(Currency)
  8.  
  9. Find.Currency(Robux)
  10. WhenFind do
  11. Add.Currency = true
  12. Change.Currency(Rbx) = to:40,000 (40K)
  13. Player = Current.Person.Using.Hack.
  14. Amount = random.
  15. Amount.Over = 1,000
  16. Amount.Below = 50,000
  17.  
  18. Parent.control = true.
  19. Requires.Password = true
  20.  
  21. Page.colour.new()
  22. Page.Colour = New("Black")
  23. Amount.Time = 1.0 seconds
  24. If.Password.Not.in.Under = 1minute do
  25. Refresh.Page()
  26.  
  27. If.Password.Put.In. do
  28. <Itext href "Do you want to recieve 40,000 Robux" href textI>
  29.  
  30. If.Button.Press = bottom.Left(Recieve) do
  31. Add.Currency(Rbx) = 40,000 = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement