Advertisement
NMM

BRTGCScript

NMM
Jul 7th, 2021
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. while wait(0.1) do
  2.  
  3. noclip = true
  4. game:GetService('RunService').Stepped:connect(function()
  5. if noclip then
  6. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  7. end
  8. end)
  9.  
  10. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-910.805603, 553.844971, -1504.34473)
  11.  
  12. local A_1 = "Safe"
  13. local Event = game:GetService("ReplicatedStorage").Systems["Raid System"].Events.OnRaidStart
  14. Event:FireServer(A_1)
  15.  
  16. local A_1 = "Safe"
  17. local Event = game:GetService("ReplicatedStorage").Systems["Raid System"].Events.OnRaidInteract
  18. Event:FireServer(A_1)
  19. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement