Categories > Exploiting > Scripts >

Build a boat for treasure fast gold

Posts: 49

Threads: 17

Joined: Mar, 2023

Reputation: 4

Posted

plr = game.Players.LocalPlayer
hum = plr.Character.HumanoidRootPart
zvalue = 1360
booly = true
 
 for i = 1, 20 do
  hum.CFrame = CFrame.new(-51,36,zvalue)
  if booly == true then
   zvalue = zvalue + 246
   booly = false
  else
   zvalue = zvalue + 504
   booly = true
  end
  wait(0.09)
 end
 hum.CFrame = CFrame.new(-55,-351,9523)
 
  • 0

random quote here... 😂

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )