Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- _G.ghost = true
- while _G.ghost do
- wait ()
- local args = {
- [1] = 500000000
- }
- game:GetService("ReplicatedStorage").PlayerValue:FireServer(unpack(args))
- local args = {
- [1] = "Fodan_18",
- [2] = game:GetService("ReplicatedStorage").Legendary.Fodan
- }
- game:GetService("ReplicatedStorage").NewCardAdding:FireServer(unpack(args))
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement