Advertisement
chrisinator66

Untitled

Nov 28th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. game.ReplicatedStorage.Layouts:InvokeServer("Load", "Layout1")
  2. wait(5)
  3. game.ReplicatedStorage.DestroyAll:InvokeServer()
  4. wait()
  5. loadstring(game:HttpGet("https://pastebin.com/raw/2KVZtPCf", true))()
  6. wait()
  7. game.ReplicatedStorage.Layouts:InvokeServer("Load", "Layout2")
  8. wait(3)
  9. game.Players.LocalPlayer.PlayerTycoon.Value["Hydra Blaster"].Name = "Hydra Blaster2"
  10. wait(1)
  11. loadstring(game:HttpGet("https://pastebin.com/raw/gwncMs29", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement