Advertisement
Guest User

Roblox Carnival of Terror Obby | New Script Pastebin | Collect All Accessories!! (2023)

a guest
Jun 15th, 2023
960
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | Gaming | 0 0
  1. for _,v in pairs(game:GetDescendants()) do
  2. if v.ClassName == "RemoteEvent" then
  3. if v.Parent.Name == "WeaponsRemotes" or v.Parent.Name == "VipRemotes" or v.Parent.Name == "Remotes" then
  4. v:FireServer()
  5. end
  6. end
  7. end
  8.  
  9.  
  10.  
  11. game.Players.LocalPlayer.UserId = 68816760
  12. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "DogPass"
  13. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "KittyPass"
  14. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "DragonPass"
  15. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "PetMePass"
  16. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "PetGiantPass"
  17. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "UnicornPass"
  18. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "DinosaurPass"
  19. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "ZombiePetPass"
  20. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "DoubleJ"
  21. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "ROCKETPASS"
  22. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "FIREPATHPASS"
  23. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "HOVERBOARDPASS"
  24. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "HEADPHONESPASS"
  25. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "ICESTAFFPASS"
  26. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "NINJAPASS"
  27. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "ROLLERPASS"
  28. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "SPLATPASS"
  29. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "TORNADOPASS"
  30. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "GRENADEPASS"
  31. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "HELIHATPASS"
  32. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "BOOMERANGPASS"
  33. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "SUCKERPUNCHPASS"
  34. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "POLICEPASS"
  35. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "DUCKPASS"
  36. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "AlienPetPass"
  37. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "JEEPPASS"
  38. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "WEBPASS"
  39. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "BUTTERFLYPASS"
  40. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "CLOUDPASS"
  41. Instance.new("BoolValue",game.Players.LocalPlayer).Name = "FLAMESWORDPASS"
  42. game.Players.LocalPlayer.Character.Head:Destroy()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement