Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- TESTING SCRIPT FOR MANY GAMES.
- -- ITS ALSO A SCRIPT FOR COIN DOZER 2 INF DIAMONDS
- -- Game Link: https://www.roblox.com/games/2747338191/Coin-Dozer-2-Alpha?nl=true
- -- Script:
- local Remote = game.ReplicatedStorage['EnterCode']
- local Arguments = {
- [1] = 999999999,
- [2] = "Code111",
- [3] = "GoldUzi"
- }
- Remote:FireServer(unpack(Arguments))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement