Abhiharsh_Scripts

Festival tycoon script

Oct 26th, 2022
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. -- Badge: You Got Neon Gasmask! Item: 10787160614 Neon Gas Mask - The Chainsmokers
  2. game:GetService("ReplicatedStorage").RemoteObjects.ClaimMainStageChallenge:FireServer()
  3. -- Badge: You got Neon Swords!
  4. -- Item: 10787163819; Sword Pack - The Chainsmokers
  5. game:GetService("ReplicatedStorage").RemoteObjects.IncrementBeachCash:FireServer(10000000000)
  6. -- Badge: You got Neon Shades!
  7. -- Item: 10787157603; Purple Shades - The Chainsmokers
  8. game:GetService("ReplicatedStorage").RemoteObjects.DanceGameCash:FireServer(10000000000)
  9. task.wait(2)
  10. local ILoveShittyYoutubers_TakingCreditForMyScripts = game:GetService("ReplicatedStorage").RemoteObjects.RequestButtonPurchase
  11. for IDoN0t, isLikingCrossdresserGay in ipairs(game:GetService("Workspace").Buttons:GetChildren()) do
  12. for V3rmillion, i_feel_like_it_is_but_idk in ipairs(isLikingCrossdresserGay:GetChildren()) do
  13. ILoveShittyYoutubers_TakingCreditForMyScripts:FireServer(i_feel_like_it_is_but_idk.Name)
  14. end
  15. end
Add Comment
Please, Sign In to add comment