Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --READ CAREFULLY
- Sunblox Cafe Items
- Pizza
- Hot Dog
- Double Cheezburger
- Sunblox Latte
- Donut
- Cookie
- Apple
- game.ReplicatedStorage.RemoteFunctions.PurchaseTemporaryItem:InvokeServer("Sunblox Cafe", "SunbloxItemHere")
- Chef Umbra
- Misfortune Cookie
- Void Burger
- Taco
- Space Sandwich
- Caique
- Void Pizza
- game.ReplicatedStorage.RemoteFunctions.PurchaseTemporaryItem:InvokeServer("Chef Umbra's","ChefUmbraItemHere")
- Apartment Lock/Unlock
- game.ReplicatedStorage.RemoteFunctions.ToggleHomeLock:FireServer(Workspace.apartment_ThePlayersName)
- Club Red
- Decoy Deploy
- Golden Chalice Of Fame
- The Monster Mash
- The Michael Jackson
- Dragonbreath Potion
- Spicy-Green Drink
- Spice-It-Up Drink
- Kick-Starter Drink
- Witches Brew
- Frost Potion
- Swag-It-Up Drink
- Bloxy Cola
- game.ReplicatedStorage.RemoteFunctions.PurchaseTemporaryItem:FireServer("Club Red", "ClubRedItem")
- Home Lock/Unlock (fail)
- Tried to get it to work but ran into a problem!
- game.ReplicatedStorage.RemoteFunctions.ToggleHomeLock:FireServer(Workspace.!home_ThePlayersName)
- Money:
- Changing the wait time below 3 is bad, it won't collect any money if you do
- while wait(3.0) do
- game.ReplicatedStorage.RemoteFunctions.fishUpdate:InvokeServer(370194726)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement