Advertisement
Guest User

Script OPM Version V2.1-JiKzPermana

a guest
Jan 22nd, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.72 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Event = Instance.new("ScreenGui")
  5. local open = Instance.new("Frame")
  6. local Open = Instance.new("TextButton")
  7. local main = Instance.new("Frame")
  8. local teile = Instance.new("TextLabel")
  9. local cradid = Instance.new("TextLabel")
  10. local X = Instance.new("TextButton")
  11. local N = Instance.new("TextButton")
  12. local M = Instance.new("TextButton")
  13. local NPCs = Instance.new("Frame")
  14. local cradid_2 = Instance.new("TextLabel")
  15. local teile_2 = Instance.new("TextLabel")
  16. local X2 = Instance.new("TextButton")
  17. local TPLuffy = Instance.new("TextButton")
  18. local QuestTp = Instance.new("TextButton")
  19. local An = Instance.new("TextButton")
  20. local Menu = Instance.new("Frame")
  21. local cradid_3 = Instance.new("TextLabel")
  22. local teile_3 = Instance.new("TextLabel")
  23. local X3 = Instance.new("TextButton")
  24. local DavilFruit = Instance.new("TextButton")
  25. local Fly = Instance.new("TextButton")
  26. local ESPChest = Instance.new("TextButton")
  27. --Properties:
  28. Event.Name = "Event"
  29. Event.Parent = game.Workspace
  30. Event.Parent = game.CoreGui
  31.  
  32. open.Name = "open"
  33. open.Parent = Event
  34. open.BackgroundColor3 = Color3.new(0, 0, 1)
  35. open.BorderColor3 = Color3.new(1, 0, 0)
  36. open.Position = UDim2.new(0.376411527, 0, 0, 0)
  37. open.Size = UDim2.new(0, 118, 0, 38)
  38.  
  39. Open.Name = "Open"
  40. Open.Parent = open
  41. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  42. Open.Position = UDim2.new(0.0254237279, 0, 0, 0)
  43. Open.Size = UDim2.new(0, 111, 0, 38)
  44. Open.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  45. Open.Font = Enum.Font.Garamond
  46. Open.Text = "Open"
  47. Open.TextColor3 = Color3.new(0, 0, 0)
  48. Open.TextSize = 25
  49. Open.MouseButton1Down:connect(function()
  50. open.Visible = false
  51. main.Visible = true
  52. end)
  53.  
  54. main.Name = "main"
  55. main.Parent = Event
  56. main.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  57. main.Position = UDim2.new(0.690087795, 0, 0.26375711, 0)
  58. main.Size = UDim2.new(0, 214, 0, 272)
  59. main.Style = Enum.FrameStyle.DropShadow
  60. main.Active = true
  61. main.Visible = false
  62. main.draggble = true
  63.  
  64. teile.Name = "teile"
  65. teile.Parent = main
  66. teile.BackgroundColor3 = Color3.new(0, 0, 0)
  67. teile.Position = UDim2.new(-0.163551405, 0, -0.113970593, 0)
  68. teile.Size = UDim2.new(0, 271, 0, 30)
  69. teile.Font = Enum.Font.SourceSans
  70. teile.Text = "Gui Hack Roblox"
  71. teile.TextColor3 = Color3.new(1, 1, 1)
  72. teile.TextSize = 20
  73.  
  74. cradid.Name = "cradid"
  75. cradid.Parent = main
  76. cradid.BackgroundColor3 = Color3.new(0, 0, 0)
  77. cradid.BorderColor3 = Color3.new(0, 0, 0)
  78. cradid.Position = UDim2.new(-0.163551405, 0, 1, 0)
  79. cradid.Size = UDim2.new(0, 271, 0, 30)
  80. cradid.Font = Enum.Font.SourceSans
  81. cradid.Text = "By Event Studio"
  82. cradid.TextColor3 = Color3.new(1, 1, 1)
  83. cradid.TextSize = 20
  84.  
  85. X.Name = "X"
  86. X.Parent = main
  87. X.BackgroundColor3 = Color3.new(0, 0, 0)
  88. X.BorderColor3 = Color3.new(0, 0, 0)
  89. X.Position = UDim2.new(-0.163584769, 0, -0.098503679, 0)
  90. X.Size = UDim2.new(0, 34, 0, 26)
  91. X.Font = Enum.Font.SourceSans
  92. X.Text = "X"
  93. X.TextColor3 = Color3.new(1, 0, 0)
  94. X.TextSize = 20
  95. X.MouseButton1Down:connect(function()
  96. main.Visible = false
  97. open.Visible = true
  98. end)
  99.  
  100. N.Name = "N"
  101. N.Parent = main
  102. N.BackgroundColor3 = Color3.new(0, 0, 0)
  103. N.BorderColor3 = Color3.new(0, 1, 0)
  104. N.Position = UDim2.new(0.120796591, 0, 0.111159161, 0)
  105. N.Size = UDim2.new(0, 151, 0, 48)
  106. N.Font = Enum.Font.SourceSans
  107. N.Text = "NPCsList"
  108. N.TextColor3 = Color3.new(1, 1, 1)
  109. N.TextSize = 20
  110. N.MouseButton1Down:connect(function()
  111. NPCs.Visible = true
  112. end)
  113.  
  114. M.Name = "M"
  115. M.Parent = main
  116. M.BackgroundColor3 = Color3.new(0, 0, 0)
  117. M.BorderColor3 = Color3.new(0, 1, 0)
  118. M.Position = UDim2.new(0.116123691, 0, 0.644247413, 0)
  119. M.Size = UDim2.new(0, 151, 0, 48)
  120. M.Font = Enum.Font.SourceSans
  121. M.Text = "Menu"
  122. M.TextColor3 = Color3.new(1, 1, 1)
  123. M.TextSize = 20
  124. M.MouseButton1Down:connect(function()
  125. Menu.Visible = true
  126. end)
  127.  
  128. NPCs.Name = "NPCs"
  129. NPCs.Parent = Event
  130. NPCs.BackgroundColor3 = Color3.new(0, 0, 0)
  131. NPCs.Position = UDim2.new(0.010037628, 0, 0.252371907, 0)
  132. NPCs.Size = UDim2.new(0, 198, 0, 278)
  133. NPCs.Visible = false
  134. NPCs.Style = Enum.FrameStyle.DropShadow
  135. NPCs.Active = true
  136. NPCs.draggble = true
  137.  
  138. cradid_2.Name = "cradid"
  139. cradid_2.Parent = NPCs
  140. cradid_2.BackgroundColor3 = Color3.new(0, 0, 0)
  141. cradid_2.BorderColor3 = Color3.new(0, 0, 0)
  142. cradid_2.Position = UDim2.new(-0.188803926, 0, 1, 0)
  143. cradid_2.Size = UDim2.new(0, 271, 0, 30)
  144. cradid_2.Font = Enum.Font.SourceSans
  145. cradid_2.Text = "By Event Studio"
  146. cradid_2.TextColor3 = Color3.new(1, 1, 1)
  147. cradid_2.TextSize = 20
  148.  
  149. teile_2.Name = "teile"
  150. teile_2.Parent = NPCs
  151. teile_2.BackgroundColor3 = Color3.new(0, 0, 0)
  152. teile_2.Position = UDim2.new(-0.188803926, 0, -0.0887907371, 0)
  153. teile_2.Size = UDim2.new(0, 271, 0, 30)
  154. teile_2.Font = Enum.Font.SourceSans
  155. teile_2.Text = "NPCs Hack Roblox"
  156. teile_2.TextColor3 = Color3.new(1, 1, 1)
  157. teile_2.TextSize = 20
  158.  
  159. X2.Name = "X2"
  160. X2.Parent = NPCs
  161. X2.BackgroundColor3 = Color3.new(0, 0, 0)
  162. X2.BorderColor3 = Color3.new(0, 0, 0)
  163. X2.Position = UDim2.new(0.998031437, 0, -0.0841151923, 0)
  164. X2.Size = UDim2.new(0, 34, 0, 26)
  165. X2.Font = Enum.Font.SourceSans
  166. X2.Text = "X"
  167. X2.TextColor3 = Color3.new(1, 0, 0)
  168. X2.TextSize = 20
  169. X2.MouseButton1Down:connect(function()
  170. NPCs.Visible = false
  171. end)
  172.  
  173. TPLuffy.Name = "TPLuffy"
  174. TPLuffy.Parent = NPCs
  175. TPLuffy.BackgroundColor3 = Color3.new(0, 0, 0)
  176. TPLuffy.BorderColor3 = Color3.new(1, 0, 0)
  177. TPLuffy.Position = UDim2.new(0.0807701573, 0, 0.120707415, 0)
  178. TPLuffy.Size = UDim2.new(0, 151, 0, 48)
  179. TPLuffy.Font = Enum.Font.SourceSans
  180. TPLuffy.Text = "TPLuffy"
  181. TPLuffy.TextColor3 = Color3.new(1, 1, 1)
  182. TPLuffy.TextSize = 20
  183. TPLuffy.MouseButton1Down:Connect(function()
  184. for _,v in pairs(game.Workspace:GetDescendants()) do
  185. if string.find(v.Name, "Luffy") then
  186. v:FindFirstChild("HumanoidRootPart").Anchored = true
  187. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  188. end
  189. end
  190. end)
  191.  
  192. QuestTp.Name = "QuestTp"
  193. QuestTp.Parent = NPCs
  194. QuestTp.BackgroundColor3 = Color3.new(0, 0, 0)
  195. QuestTp.BorderColor3 = Color3.new(1, 0, 0)
  196. QuestTp.Position = UDim2.new(0.0807701573, 0, 0.404880077, 0)
  197. QuestTp.Size = UDim2.new(0, 151, 0, 48)
  198. QuestTp.Font = Enum.Font.SourceSans
  199. QuestTp.Text = "Quest"
  200. QuestTp.TextColor3 = Color3.new(1, 1, 1)
  201. QuestTp.TextSize = 20
  202. QuestTp.MouseButton1Down:connect(function()
  203. for _,v in pairs(game.Workspace:GetDescendants()) do
  204. if string.find(v.ClassName, "Model") and string.find(v.Name, 'That noob') then
  205. v:FindFirstChild("Head").Anchored = true
  206. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  207. end
  208. end
  209. end)
  210.  
  211. An.Name = "An"
  212. An.Parent = NPCs
  213. An.BackgroundColor3 = Color3.new(0, 0, 0)
  214. An.BorderColor3 = Color3.new(1, 0, 0)
  215. An.Position = UDim2.new(0.0807701573, 0, 0.691565454, 0)
  216. An.Size = UDim2.new(0, 151, 0, 48)
  217. An.Font = Enum.Font.SourceSans
  218. An.Text = "Anti-Cheat"
  219. An.TextColor3 = Color3.new(1, 1, 1)
  220. An.TextSize = 20
  221. An.MouseButton1Down:connect(function()
  222. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  223. if v.ClassName == "Script" then
  224. for i,c in pairs(v:GetChildren()) do
  225. if c.Name == "" then
  226. v:Remove()
  227.  
  228. end
  229. end
  230. end
  231. end
  232. end)
  233.  
  234. Menu.Name = "Menu"
  235. Menu.Parent = Event
  236. Menu.BackgroundColor3 = Color3.new(0, 0, 0)
  237. Menu.Position = UDim2.new(0.350062728, 0, 0.252371907, 0)
  238. Menu.Size = UDim2.new(0, 198, 0, 278)
  239. Menu.Visible = false
  240. Menu.Style = Enum.FrameStyle.DropShadow
  241. Menu.Active = true
  242. Menu.draggble = true
  243.  
  244. cradid_3.Name = "cradid"
  245. cradid_3.Parent = Menu
  246. cradid_3.BackgroundColor3 = Color3.new(0, 0, 0)
  247. cradid_3.BorderColor3 = Color3.new(0, 0, 0)
  248. cradid_3.Position = UDim2.new(-0.188803926, 0, 1, 0)
  249. cradid_3.Size = UDim2.new(0, 271, 0, 30)
  250. cradid_3.Font = Enum.Font.SourceSans
  251. cradid_3.Text = "By Event Studio"
  252. cradid_3.TextColor3 = Color3.new(1, 1, 1)
  253. cradid_3.TextSize = 20
  254.  
  255. teile_3.Name = "teile"
  256. teile_3.Parent = Menu
  257. teile_3.BackgroundColor3 = Color3.new(0, 0, 0)
  258. teile_3.Position = UDim2.new(-0.188803926, 0, -0.0887907371, 0)
  259. teile_3.Size = UDim2.new(0, 271, 0, 30)
  260. teile_3.Font = Enum.Font.SourceSans
  261. teile_3.Text = "Menu Hack Roblox"
  262. teile_3.TextColor3 = Color3.new(1, 1, 1)
  263. teile_3.TextSize = 20
  264.  
  265. X3.Name = "X3"
  266. X3.Parent = Menu
  267. X3.BackgroundColor3 = Color3.new(0, 0, 0)
  268. X3.BorderColor3 = Color3.new(0, 0, 0)
  269. X3.Position = UDim2.new(0.998031437, 0, -0.0841151923, 0)
  270. X3.Size = UDim2.new(0, 34, 0, 26)
  271. X3.Font = Enum.Font.SourceSans
  272. X3.Text = "X"
  273. X3.TextColor3 = Color3.new(1, 0, 0)
  274. X3.TextSize = 20
  275. X3.MouseButton1Down:connect(function()
  276. Menu.Visible = false
  277. end)
  278.  
  279. DavilFruit.Name = "DavilFruit"
  280. DavilFruit.Parent = Menu
  281. DavilFruit.BackgroundColor3 = Color3.new(0, 0, 0)
  282. DavilFruit.BorderColor3 = Color3.new(0, 1, 1)
  283. DavilFruit.Position = UDim2.new(0.08582066, 0, 0.117110282, 0)
  284. DavilFruit.Size = UDim2.new(0, 151, 0, 48)
  285. DavilFruit.Font = Enum.Font.SourceSans
  286. DavilFruit.Text = "Speed"
  287. DavilFruit.TextColor3 = Color3.new(1, 1, 1)
  288. DavilFruit.TextSize = 20
  289. DavilFruit.MouseButton1Down:connect(function()
  290. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 200
  291. end)
  292.  
  293. Fly.Name = "Fly"
  294. Fly.Parent = Menu
  295. Fly.BackgroundColor3 = Color3.new(0, 0, 0)
  296. Fly.BorderColor3 = Color3.new(0, 1, 1)
  297. Fly.Position = UDim2.new(0.08582066, 0, 0.390491575, 0)
  298. Fly.Size = UDim2.new(0, 151, 0, 48)
  299. Fly.Font = Enum.Font.SourceSans
  300. Fly.Text = "Fly [E]"
  301. Fly.TextColor3 = Color3.new(1, 1, 1)
  302. Fly.TextSize = 20
  303. Fly.MouseButton1Down:connect(function()
  304. repeat wait()
  305. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  306. local mouse = game.Players.LocalPlayer:GetMouse()
  307. repeat wait() until mouse
  308. local plr = game.Players.LocalPlayer
  309. local torso = plr.Character.Torso
  310. local flying = true
  311. local deb = true
  312. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  313. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  314. local maxspeed = 220
  315. local speed = 100
  316.  
  317. function Fly()
  318. local bg = Instance.new("BodyGyro", torso)
  319. bg.P = 9e4
  320. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  321. bg.cframe = torso.CFrame
  322. local bv = Instance.new("BodyVelocity", torso)
  323. bv.velocity = Vector3.new(0,0.1,0)
  324. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  325. repeat wait()
  326. plr.Character.Humanoid.PlatformStand = true
  327. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  328. speed = speed+.5+(speed/maxspeed)
  329. if speed > maxspeed then
  330. speed = maxspeed
  331. end
  332. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  333. speed = speed-1
  334. if speed < 0 then
  335. speed = 100
  336. end
  337. end
  338. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  339. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  340. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  341. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  342. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  343. else
  344. bv.velocity = Vector3.new(0,0.1,0)
  345. end
  346. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*100*speed/maxspeed),0,0)
  347. until not flying
  348. ctrl = {f = 0, b = 0, l = 0, r = 0}
  349. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  350. speed = 100
  351. bg:Destroy()
  352. bv:Destroy()
  353. plr.Character.Humanoid.PlatformStand = false
  354. end
  355. mouse.KeyDown:connect(function(key)
  356. if key:lower() == "e" then
  357. if flying then flying = false
  358. else
  359. flying = true
  360. Fly()
  361. end
  362. elseif key:lower() == "w" then
  363. ctrl.f = 1
  364. elseif key:lower() == "s" then
  365. ctrl.b = -1
  366. elseif key:lower() == "a" then
  367. ctrl.l = -1
  368. elseif key:lower() == "d" then
  369. ctrl.r = 1
  370. end
  371. end)
  372. mouse.KeyUp:connect(function(key)
  373. if key:lower() == "w" then
  374. ctrl.f = 0
  375. elseif key:lower() == "s" then
  376. ctrl.b = 0
  377. elseif key:lower() == "a" then
  378. ctrl.l = 0
  379. elseif key:lower() == "d" then
  380. ctrl.r = 0
  381. end
  382. end)
  383. end)
  384.  
  385. ESPChest.Name = "ESPChest"
  386. ESPChest.Parent = Menu
  387. ESPChest.BackgroundColor3 = Color3.new(0, 0, 0)
  388. ESPChest.BorderColor3 = Color3.new(0, 1, 1)
  389. ESPChest.Position = UDim2.new(0.08582066, 0, 0.660275698, 0)
  390. ESPChest.Size = UDim2.new(0, 151, 0, 48)
  391. ESPChest.Font = Enum.Font.SourceSans
  392. ESPChest.Text = "Tp Devil Fruit"
  393. ESPChest.TextColor3 = Color3.new(1, 1, 1)
  394. ESPChest.TextSize = 20
  395. ESPChest.MouseButton1Down:connect(function()
  396. local plr = game.Players.LocalPlayer
  397. for i,v in pairs(game.Workspace:GetDescendants()) do
  398. if v.ClassName == "TouchTransmitter" then
  399. v.Parent.Position = plr.Character.HumanoidRootPart.Position + Vector3.new(5,0,0)
  400. end
  401. end
  402. end)
  403. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement