hackerslayercohen11

Get to the top script

Jan 1st, 2022
3,851
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.60 KB | None | 0 0
  1. -- Get to the top autofarm
  2. -- This is actually a script I made (Doggo Exploits) and i hope to improve in scripting
  3. local player = game.Players.LocalPlayer
  4.         player.Character.HumanoidRootPart.CFrame = CFrame.new(14.403511, 1135.5, -540.754272, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5.     repeat
  6.         wait(4)
  7.         print ("waiting for tower to reload")
  8.         wait(33)
  9.         print ("Done loading")
  10.         local player = game.Players.LocalPlayer
  11.         player.Character.HumanoidRootPart.CFrame = CFrame.new(14.403511, 1135.5, -540.754272, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  12.     until
  13.     print ("Teleporting...")
  14.        
  15.    
  16.        
  17.      
  18.        
  19.  
Advertisement
Add Comment
Please, Sign In to add comment