Advertisement
ItzDiegoExploitzBoi

One Piece Millennium Scripto

Mar 22nd, 2019
1,638
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.69 KB | None | 0 0
  1. -- Made by Diego Exploits.
  2. -- Farewell Infortality.
  3. -- Version: 2.82
  4. -- Instances:
  5. local opm = Instance.new("ScreenGui")
  6. local mainn = Instance.new("Frame")
  7. local secondary = Instance.new("Frame")
  8. local Frame = Instance.new("Frame")
  9. local Frame_2 = Instance.new("Frame")
  10. local skyfarm = Instance.new("TextButton")
  11. local ok = Instance.new("TextBox")
  12. local X = Instance.new("TextButton")
  13. local teleports = Instance.new("TextLabel")
  14. local buggyfarm = Instance.new("TextButton")
  15. local yetifarm = Instance.new("TextButton")
  16. local banditfarm = Instance.new("TextButton")
  17. local vadmiralfarm = Instance.new("TextButton")
  18. local strength = Instance.new("TextButton")
  19. local functions = Instance.new("TextLabel")
  20. local tpfruits = Instance.new("TextButton")
  21. local antiafk = Instance.new("TextButton")
  22. local antikick = Instance.new("TextButton")
  23. local tpchest = Instance.new("TextButton")
  24. local teleports_2 = Instance.new("TextLabel")
  25. --Properties:
  26. opm.Name = "opm"
  27. opm.Parent = game.CoreGui
  28.  
  29. mainn.Name = "mainn"
  30. mainn.Parent = opm
  31. mainn.Active = true
  32. mainn.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  33. mainn.Position = UDim2.new(0.172450051, 0, 0.239348367, 0)
  34. mainn.Size = UDim2.new(0, 651, 0, 383)
  35. mainn.Draggable = true
  36.  
  37. secondary.Name = "secondary"
  38. secondary.Parent = mainn
  39. secondary.Active = true
  40. secondary.BackgroundColor3 = Color3.new(0.109804, 0.113725, 0.101961)
  41. secondary.Position = UDim2.new(0.0219947826, 0, 0.0256749243, 0)
  42. secondary.Size = UDim2.new(0, 622, 0, 363)
  43.  
  44. Frame.Parent = secondary
  45. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  46. Frame.Position = UDim2.new(0, 0, 0.118457302, 0)
  47. Frame.Size = UDim2.new(0, 621, 0, 7)
  48.  
  49. Frame_2.Parent = secondary
  50. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  51. Frame_2.Position = UDim2.new(0.00160771701, 0, 0.633608818, 0)
  52. Frame_2.Size = UDim2.new(0, 621, 0, 7)
  53.  
  54. skyfarm.Name = "skyfarm"
  55. skyfarm.Parent = mainn
  56. skyfarm.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  57. skyfarm.BorderColor3 = Color3.new(0, 0.615686, 1)
  58. skyfarm.Position = UDim2.new(0.0322580636, 0, 0.196930945, 0)
  59. skyfarm.Size = UDim2.new(0, 149, 0, 42)
  60. skyfarm.Font = Enum.Font.SciFi
  61. skyfarm.Text = "Sky Farm"
  62. skyfarm.TextColor3 = Color3.new(0, 0, 0)
  63. skyfarm.TextSize = 25
  64. skyfarm.TextStrokeColor3 = Color3.new(0, 0.615686, 1)
  65. skyfarm.TextStrokeTransparency = 0
  66. skyfarm.MouseButton1Down:connect(function()
  67. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  68. if v.Name == "Skypiean" then
  69. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  70. v.HumanoidRootPart.Anchored = true
  71. end
  72. end
  73. end)
  74.  
  75. ok.Name = "ok"
  76. ok.Parent = mainn
  77. ok.BackgroundColor3 = Color3.new(0.0352941, 0.0901961, 0.113725)
  78. ok.Position = UDim2.new(0, 0, -0.0697674751, 0)
  79. ok.Size = UDim2.new(0, 651, 0, 37)
  80. ok.ClearTextOnFocus = false
  81. ok.Font = Enum.Font.SciFi
  82. ok.ShowNativeInput = false
  83. ok.Text = "ONE PIECE MILLENNIUM GUI "
  84. ok.TextColor3 = Color3.new(0.0392157, 0.713726, 1)
  85. ok.TextSize = 25
  86. ok.TextStrokeTransparency = 0
  87.  
  88. X.Name = "X"
  89. X.Parent = mainn
  90. X.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  91. X.BackgroundTransparency = 1
  92. X.BorderColor3 = Color3.new(1, 0.0235294, 0.870588)
  93. X.Position = UDim2.new(0.91705066, 0, -0.0810679719, 0)
  94. X.Size = UDim2.new(0, 72, 0, 42)
  95. X.Font = Enum.Font.SciFi
  96. X.Text = "X"
  97. X.TextColor3 = Color3.new(1, 0.101961, 0.988235)
  98. X.TextSize = 45
  99. X.TextStrokeColor3 = Color3.new(1, 0.988235, 0.968628)
  100. X.MouseButton1Down:connect(function()
  101. X.Visible = true
  102. mainn.Visible = false
  103. end)
  104.  
  105. teleports.Name = "teleports"
  106. teleports.Parent = mainn
  107. teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  108. teleports.BackgroundTransparency = 1
  109. teleports.Position = UDim2.new(0.345622122, 0, 0.0234986953, 0)
  110. teleports.Size = UDim2.new(0, 200, 0, 44)
  111. teleports.Font = Enum.Font.SciFi
  112. teleports.Text = "FARMING / MOBS"
  113. teleports.TextColor3 = Color3.new(0.0392157, 0.713726, 1)
  114. teleports.TextSize = 35
  115.  
  116. buggyfarm.Name = "buggyfarm"
  117. buggyfarm.Parent = mainn
  118. buggyfarm.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  119. buggyfarm.BorderColor3 = Color3.new(0, 0.615686, 1)
  120. buggyfarm.Position = UDim2.new(0.385560691, 0, 0.196930945, 0)
  121. buggyfarm.Size = UDim2.new(0, 149, 0, 42)
  122. buggyfarm.Font = Enum.Font.SciFi
  123. buggyfarm.Text = "Buggy Farm"
  124. buggyfarm.TextColor3 = Color3.new(0, 0, 0)
  125. buggyfarm.TextSize = 25
  126. buggyfarm.TextStrokeColor3 = Color3.new(0, 0.615686, 1)
  127. buggyfarm.TextStrokeTransparency = 0
  128. buggyfarm.MouseButton1Click:connect(function()
  129. --AutoFarm (cac
  130. --Note: Jeexecute xog nó s? tp npc d?n ch? b?n kill xong r?i execute l?i l?n n?a d? tp l?i ti?p
  131. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  132. if v.Name == "Buggy The Clown" then --dd?i thành npc b?n mu?n farm ví d?: Desert Bandit
  133. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  134. v.HumanoidRootPart.Anchored = true
  135. end
  136. end
  137. end)
  138.  
  139. yetifarm.Name = "yetifarm"
  140. yetifarm.Parent = mainn
  141. yetifarm.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  142. yetifarm.BorderColor3 = Color3.new(0, 0.615686, 1)
  143. yetifarm.Position = UDim2.new(0.746543765, 0, 0.196930945, 0)
  144. yetifarm.Size = UDim2.new(0, 149, 0, 42)
  145. yetifarm.Font = Enum.Font.SciFi
  146. yetifarm.Text = "Yeti Farm"
  147. yetifarm.TextColor3 = Color3.new(0, 0, 0)
  148. yetifarm.TextSize = 25
  149. yetifarm.TextStrokeColor3 = Color3.new(0, 0.615686, 1)
  150. yetifarm.TextStrokeTransparency = 0
  151. yetifarm.MouseButton1Click:Connect(function()
  152. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  153. if v.Name == "Yeti" then
  154. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  155. v.HumanoidRootPart.Anchored = true
  156. end
  157. end
  158. end)
  159.  
  160. banditfarm.Name = "banditfarm"
  161. banditfarm.Parent = mainn
  162. banditfarm.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  163. banditfarm.BorderColor3 = Color3.new(0, 0.615686, 1)
  164. banditfarm.Position = UDim2.new(0.0322580338, 0, 0.377087593, 0)
  165. banditfarm.Size = UDim2.new(0, 149, 0, 42)
  166. banditfarm.Font = Enum.Font.SciFi
  167. banditfarm.Text = "Bandit Farm"
  168. banditfarm.TextColor3 = Color3.new(0, 0, 0)
  169. banditfarm.TextSize = 25
  170. banditfarm.TextStrokeColor3 = Color3.new(0, 0.615686, 1)
  171. banditfarm.TextStrokeTransparency = 0
  172. banditfarm.MouseButton1Click:connect(function()
  173. --AutoFarm (cac
  174. --Note: Jeexecute xog nó s? tp npc d?n ch? b?n kill xong r?i execute l?i l?n n?a d? tp l?i ti?p
  175. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  176. if v.Name == "Mountain Bandit" then --dd?i thành npc b?n mu?n farm ví d?: Desert Bandit
  177. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  178. v.HumanoidRootPart.Anchored = true
  179. end
  180. end
  181. end)
  182.  
  183. vadmiralfarm.Name = "vadmiralfarm"
  184. vadmiralfarm.Parent = mainn
  185. vadmiralfarm.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  186. vadmiralfarm.BorderColor3 = Color3.new(0, 0.615686, 1)
  187. vadmiralfarm.Position = UDim2.new(0.38402456, 0, 0.377087593, 0)
  188. vadmiralfarm.Size = UDim2.new(0, 149, 0, 42)
  189. vadmiralfarm.Font = Enum.Font.SciFi
  190. vadmiralfarm.Text = "Admiral Farm"
  191. vadmiralfarm.TextColor3 = Color3.new(0, 0, 0)
  192. vadmiralfarm.TextSize = 25
  193. vadmiralfarm.TextStrokeColor3 = Color3.new(0, 0.615686, 1)
  194. vadmiralfarm.TextStrokeTransparency = 0
  195. vadmiralfarm.MouseButton1Click:Connect(function()
  196. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  197. if v.Name == "Vice-Admiral" then
  198. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  199. v.HumanoidRootPart.Anchored = true
  200. end
  201. end
  202. end)
  203.  
  204. strength.Name = "strength"
  205. strength.Parent = mainn
  206. strength.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  207. strength.BorderColor3 = Color3.new(0, 0.615686, 1)
  208. strength.Position = UDim2.new(0.746543765, 0, 0.377087593, 0)
  209. strength.Size = UDim2.new(0, 149, 0, 42)
  210. strength.Font = Enum.Font.SciFi
  211. strength.Text = "STRENGTH"
  212. strength.TextColor3 = Color3.new(0, 0, 0)
  213. strength.TextSize = 25
  214. strength.TextStrokeColor3 = Color3.new(0, 0.615686, 1)
  215. strength.TextStrokeTransparency = 0
  216. strength.MouseButton1Click:connect(function()
  217. -- Strength
  218. for i=1, 9999999999 do
  219. game:GetService("ReplicatedStorage").RemoteEvents.CombatBase:FireServer()
  220. wait()
  221. end
  222. end)
  223.  
  224.  
  225. functions.Name = "functions"
  226. functions.Parent = mainn
  227. functions.BackgroundColor3 = Color3.new(1, 1, 1)
  228. functions.BackgroundTransparency = 1
  229. functions.Position = UDim2.new(0.344086021, 0, 0.530026138, 0)
  230. functions.Size = UDim2.new(0, 200, 0, 36)
  231. functions.Font = Enum.Font.SciFi
  232. functions.Text = "FUNCTIONS"
  233. functions.TextColor3 = Color3.new(0.0392157, 0.713726, 1)
  234. functions.TextSize = 35
  235.  
  236. tpfruits.Name = "tpfruits"
  237. tpfruits.Parent = mainn
  238. tpfruits.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  239. tpfruits.BorderColor3 = Color3.new(0, 0.615686, 1)
  240. tpfruits.Position = UDim2.new(0.0219947826, 0, 0.847061515, 0)
  241. tpfruits.Size = UDim2.new(0, 621, 0, 42)
  242. tpfruits.Font = Enum.Font.SciFi
  243. tpfruits.Text = "TP FRUITS / HAKI"
  244. tpfruits.TextColor3 = Color3.new(0, 0, 0)
  245. tpfruits.TextSize = 25
  246. tpfruits.TextStrokeColor3 = Color3.new(0, 0.615686, 1)
  247. tpfruits.TextStrokeTransparency = 0
  248. tpfruits.MouseButton1Click:connect(function()
  249. check = function(x)
  250.  
  251. for _,v in next, x:GetChildren() do
  252. if v:IsA("Tool") then
  253. if not v.Parent:FindFirstChild("Humanoid") then
  254. v.TextureId = "";
  255. v.Parent = game.Players.LocalPlayer.Backpack
  256. end
  257. end
  258. check(v)
  259. end
  260. end
  261. check(workspace)
  262. end)
  263.  
  264. antiafk.Name = "antiafk"
  265. antiafk.Parent = mainn
  266. antiafk.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  267. antiafk.BorderColor3 = Color3.new(0, 0.615686, 1)
  268. antiafk.Position = UDim2.new(0.385560691, 0, 0.700847387, 0)
  269. antiafk.Size = UDim2.new(0, 149, 0, 42)
  270. antiafk.Font = Enum.Font.SciFi
  271. antiafk.Text = "Anti-AFK"
  272. antiafk.TextColor3 = Color3.new(0, 0, 0)
  273. antiafk.TextSize = 25
  274. antiafk.TextStrokeColor3 = Color3.new(0, 0.615686, 1)
  275. antiafk.TextStrokeTransparency = 0
  276. antiafk.MouseButton1Down:connect(function()
  277. -- Anti Idle
  278. local VirtualUser=game:service'VirtualUser'
  279. game:service'Players'.LocalPlayer.Idled:connect(function()
  280. VirtualUser:CaptureController()
  281. VirtualUser:ClickButton2(Vector2.new())
  282. end)
  283.  
  284. end)
  285.  
  286. antikick.Name = "antikick"
  287. antikick.Parent = mainn
  288. antikick.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  289. antikick.BorderColor3 = Color3.new(0, 0.615686, 1)
  290. antikick.Position = UDim2.new(0.745007753, 0, 0.700847387, 0)
  291. antikick.Size = UDim2.new(0, 149, 0, 42)
  292. antikick.Font = Enum.Font.SciFi
  293. antikick.Text = "Anti-Kick"
  294. antikick.TextColor3 = Color3.new(0, 0, 0)
  295. antikick.TextSize = 25
  296. antikick.TextStrokeColor3 = Color3.new(0, 0.615686, 1)
  297. antikick.TextStrokeTransparency = 0
  298. antikick.MouseButton1Down:connect(function()
  299. local getrawmetatable = getrawmetatable or debug.getmetatable
  300. local make_writeable = make_writeable or setreadonly or changereadonly or change_writeable
  301. make_writeable(getrawmetatable(game), false)
  302. local backup = getrawmetatable(game).__namecall
  303. getrawmetatable(game).__namecall = function(u, ...)
  304. local m = ({...})[select('#', ...)]
  305. local packed = {...}
  306. local a = {}
  307. for i = 1, #packed - 1 do
  308. a[i] = packed[i]
  309. end
  310. if m == 'Kick' then
  311. warn('Kick attempt at ' .. os.time() .. ' (' .. tostring(unpack(a)) .. ')')
  312. return true
  313. end
  314. return backup and backup(u, ...) or u[m](u, unpack(a))
  315. end
  316. end)
  317.  
  318. tpchest.Name = "tpchest"
  319. tpchest.Parent = mainn
  320. tpchest.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  321. tpchest.BorderColor3 = Color3.new(0, 0.615686, 1)
  322. tpchest.Position = UDim2.new(0.0322580785, 0, 0.700847387, 0)
  323. tpchest.Size = UDim2.new(0, 149, 0, 42)
  324. tpchest.Font = Enum.Font.SciFi
  325. tpchest.Text = "TP Chest"
  326. tpchest.TextColor3 = Color3.new(0, 0, 0)
  327. tpchest.TextSize = 25
  328. tpchest.TextStrokeColor3 = Color3.new(0, 0.615686, 1)
  329. tpchest.TextStrokeTransparency = 0
  330. tpchest.MouseButton1Down:connect(function()
  331. local plr = game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart
  332. local path = game.Workspace.Chests
  333. for i,v in pairs(path:GetChildren()) do
  334. if v.Name == 'Chest' then
  335. v.CFrame = plr.CFrame
  336. end
  337. end
  338. end)
  339.  
  340. teleports_2.Name = "teleports"
  341. teleports_2.Parent = mainn
  342. teleports_2.BackgroundColor3 = Color3.new(1, 1, 1)
  343. teleports_2.BackgroundTransparency = 1
  344. teleports_2.Position = UDim2.new(-0.00104669109, 0, 0.0585497543, 0)
  345. teleports_2.Size = UDim2.new(0, 180, 0, 16)
  346. teleports_2.Font = Enum.Font.SciFi
  347. teleports_2.Text = "Diego Exploits"
  348. teleports_2.TextColor3 = Color3.new(1, 0.627451, 0.101961)
  349. teleports_2.TextSize = 28
  350. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement