Advertisement
Guest User

Roblox power zumilator gui

a guest
Dec 8th, 2019
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.67 KB | None | 0 0
  1.  
  2.  
  3.  
  4. -- Created By FunTrat0r#0020
  5. -- Credit : DARKDEVS.GA
  6. -- loadstring: loadstring(game:HttpGet(('https://pastebin.com/raw/r6xYhU3Z%27),true))()
  7.  
  8. local spts = Instance.new("ScreenGui")
  9. local spts1 = Instance.new("Frame")
  10. local l1 = Instance.new("Frame")
  11. local lll1 = Instance.new("TextLabel")
  12. local oc = Instance.new("TextButton")
  13. local ImageLabel = Instance.new("ImageLabel")
  14. local antfk = Instance.new("TextButton")
  15. local antfk2 = Instance.new("TextButton")
  16. local tj = Instance.new("TextButton")
  17. local tf = Instance.new("TextButton")
  18. local tp = Instance.new("TextButton")
  19. local tw = Instance.new("TextButton")
  20. local tt = Instance.new("TextButton")
  21. local at = Instance.new("TextButton")
  22. local KA = Instance.new("TextButton")
  23. local gq = Instance.new("TextButton")
  24. local TextLabel = Instance.new("TextLabel")
  25. local imgbut = Instance.new("ImageButton")
  26. local creditss = Instance.new("Frame")
  27. local fffff = Instance.new("ImageLabel")
  28. local funsx = Instance.new("TextLabel")
  29. local funsx_2 = Instance.new("TextLabel")
  30. local funsx_3 = Instance.new("TextLabel")
  31. local funsx_4 = Instance.new("TextLabel")
  32. local funsx_5 = Instance.new("TextLabel")
  33. local asdsaf = Instance.new("TextButton")
  34. local funsx_6 = Instance.new("TextLabel")
  35.  
  36. -- Properties
  37.  
  38. spts.Name = "spts"
  39. spts.Parent = game.CoreGui
  40.  
  41. spts1.Name = "spts1"
  42. spts1.Parent = spts
  43. spts1.Active = true
  44. spts1.BackgroundColor3 = Color3.new(0, 0, 0)
  45. spts1.BackgroundTransparency = 0.44999998807907
  46. spts1.BorderColor3 = Color3.new(0.145098, 1, 0.858824)
  47. spts1.Position = UDim2.new(-1, 0,0.295, 0)
  48. spts1.Size = UDim2.new(0, 305, 0, 285)
  49. spts1.Visible = false
  50. spts1.Draggable = true
  51.  
  52. l1.Name = "l1"
  53. l1.Parent = spts1
  54. l1.BackgroundColor3 = Color3.new(0, 0, 0)
  55. l1.BorderColor3 = Color3.new(0.145098, 1, 0.858824)
  56. l1.Position = UDim2.new(0, 0, -0.0740740746, 0)
  57. l1.Size = UDim2.new(0, 305, 0, 22)
  58.  
  59. lll1.Name = "lll1"
  60. lll1.Parent = l1
  61. lll1.BackgroundColor3 = Color3.new(1, 1, 1)
  62. lll1.BackgroundTransparency = 1
  63. lll1.Size = UDim2.new(0, 270, 0, 22)
  64. lll1.Font = Enum.Font.SciFi
  65. lll1.Text = "Super Power Training Simulator"
  66. lll1.TextColor3 = Color3.new(1, 0, 0.0156863)
  67. lll1.TextSize = 14
  68.  
  69. oc.Name = "oc"
  70. oc.Parent = l1
  71. oc.BackgroundColor3 = Color3.new(0, 0, 0)
  72. oc.BorderColor3 = Color3.new(0.145098, 1, 0.858824)
  73. oc.Position = UDim2.new(0.885245919, 0, 0, 0)
  74. oc.Size = UDim2.new(0, 35, 0, 22)
  75. oc.Font = Enum.Font.SciFi
  76. oc.Text = "-"
  77. oc.TextColor3 = Color3.new(1, 0, 0.0156863)
  78. oc.TextSize = 40
  79. oc.MouseButton1Down:connect(function()
  80. imgbut.Visible = true
  81. spts1.Visible = false
  82. end)
  83.  
  84. ImageLabel.Parent = spts1
  85. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  86. ImageLabel.BackgroundTransparency = 1
  87. ImageLabel.Position = UDim2.new(-0.154098362, 0, -0.214035094, 0)
  88. ImageLabel.Size = UDim2.new(0, 399, 0, 361)
  89. ImageLabel.Image = "rbxassetid://2354968170"
  90.  
  91. antfk.Name = "antfk"
  92. antfk.Parent = spts1
  93. antfk.BackgroundColor3 = Color3.new(1, 1, 1)
  94. antfk.Position = UDim2.new(0.0393442623, 0, 0.0583333373, 0)
  95. antfk.Size = UDim2.new(0, 120, 0, 40)
  96. antfk.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  97. antfk.Font = Enum.Font.SciFi
  98. antfk.Text = "Anti AFK [STOP]"
  99. antfk.TextColor3 = Color3.new(0, 0, 0)
  100. antfk.TextSize = 14
  101. antfk.MouseButton1Down:connect(function()
  102. _G.afk = false
  103. end)
  104.  
  105.  
  106. antfk2.Name = "antfk2"
  107. antfk2.Parent = spts1
  108. antfk2.BackgroundColor3 = Color3.new(1, 1, 1)
  109. antfk2.Position = UDim2.new(0.540983617, 0, 0.0583333373, 0)
  110. antfk2.Size = UDim2.new(0, 120, 0, 40)
  111. antfk2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  112. antfk2.Font = Enum.Font.SciFi
  113. antfk2.Text = "Anti AFK [Start]"
  114. antfk2.TextColor3 = Color3.new(0, 0, 0)
  115. antfk2.TextSize = 14
  116. antfk2.MouseButton1Down:connect(function()
  117. _G.afk = true
  118. while _G.afk do
  119. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-2033.12, 745.86, -1804.69))
  120. wait(3)
  121. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-2043.12, 745.86, -1804.69))
  122. end
  123. end)
  124.  
  125.  
  126. tj.Name = "tj"
  127. tj.Parent = spts1
  128. tj.BackgroundColor3 = Color3.new(1, 1, 1)
  129. tj.Position = UDim2.new(0.540983617, 0, 0.230066374, 0)
  130. tj.Size = UDim2.new(0, 120, 0, 40)
  131. tj.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  132. tj.Font = Enum.Font.SciFi
  133. tj.Text = "Train Jump Force"
  134. tj.TextColor3 = Color3.new(0, 0, 0)
  135. tj.TextSize = 14
  136. tj.MouseButton1Down:connect(function()
  137. while true do
  138. wait()
  139. local A_1 =
  140. {
  141. [1] = "+JF2"
  142. }
  143. local Event = game.ReplicatedStorage.RemoteEvent
  144. Event:FireServer(A_1)
  145. wait()
  146. local A_1 =
  147. {
  148. [1] = "+JF3"
  149. }
  150. local Event = game.ReplicatedStorage.RemoteEvent
  151. Event:FireServer(A_1)
  152. wait()
  153. local A_1 =
  154. {
  155. [1] = "+JF1"
  156. }
  157. local Event = game.ReplicatedStorage.RemoteEvent
  158. Event:FireServer(A_1)
  159. end
  160. end)
  161.  
  162.  
  163. tf.Name = "tf"
  164. tf.Parent = spts1
  165. tf.BackgroundColor3 = Color3.new(1, 1, 1)
  166. tf.Position = UDim2.new(0.0393442623, 0, 0.230066374, 0)
  167. tf.Size = UDim2.new(0, 120, 0, 40)
  168. tf.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  169. tf.Font = Enum.Font.SciFi
  170. tf.Text = "Train Fist"
  171. tf.TextColor3 = Color3.new(0, 0, 0)
  172. tf.TextSize = 14
  173. tf.MouseButton1Down:connect(function()
  174. while true do
  175. wait()
  176. local A_1 =
  177. {
  178. [1] = "+FS3"
  179. }
  180. local Event = game.ReplicatedStorage.RemoteEvent
  181. Event:FireServer(A_1)
  182. wait()
  183. local A_1 =
  184. {
  185. [1] = "+FS2"
  186. }
  187. local Event = game.ReplicatedStorage.RemoteEvent
  188. Event:FireServer(A_1)
  189. wait()
  190. local A_1 =
  191. {
  192. [1] = "+FS1"
  193. }
  194. local Event = game.ReplicatedStorage.RemoteEvent
  195. Event:FireServer(A_1)
  196. end
  197. end)
  198.  
  199.  
  200. tp.Name = "tp"
  201. tp.Parent = spts1
  202. tp.BackgroundColor3 = Color3.new(1, 1, 1)
  203. tp.Position = UDim2.new(0.540983617, 0, 0.400077671, 0)
  204. tp.Size = UDim2.new(0, 120, 0, 40)
  205. tp.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  206. tp.Font = Enum.Font.SciFi
  207. tp.Text = "Train Phsysic "
  208. tp.TextColor3 = Color3.new(0, 0, 0)
  209. tp.TextSize = 14
  210. tp.MouseButton1Down:connect(function()
  211. while true do
  212. wait()
  213. local A_1 =
  214. {
  215. [1] = "+PP1"
  216. }
  217. local Event = game.ReplicatedStorage.RemoteEvent
  218. Event:FireServer(A_1)
  219. wait()
  220. local A_1 =
  221. {
  222. [1] = "+PP2"
  223. }
  224. local Event = game.ReplicatedStorage.RemoteEvent
  225. Event:FireServer(A_1)
  226. wait()
  227. local A_1 =
  228. {
  229. [1] = "+PP3"
  230. }
  231. local Event = game.ReplicatedStorage.RemoteEvent
  232. Event:FireServer(A_1)
  233. end
  234. end)
  235.  
  236.  
  237. tw.Name = "tw"
  238. tw.Parent = spts1
  239. tw.BackgroundColor3 = Color3.new(1, 1, 1)
  240. tw.Position = UDim2.new(0.0393442623, 0, 0.400077671, 0)
  241. tw.Size = UDim2.new(0, 120, 0, 40)
  242. tw.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  243. tw.Font = Enum.Font.SciFi
  244. tw.Text = "Train WalkSpeed"
  245. tw.TextColor3 = Color3.new(0, 0, 0)
  246. tw.TextSize = 14
  247. tw.MouseButton1Down:connect(function()
  248. while true do
  249. wait()
  250. local A_1 =
  251. {
  252. [1] = "+MS1"
  253. }
  254. local Event = game.ReplicatedStorage.RemoteEvent
  255. Event:FireServer(A_1)
  256. wait()
  257. local A_1 =
  258. {
  259. [1] = "+MS2"
  260. }
  261. local Event = game.ReplicatedStorage.RemoteEvent
  262. Event:FireServer(A_1)
  263. wait()
  264. local A_1 =
  265. {
  266. [1] = "+MS3"
  267. }
  268. local Event = game.ReplicatedStorage.RemoteEvent
  269. Event:FireServer(A_1)
  270. end
  271. end)
  272.  
  273.  
  274. tt.Name = "tt"
  275. tt.Parent = spts1
  276. tt.BackgroundColor3 = Color3.new(1, 1, 1)
  277. tt.Position = UDim2.new(0.0393442623, 0, 0.577112973, 0)
  278. tt.Size = UDim2.new(0, 120, 0, 40)
  279. tt.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  280. tt.Font = Enum.Font.SciFi
  281. tt.Text = "Train Toughness"
  282. tt.TextColor3 = Color3.new(0, 0, 0)
  283. tt.TextSize = 14
  284. tt.MouseButton1Down:connect(function()
  285. while true do
  286. wait()
  287. local A_1 =
  288. {
  289. [1] = "+BT1"
  290. }
  291. local Event = game.ReplicatedStorage.RemoteEvent
  292. Event:FireServer(A_1)
  293. wait()
  294. local A_1 =
  295. {
  296. [1] = "+BT2"
  297. }
  298. local Event = game.ReplicatedStorage.RemoteEvent
  299. Event:FireServer(A_1)
  300. wait()
  301. local A_1 =
  302. {
  303. [1] = "+BT3"
  304. }
  305. local Event = game.ReplicatedStorage.RemoteEvent
  306. Event:FireServer(A_1)
  307. end
  308. end)
  309.  
  310.  
  311. at.Name = "at"
  312. at.Parent = spts1
  313. at.BackgroundColor3 = Color3.new(1, 1, 1)
  314. at.Position = UDim2.new(0.540983617, 0, 0.577112973, 0)
  315. at.Size = UDim2.new(0, 120, 0, 40)
  316. at.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  317. at.Font = Enum.Font.SciFi
  318. at.Text = "AUTO ATTACK"
  319. at.TextColor3 = Color3.new(0, 0, 0)
  320. at.TextSize = 14
  321. at.MouseButton1Down:connect(function()
  322. while true do
  323. wait()
  324. game.ReplicatedStorage.RemoteEvent:FireServer("Skill_Punch", "Left")
  325. game.ReplicatedStorage.RemoteEvent:FireServer("Skill_Punch", "Right")
  326. end
  327. end)
  328.  
  329.  
  330. KA.Name = "KA"
  331. KA.Parent = spts1
  332. KA.BackgroundColor3 = Color3.new(1, 1, 1)
  333. KA.Position = UDim2.new(0.540983617, 0, 0.751492321, 0)
  334. KA.Size = UDim2.new(0, 120, 0, 40)
  335. KA.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  336. KA.Font = Enum.Font.SciFi
  337. KA.Text = "Kill ALL [Level]"
  338. KA.TextColor3 = Color3.new(0, 0, 0)
  339. KA.TextSize = 14
  340. KA.MouseButton1Down:connect(function()
  341. local player=game.Players.LocalPlayer.Character
  342. player.Humanoid:Remove()
  343. Instance.new('Humanoid',player)
  344. wait()
  345. --Made By Lagx#2413--
  346. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2301.5061, 1003.84021, 1069.53088)
  347. for i = 1, 50 do
  348. while wait() do
  349. local Loc = CFrame.new(-2301.5061, 1003.84021, 1069.53088)
  350. for i, ChosenPlayer in pairs(game.Players:GetPlayers()) do
  351. if ChosenPlayer.Name ~= game:GetService("Players").LocalPlayer.Name then
  352. ChosenPlayer.Character:SetPrimaryPartCFrame(Loc)
  353. end
  354. end
  355. end
  356. end
  357. end)
  358.  
  359. gq.Name = "gq"
  360. gq.Parent = spts1
  361. gq.BackgroundColor3 = Color3.new(1, 1, 1)
  362. gq.Position = UDim2.new(0.0393442623, 0, 0.751492321, 0)
  363. gq.Size = UDim2.new(0, 120, 0, 40)
  364. gq.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  365. gq.Font = Enum.Font.SciFi
  366. gq.Text = "GOTO Quester"
  367. gq.TextColor3 = Color3.new(0, 0, 0)
  368. gq.TextSize = 14
  369. gq.MouseButton1Down:connect(function()
  370. local d = game.Players.LocalPlayer.Character.HumanoidRootPart
  371. for i,v in pairs(game.Workspace.Main.QuestNPC:GetChildren()) do
  372. if v.name == "Sathopian" then
  373. for _, b in pairs(v:GetChildren()) do
  374. if b.name == "HumanoidRootPart" then
  375. d.CFrame = b.CFrame
  376. end
  377. end
  378. end
  379. end
  380. end)
  381.  
  382.  
  383. TextLabel.Parent = spts1
  384. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  385. TextLabel.BackgroundTransparency = 1
  386. TextLabel.Position = UDim2.new(0.0393442623, 0, 0.915789485, 0)
  387. TextLabel.Size = UDim2.new(0, 266, 0, 24)
  388. TextLabel.Font = Enum.Font.SciFi
  389. TextLabel.Text = "For More Content : DARKDEVS.GA"
  390. TextLabel.TextColor3 = Color3.new(1, 0, 0.0156863)
  391. TextLabel.TextSize = 14
  392.  
  393. imgbut.Name = "imgbut"
  394. imgbut.Parent = spts
  395. imgbut.BackgroundColor3 = Color3.new(1, 1, 1)
  396. imgbut.BackgroundTransparency = 1
  397. imgbut.Position = UDim2.new(0, 0, 0.398876399, 0)
  398. imgbut.Size = UDim2.new(0, 58, 0, 47)
  399. imgbut.Image = "rbxassetid://283666551"
  400. imgbut.Visible = false
  401. imgbut.MouseButton1Down:connect(function()
  402. if spts1.Visible == false
  403. then
  404. imgbut.Visible = false
  405. spts1.Visible = true
  406. spts1:TweenPosition(UDim2.new(0.365, 0,0.32, 0), "InOut", "Quad", 0.5, true, nil)
  407. else
  408. spts1.Visible = false
  409. imgbut.Visible = true
  410. spts1:TweenPosition(UDim2.new(-1, 0,0.295, 0))
  411. end
  412. end)
  413. creditss.Name = "creditss"
  414. creditss.Parent = spts
  415. creditss.Active = true
  416. creditss.BackgroundColor3 = Color3.new(0.0117647, 0.0117647, 0.0117647)
  417. creditss.Position = UDim2.new(0.661052585, 0, 0.228980318, 0)
  418. creditss.Size = UDim2.new(0, 298, 0, 303)
  419.  
  420. fffff.Name = "fffff"
  421. fffff.Parent = creditss
  422. fffff.Active = true
  423. fffff.BackgroundColor3 = Color3.new(1, 1, 1)
  424. fffff.BackgroundTransparency = 1
  425. fffff.Position = UDim2.new(0, 0, -0.313531339, 0)
  426. fffff.Size = UDim2.new(0, 298, 0, 198)
  427. fffff.Image = "rbxassetid://2354968170"
  428.  
  429. funsx.Name = "funsx"
  430. funsx.Parent = creditss
  431. funsx.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  432. funsx.BackgroundTransparency = 0.55000001192093
  433. funsx.BorderColor3 = Color3.new(0.917647, 0, 1)
  434. funsx.Position = UDim2.new(0, 0, 0.254125416, 0)
  435. funsx.Size = UDim2.new(0, 298, 0, 19)
  436. funsx.Font = Enum.Font.SciFi
  437. funsx.Text = "FunTrat0r"
  438. funsx.TextColor3 = Color3.new(0.835294, 0.0117647, 1)
  439. funsx.TextSize = 14
  440.  
  441. funsx_2.Name = "funsx"
  442. funsx_2.Parent = creditss
  443. funsx_2.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  444. funsx_2.BackgroundTransparency = 0.55000001192093
  445. funsx_2.BorderColor3 = Color3.new(0.917647, 0, 1)
  446. funsx_2.Position = UDim2.new(0, 0, 0.359735966, 0)
  447. funsx_2.Size = UDim2.new(0, 298, 0, 19)
  448. funsx_2.Font = Enum.Font.SciFi
  449. funsx_2.Text = "Jethrootje [CharWar]"
  450. funsx_2.TextColor3 = Color3.new(0.835294, 0.0117647, 1)
  451. funsx_2.TextSize = 14
  452.  
  453. funsx_3.Name = "funsx"
  454. funsx_3.Parent = creditss
  455. funsx_3.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  456. funsx_3.BackgroundTransparency = 0.55000001192093
  457. funsx_3.BorderColor3 = Color3.new(0.917647, 0, 1)
  458. funsx_3.Position = UDim2.new(0, 0, 0.468646854, 0)
  459. funsx_3.Size = UDim2.new(0, 298, 0, 19)
  460. funsx_3.Font = Enum.Font.SciFi
  461. funsx_3.Text = "Settings"
  462. funsx_3.TextColor3 = Color3.new(0.835294, 0.0117647, 1)
  463. funsx_3.TextSize = 14
  464.  
  465. funsx_4.Name = "funsx"
  466. funsx_4.Parent = creditss
  467. funsx_4.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  468. funsx_4.BackgroundTransparency = 0.55000001192093
  469. funsx_4.BorderColor3 = Color3.new(0.917647, 0, 1)
  470. funsx_4.Position = UDim2.new(0, 0, 0.580858111, 0)
  471. funsx_4.Size = UDim2.new(0, 298, 0, 19)
  472. funsx_4.Font = Enum.Font.SciFi
  473. funsx_4.Text = "VeteranBlue"
  474. funsx_4.TextColor3 = Color3.new(0.835294, 0.0117647, 1)
  475. funsx_4.TextSize = 14
  476.  
  477. funsx_5.Name = "funsx"
  478. funsx_5.Parent = creditss
  479. funsx_5.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  480. funsx_5.BackgroundTransparency = 0.55000001192093
  481. funsx_5.BorderColor3 = Color3.new(0.917647, 0, 1)
  482. funsx_5.Position = UDim2.new(0, 0, 0.693069279, 0)
  483. funsx_5.Size = UDim2.new(0, 298, 0, 19)
  484. funsx_5.Font = Enum.Font.SciFi
  485. funsx_5.Text = "SilentWraith"
  486. funsx_5.TextColor3 = Color3.new(0.835294, 0.0117647, 1)
  487. funsx_5.TextSize = 14
  488.  
  489. asdsaf.Name = "asdsaf"
  490. asdsaf.Parent = creditss
  491. asdsaf.BackgroundColor3 = Color3.new(0.0117647, 0.0117647, 0.0117647)
  492. asdsaf.BorderColor3 = Color3.new(0.14902, 1, 0)
  493. asdsaf.Position = UDim2.new(0.305369139, 0, 0.79207921, 0)
  494. asdsaf.Size = UDim2.new(0, 116, 0, 26)
  495. asdsaf.Font = Enum.Font.SciFi
  496. asdsaf.Text = "Proceed!"
  497. asdsaf.TextColor3 = Color3.new(0.00392157, 1, 0.0862745)
  498. asdsaf.TextSize = 14
  499. asdsaf.MouseButton1Down:connect(function()
  500. if imgbut.Visible == false then
  501. wait(1)
  502. creditss.Visible = false
  503. imgbut.Visible = true
  504. end
  505. end)
  506.  
  507. funsx_6.Name = "funsx"
  508. funsx_6.Parent = creditss
  509. funsx_6.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  510. funsx_6.BackgroundTransparency = 0.55000001192093
  511. funsx_6.BorderColor3 = Color3.new(0.705882, 0, 0.0117647)
  512. funsx_6.Position = UDim2.new(0, 0, 0.917491734, 0)
  513. funsx_6.Size = UDim2.new(0, 298, 0, 19)
  514. funsx_6.Font = Enum.Font.SciFi
  515. funsx_6.Text = "DARKDEVS.GA"
  516. funsx_6.TextColor3 = Color3.new(1, 0, 0.0156863)
  517. funsx_6.TextSize = 14
  518. warn("Created By FunTrat0r#0020")
  519. warn("Credits To : DARKDEVS.GA")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement