Roblox One Piece Final Chapter Level Hack

Require permission from a moderator.6. Fundraisers, community events, etc. How beat fnaf world. Limit content to anything about FNaF, Scott’s other games and/or the community.4. Light NSFW (gore, suggestive) is allowed.5. Posts solely for advertising, let’s plays and livestreams are not allowed.

Hack

Jun 24th, 2018
Roblox One Piece Final Chapter Level HackLevel

Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.

How to Install Roblox Player Go to the Roblox website and log into your account Upon logging into Roblox, visit any game and click on the green Play button A pop-up window will appear informing you that Roblox Player is installing. How do i download roblox on my pc. Download this game from Microsoft Store for Windows 10. See screenshots, read the latest customer reviews, and compare ratings for Roblox.

Hack
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. --ORIGINAL SCRIPT MADE BY CLASSYINORI ON: DEC 26 2016, DON'T JUDGE MY SHITTY SCRIPTING.
  2. repeat wait() until game:GetService('Players').LocalPlayer and game:GetService('Players').LocalPlayer.Character
  3. local plr, char = game:GetService('Players').LocalPlayer, game:GetService('Players').LocalPlayer.Character
  4. local globalStop = false
  5. local util = {}
  6. ----------------
  7. local cmds = {
  8. 'e.g. : printcmds',
  9. 'e.g. : stoploops',
  10. 'TELEPORT TO DF | [devilfruit/df] [delay (default = 0.5)] [loop? (true/t)] -- NOTE: IF USING LOOP, YOU MUST SPECIFY A DELAY (E.G 0.5.)',
  11. 'TPKILL (BUGGY) | [tpkill/kill] [plrNameHere/mobs] [loop? (true/t)] -- NOTE: YOU CANNOT LOOPKILL PLAYERS.',
  12. 'GOD (FOR TPKILL) | [god]',
  13. }
  14. ------------
  15. -- Objects
  16. local UIWorkspace = Instance.new('ScreenGui')
  17. local TextBox = Instance.new('TextBox')
  18. -- Properties
  19. UIWorkspace.Archivable = false
  20. UIWorkspace.Parent = game.CoreGui
  21. TextLabel.Parent = UIWorkspace
  22. TextLabel.BackgroundColor3 = Color3.new(globalColor, globalColor, globalColor)
  23. TextLabel.BorderSizePixel = 0
  24. TextLabel.Position = UDim2.new(0, 0, 0.800000012, 0)
  25. TextLabel.Font = Enum.Font.SourceSans
  26. TextLabel.Text = '>'
  27. TextLabel.TextSize = 26
  28. TextLabel.TextXAlignment = Enum.TextXAlignment.Right
  29. TextBox.Parent = UIWorkspace
  30. TextBox.BackgroundColor3 = Color3.new(globalColor, globalColor, globalColor)
  31. TextBox.BorderSizePixel = 0
  32. TextBox.Position = UDim2.new(0, 85, 0.800000012, 0)
  33. TextBox.Font = Enum.Font.SciFi
  34. TextBox.TextColor3 = Color3.new(1, 1, 1)
  35. TextBox.TextXAlignment = Enum.TextXAlignment.Left
  36. local mouse = game.Players.LocalPlayer:GetMouse()
  37. if string.byte(Key) 13 then
  38. TextBox.Text = '
  39. end)
  40. TextBox.FocusLost:connect(function(enterPressed)
  41. secondaryInit()
  42. --EDIT STUFF HERE--
  43. if args[1] 'printcmds' or args[1] 'cmds' then
  44. util.log('COMMANDS (not case-sensitive):')
  45. util.log(i.' | '.cmds[i])
  46. elseif args[1] 'devilfruit' or args[1] 'df' then
  47. if #args > 2 then
  48. globalStop = false
  49. repeat wait()
  50. for _, v in pairs(game:GetService('Workspace'):children()) do
  51. if string.find(string.lower(v.Name), 'devilpoint') and not globalStop then
  52. char:FindFirstChild('HumanoidRootPart').CFrame = v.CFrame
  53. globalStop = true
  54. if #args > 1 then
  55. delayDf = args[2]
  56. end
  57. end
  58. until globalStop
  59. coroutine.resume(tempRoutine)
  60. else
  61. for _, v in pairs(game:GetService('Workspace'):children()) do
  62. if string.find(string.lower(v.Name), 'devilpoint') and not globalStop then
  63. char:FindFirstChild('HumanoidRootPart').CFrame = v.CFrame
  64. globalStop = true
  65. if #args > 1 then
  66. delayDf = args[2]
  67. end
  68. end
  69. end
  70. elseif args[1] 'tpkill' or args[1] 'kill' then
  71. if args[2] 'mobs' then
  72. if #args > 2 then
  73. local tempRoutine = coroutine.create(function()
  74. for _, v in pairs(game:GetService('Workspace'):children()) do
  75. if string.find(v.Name, 'Marine') or string.find(v.Name, 'Pirate') or string.find(v.Name, 'Fishman') then
  76. if not string.find(string.lower(v.Name), string.lower(plr.TextureGui.TextureId.Side.Value)) then
  77. char:FindFirstChild('HumanoidRootPart').CFrame = v:FindFirstChild('HumanoidRootPart').CFrame + v:FindFirstChild('HumanoidRootPart').CFrame.lookVector.unit * v:FindFirstChild('HumanoidRootPart').Size.Z/2
  78. --char:MoveTo(v:FindFirstChild('HumanoidRootPart').Position)
  79. game:GetService('Workspace').RemoteEvents.Hit:FireServer(.4)
  80. until v:FindFirstChild('Humanoid').Health < 1 or not v or globalStop
  81. end
  82. end
  83. end)
  84. end
  85. globalStop = false
  86. for _, v in pairs(game:GetService('Workspace'):children()) do
  87. if string.find(v.Name, 'Marine') or string.find(v.Name, 'Pirate') or string.find(v.Name, 'Fishman') then
  88. if not string.find(string.lower(v.Name), string.lower(plr.TextureGui.TextureId.Side.Value)) then
  89. char:FindFirstChild('HumanoidRootPart').CFrame = v:FindFirstChild('HumanoidRootPart').CFrame + v:FindFirstChild('HumanoidRootPart').CFrame.lookVector.unit * v:FindFirstChild('HumanoidRootPart').Size.Z/2
  90. --char:MoveTo(v:FindFirstChild('HumanoidRootPart').Position)
  91. game:GetService('Workspace').RemoteEvents.Hit:FireServer(.4)
  92. until v:FindFirstChild('Humanoid').Health < 1 or not v or globalStop
  93. end
  94. end
  95. else
  96. local victimThingy = util.findPlayer(args[2])
  97. if victimThingy and victimThingy.Character and not globalStop then
  98. char:FindFirstChild('HumanoidRootPart').CFrame = victimThingy:FindFirstChild('HumanoidRootPart').CFrame + victimThingy:FindFirstChild('HumanoidRootPart').CFrame.lookVector.unit * victimThingy:FindFirstChild('HumanoidRootPart').Size.Z/2
  99. --char:MoveTo(victimThingy:FindFirstChild('HumanoidRootPart').Position)
  100. game:GetService('Workspace').RemoteEvents.Hit:FireServer(.4)
  101. until victimThingy.Character:FindFirstChild('Humanoid').Health < 1 or globalStop
  102. end
  103. end
  104. elseif args[1] 'god' then
  105. --took this method off v3rm, don't know original creator so can't credit them ;c
  106. if char:FindFirstChild('Humanoid') then
  107. local derp = Instance.new('Humanoid', char)
  108. derp.Name = 'Humanoid' --idk if this is needed? :thinking:
  109. end
  110. --could make it so you can ungod, but I can't be bothered ;3
  111. elseif args[1] 'stoploops' or args[1] 'stop' then
  112. end
  113. ----------------
  114. end
  115. repeat wait() until game:GetService('Players').LocalPlayer and game:GetService('Players').LocalPlayer.Character
  116. plr, char = game:GetService('Players').LocalPlayer, game:GetService('Players').LocalPlayer.Character
  117. --EDIT STUFF HERE--
  118. util.log('GAME INFO: 'ONE PIECE: FINAL CHAPTER')
  119. for i = 1, #cmds do
  120. end
  121. ----------------
  122. end
  123. function secondaryInit()
  124. repeat wait() until game:GetService('Players').LocalPlayer and game:GetService('Players').LocalPlayer.Character
  125. plr, char = game:GetService('Players').LocalPlayer, game:GetService('Players').LocalPlayer.Character
  126. for i, v in pairs(game:GetService('Players'):GetPlayers()) do
  127. if string.lower(v.Name) string.lower(str) or string.find(string.lower(v.Name), string.lower(str)) then
  128. end
  129. end
  130. function util.splitArgs(str)
  131. for i in string.gmatch(str, '%S+') do
  132. end
  133. end
  134. function util.printf(str)
  135. for i = 1, #str do
  136. TextBox.Text = TextBox.Text.string.sub(str, i, i)
  137. end
  138. TextBox.Text = '
  139. print('[--INORI--] '.str)
  140. char:FindFirstChild('Humanoid').Died:connect(function()
  141. end)

Roblox One Piece Final Chapter Level Hacks