Advertisement
Scriptorz5

Blox Hunt | v2.6.4

Sep 11th, 2018
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. -92.5420227, 65.2555084, 143.286652
  2.  
  3. ------------------------------------
  4. _G.Tokens = true
  5.  
  6. if _G.Tokens then
  7. repeat
  8. wait(.5)
  9. game:GetService'Players'.LocalPlayer.Character:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(-92.5420227, 65.2555084, 143.286652)
  10. until _G.Tokens == false
  11. end
  12. ----------------------------------------
  13. _G.Tokens2 = true
  14.  
  15. if _G.Tokens2 then
  16. repeat
  17. wait()
  18. game.ReplicatedStorage.GameFunctions.Taunt:FireServer()
  19. until _G.Tokens2 == false
  20. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement