A 0ne Piece Game script – (chest farm)

A_0ne_Piece_Game_-_borntodie1

Functions: Chest farm

Script developer: borntodie1
Installation guide:
Copy the script from the button below.
Run any Injector (We recommend KRNL Injector)
Install it, insert the script and click execute
Enjoy it)

Thank you for using our website
Your script:

				
					getgenv().Chest = true
while Chest do task.wait()

for _,v in pairs(game:GetService("Workspace").Map.Islands:GetDescendants()) do
   if v:FindFirstChild("ClickDetectorPart") and v:IsA"Model" then
local Time = 4
local tween =  game:GetService("TweenService"):Create(game.Players.LocalPlayer.Character.HumanoidRootPart, TweenInfo.new(Time), {CFrame = v.ClickDetectorPart.CFrame})


tween:Play()
tween.Completed:Wait(E)
fireclickdetector(v.ClickDetectorPart:FindFirstChild("ClickDetector"))
end
end
end
				
			
Комментарии

No comments yet. Be the first.

Leave a comment

Recent posts: