Advertisement
Upscalefanatic3

(Roblox) OP Drinking Sim Script

Mar 2nd, 2020
925
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. -- Game Link: https://www.roblox.com/games/2980539589/HEAVEN-Drinking-Simulator
  2.  
  3. while wait() do
  4.  
  5. local Remote = game.ReplicatedStorage.DrinksGives['Give17']
  6.  
  7. local Arguments = {
  8. [1] = 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  9. }
  10.  
  11. Remote:FireServer(unpack(Arguments))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement