Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Ok so these scripts i found these and i decided to RE-REL (INF) these!
- ok so heres one i requested https://v3rmillion.net/member.php?action...uid=502600 to make! All credits go to him!
- Basically it dupes your furniture/gives you it for free?
- Code:
- for i,v in pairs(game.ReplicatedStorage.AptStats.Items:GetChildren()) do
- local A_1 = "ITEM" --Change Item to what you want
- local Event = game:GetService("ReplicatedStorage").AptStats.Remotes.BuyItem
- Event:FireServer(A_1)
- end
- And this INFpp Script (literally infinite) idk who made it because its been out for years!
- Code:
- --You don't need to change anything since i set it to math.huge
- game.ReplicatedStorage.ServerStats.ChangeMoney:FireServer(math.huge, (math.floor)((math.sqrt)(game.ReplicatedStorage.ServerStats.CurrentID.Value)) + 1337)
- Plaza Gui Found by my friend
- Code:
- --Plaza Gui idk who made it
- loadstring(game:GetObjects("rbxassetid://934622398")[1].Source)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement