Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --westbound add money
- --u can buy every shit in the game
- --None
- local args = {
- [1] = {
- ["Action"] = "ClearActiveQuest",
- ["QuestName"] = "Loot treasure chests",
- ["Reward"] = {
- ["Money"] = 99999999999999999999
- },
- ["QuestId"] = 1022,
- ["QuestType"] = "Tutorial"
- }
- }
- game:GetService("ReplicatedStorage").Quests.Events.QuestFunction:InvokeServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment