Advertisement
Pastebloxian

One Piece Open Seas blackbeard grinding

Oct 27th, 2019
1,263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. -- Requires atleast level 750+, First execute this
  2. loadstring(game:HttpGet("https://pastebin.com/raw/z0HRBaaf", true))()
  3.  
  4.  
  5. -- then execute this
  6. getgenv().ChestFarm=false
  7. getgenv().EXPFarm=true
  8. getgenv().ChestTPSpeed=1.4 --Maximum 8, Minimum .5 (Higher=Faster.)
  9. getgenv().TeleportWhenNoChests=true --Chest farm has to be on, Teleports you to a different server when there are no chests (Use with autoexecute.)
  10. getgenv().InstantTPDistance=350 --Amount of studs to be close to a chest before you instantly teleport to it. Minimum 0 (Off), Maximum 1000.
  11. loadstring(game:HttpGet'https://pastebin.com/raw/FV85K8dX')()
  12.  
  13. -- finally execute this
  14.  
  15. while true do
  16. wait(1)
  17. Blackbeard = game.Workspace.Blackbeard
  18. game.Players.LocalPlayer.Character:MoveTo(Blackbeard.Head.Position)
  19. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement