123456789qwerty

Super Power Training Simulator GUI 2

Dec 16th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.13 KB | None | 0 0
  1. local SuperHeroGUI = Instance.new("ScreenGui")
  2. local Mainframe = Instance.new("Frame")
  3. local title = Instance.new("TextLabel")
  4. local AutoFarm = Instance.new("TextButton")
  5. local IntructionText = Instance.new("TextLabel")
  6. local KillAll = Instance.new("TextButton")
  7. local tptornado = Instance.new("TextButton")
  8. local tpvolacno = Instance.new("TextButton")
  9. local tpicemoun = Instance.new("TextButton")
  10. local tpsecret = Instance.new("TextButton")
  11. local tpcrystal = Instance.new("TextButton")
  12. local tpsafezone = Instance.new("TextButton")
  13. local credits = Instance.new("TextLabel")
  14. --Properties:
  15. SuperHeroGUI.Name = "SuperHeroGUI"
  16. SuperHeroGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  17.  
  18. Mainframe.Name = "Mainframe"
  19. Mainframe.Parent = SuperHeroGUI
  20. Mainframe.BackgroundColor3 = Color3.new(0, 0, 0)
  21. Mainframe.BackgroundTransparency = 0.5
  22. Mainframe.Position = UDim2.new(0.332896471, 0, 0.260956168, 0)
  23. Mainframe.Size = UDim2.new(0, 254, 0, 185)
  24.  
  25. title.Name = "title"
  26. title.Parent = Mainframe
  27. title.BackgroundColor3 = Color3.new(0.329412, 0, 0.498039)
  28. title.Position = UDim2.new(0, 0, -0.275503367, 0)
  29. title.Size = UDim2.new(0, 254, 0, 50)
  30. title.Font = Enum.Font.Code
  31. title.Text = "Super Power Training Simulator GUI"
  32. title.TextColor3 = Color3.new(1, 1, 1)
  33. title.TextScaled = true
  34. title.TextSize = 14
  35. title.TextWrapped = true
  36.  
  37. AutoFarm.Name = "AutoFarm"
  38. AutoFarm.Parent = Mainframe
  39. AutoFarm.BackgroundColor3 = Color3.new(0.219608, 0, 0.329412)
  40. AutoFarm.Position = UDim2.new(0.0433070846, 0, 0.0585774034, 0)
  41. AutoFarm.Size = UDim2.new(0, 69, 0, 28)
  42. AutoFarm.Font = Enum.Font.Code
  43. AutoFarm.Text = "Auto Farm"
  44. AutoFarm.TextColor3 = Color3.new(1, 1, 1)
  45. AutoFarm.TextScaled = true
  46. AutoFarm.TextSize = 14
  47. AutoFarm.TextWrapped = true
  48.  
  49. IntructionText.Name = "IntructionText"
  50. IntructionText.Parent = Mainframe
  51. IntructionText.BackgroundColor3 = Color3.new(0, 0, 0)
  52. IntructionText.Position = UDim2.new(0, 0, 1, 0)
  53. IntructionText.Size = UDim2.new(0, 254, 0, 66)
  54. IntructionText.Font = Enum.Font.Code
  55. IntructionText.Text = "Hover over buttons to see info."
  56. IntructionText.TextColor3 = Color3.new(1, 1, 1)
  57. IntructionText.TextScaled = true
  58. IntructionText.TextSize = 14
  59. IntructionText.TextWrapped = true
  60.  
  61. KillAll.Name = "KillAll"
  62. KillAll.Parent = Mainframe
  63. KillAll.BackgroundColor3 = Color3.new(0.219608, 0, 0.329412)
  64. KillAll.Position = UDim2.new(0.366141737, 0, 0.0585774034, 0)
  65. KillAll.Size = UDim2.new(0, 69, 0, 28)
  66. KillAll.Font = Enum.Font.Code
  67. KillAll.Text = "Kill All"
  68. KillAll.TextColor3 = Color3.new(1, 1, 1)
  69. KillAll.TextScaled = true
  70. KillAll.TextSize = 14
  71. KillAll.TextWrapped = true
  72.  
  73. tptornado.Name = "tptornado"
  74. tptornado.Parent = Mainframe
  75. tptornado.BackgroundColor3 = Color3.new(0.219608, 0, 0.329412)
  76. tptornado.Position = UDim2.new(0.681102395, 0, 0.0585774034, 0)
  77. tptornado.Size = UDim2.new(0, 69, 0, 28)
  78. tptornado.Font = Enum.Font.Code
  79. tptornado.Text = "Teleport to Tornado"
  80. tptornado.TextColor3 = Color3.new(1, 1, 1)
  81. tptornado.TextScaled = true
  82. tptornado.TextSize = 14
  83. tptornado.TextWrapped = true
  84.  
  85. tpvolacno.Name = "tpvolacno"
  86. tpvolacno.Parent = Mainframe
  87. tpvolacno.BackgroundColor3 = Color3.new(0.219608, 0, 0.329412)
  88. tpvolacno.Position = UDim2.new(0.0433071256, 0, 0.268522143, 0)
  89. tpvolacno.Size = UDim2.new(0, 69, 0, 28)
  90. tpvolacno.Font = Enum.Font.Code
  91. tpvolacno.Text = "Teleport to Volcano"
  92. tpvolacno.TextColor3 = Color3.new(1, 1, 1)
  93. tpvolacno.TextScaled = true
  94. tpvolacno.TextSize = 14
  95. tpvolacno.TextWrapped = true
  96.  
  97. tpicemoun.Name = "tpicemoun"
  98. tpicemoun.Parent = Mainframe
  99. tpicemoun.BackgroundColor3 = Color3.new(0.219608, 0, 0.329412)
  100. tpicemoun.Position = UDim2.new(0.36220476, 0, 0.268522143, 0)
  101. tpicemoun.Size = UDim2.new(0, 69, 0, 28)
  102. tpicemoun.Font = Enum.Font.Code
  103. tpicemoun.Text = "Teleport to Ice Moutain"
  104. tpicemoun.TextColor3 = Color3.new(1, 1, 1)
  105. tpicemoun.TextScaled = true
  106. tpicemoun.TextSize = 14
  107. tpicemoun.TextWrapped = true
  108.  
  109. tpsecret.Name = "tpsecret"
  110. tpsecret.Parent = Mainframe
  111. tpsecret.BackgroundColor3 = Color3.new(0.219608, 0, 0.329412)
  112. tpsecret.Position = UDim2.new(0.681102395, 0, 0.268522143, 0)
  113. tpsecret.Size = UDim2.new(0, 69, 0, 28)
  114. tpsecret.Font = Enum.Font.Code
  115. tpsecret.Text = "Teleport to Secret Training"
  116. tpsecret.TextColor3 = Color3.new(1, 1, 1)
  117. tpsecret.TextScaled = true
  118. tpsecret.TextSize = 14
  119. tpsecret.TextWrapped = true
  120.  
  121. tpcrystal.Name = "tpcrystal"
  122. tpcrystal.Parent = Mainframe
  123. tpcrystal.BackgroundColor3 = Color3.new(0.219608, 0, 0.329412)
  124. tpcrystal.Position = UDim2.new(0.0433071256, 0, 0.461892307, 0)
  125. tpcrystal.Size = UDim2.new(0, 69, 0, 28)
  126. tpcrystal.Font = Enum.Font.Code
  127. tpcrystal.Text = "Teleport to Crystal"
  128. tpcrystal.TextColor3 = Color3.new(1, 1, 1)
  129. tpcrystal.TextScaled = true
  130. tpcrystal.TextSize = 14
  131. tpcrystal.TextWrapped = true
  132.  
  133. tpsafezone.Name = "tpsafezone"
  134. tpsafezone.Parent = Mainframe
  135. tpsafezone.BackgroundColor3 = Color3.new(0.219608, 0, 0.329412)
  136. tpsafezone.Position = UDim2.new(0.36220476, 0, 0.461892307, 0)
  137. tpsafezone.Size = UDim2.new(0, 69, 0, 28)
  138. tpsafezone.Font = Enum.Font.Code
  139. tpsafezone.Text = "Teleport to Safe Zone"
  140. tpsafezone.TextColor3 = Color3.new(1, 1, 1)
  141. tpsafezone.TextScaled = true
  142. tpsafezone.TextSize = 14
  143. tpsafezone.TextWrapped = true
  144.  
  145. credits.Name = "credits"
  146. credits.Parent = Mainframe
  147. credits.BackgroundColor3 = Color3.new(1, 1, 1)
  148. credits.BackgroundTransparency = 1
  149. credits.Position = UDim2.new(0, 0, 0.762162149, 0)
  150. credits.Size = UDim2.new(0, 254, 0, 44)
  151. credits.Font = Enum.Font.Code
  152. credits.Text = "Made by Neb#7444, Neb0 @ v3rmillion"
  153. credits.TextColor3 = Color3.new(1, 1, 1)
  154. credits.TextSize = 14
  155. credits.TextWrapped = true
  156. -- Scripts:
  157. function SCRIPT_HRFZ65_FAKESCRIPT() -- AutoFarm.Script
  158. getfenv().script = Instance.new('Script', AutoFarm)
  159.  
  160. local button = script.Parent
  161.  
  162. button.MouseButton1Click:Connect(function()
  163. local arguments = {"+JF1", "+FS1", "+FS2", "+PP1", "+MS1", "+BT1", "+FS3", "+MS5", "+JF5", "+PP2"}
  164. local remote = game.ReplicatedStorage.RemoteEvent
  165.  
  166. while wait() do
  167. for i,v in pairs(arguments) do
  168. remote:FireServer({[1] = v})
  169. end
  170. end
  171. end)
  172.  
  173. end
  174. coroutine.resume(coroutine.create(SCRIPT_HRFZ65_FAKESCRIPT))
  175. function SCRIPT_FHUP65_FAKESCRIPT() -- IntructionText.Script
  176. getfenv().script = Instance.new('Script', IntructionText)
  177.  
  178. local read = script.Parent
  179. local AutoFarmHover = script.Parent.Parent.AutoFarm
  180. local KillAllHover = script.Parent.Parent.KillAll
  181. local tornadohover = script.Parent.Parent.tptornado
  182. local volcanohover = script.Parent.Parent.tpvolacno
  183. local icemountainhover = script.Parent.Parent.tpicemoun
  184. local secrettraininghover = script.Parent.Parent.tpsecret
  185. local crystalhover = script.Parent.Parent.tpcrystal
  186. local safezonehover = script.Parent.Parent.tpsafezone
  187.  
  188.  
  189. AutoFarmHover.MouseEnter:Connect(function()
  190. read.Text = "Instructions: For maximum training speed, equip the 100 ton weight, fly, equip the psychic power, and go to a place where you gain lots of body toughness (ex. volcano)"
  191. end)
  192. KillAllHover.MouseEnter:Connect(function()
  193. read.Text = "Instructions: This teleports everyone to you, so you can kill them. If you want to avoid knockback from higher opponents, spam 'C' to punch everyone but avoid knockback. Also, flying while attacking makes it easier to hit your opponents."
  194. end)
  195. tornadohover.MouseEnter:Connect(function()
  196. read.Text = "Teleports you to the huge tornado for extra body toughness. 1,000,000+ Body Toughness required to survive."
  197. end)
  198. volcanohover.MouseEnter:Connect(function()
  199. read.Text = "Teleports you to the volcano for extra body toughness, 10,000,000+ Body Toughness required to survive."
  200. end)
  201. icemountainhover.MouseEnter:Connect(function()
  202. read.Text = "Teleports you to the ice mountain for extra body toughness, 100,000+ Body Toughness requred to survive."
  203. end)
  204. secrettraininghover.MouseEnter:Connect(function()
  205. read.Text = "Teleports you the secret training area extra body toughness. The fiery area requires 10,000+ body toughness, while the ice pool requres 100+ body toughness to survive."
  206. end)
  207. crystalhover.MouseEnter:Connect(function()
  208. read.Text = "Teleports you to the crystal, where you can train your fist stength with 100x."
  209. end)
  210. safezonehover.MouseEnter:Connect(function()
  211. read.Text = "Teleports you to the safe zone, where no one can attack you."
  212. end)
  213. wait()
  214.  
  215.  
  216. end
  217. coroutine.resume(coroutine.create(SCRIPT_FHUP65_FAKESCRIPT))
  218. function SCRIPT_LXSU67_FAKESCRIPT() -- KillAll.Script
  219. getfenv().script = Instance.new('Script', KillAll)
  220.  
  221. local killall = script.Parent
  222.  
  223. killall.MouseButton1Click:connect(function()
  224. run = not run
  225. local function tp()
  226. for i, player in ipairs(game.Players:GetChildren()) do
  227. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  228. player.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 1
  229. end
  230. end
  231. end
  232. if run then
  233. killall.Text = "Kill All: ON"
  234. while wait() do
  235. if run then
  236. tp()
  237. end
  238. end
  239. end
  240. killall.Text = "KillAll: OFF"
  241. end)
  242.  
  243.  
  244. end
  245. coroutine.resume(coroutine.create(SCRIPT_LXSU67_FAKESCRIPT))
  246. function SCRIPT_XDLP66_FAKESCRIPT() -- tptornado.Script
  247. getfenv().script = Instance.new('Script', tptornado)
  248.  
  249. local tpvrol = script.Parent
  250.  
  251. tpvrol.MouseButton1Click:Connect(function()
  252. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2277.8, 945, 1098)
  253. end)
  254.  
  255. end
  256. coroutine.resume(coroutine.create(SCRIPT_XDLP66_FAKESCRIPT))
  257. function SCRIPT_XBIP69_FAKESCRIPT() -- tpvolacno.Script
  258. getfenv().script = Instance.new('Script', tpvolacno)
  259.  
  260. local tpvol = script.Parent
  261.  
  262. tpvol.MouseButton1Click:Connect(function()
  263. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1977, 747, -1872)
  264. end)
  265.  
  266. end
  267. coroutine.resume(coroutine.create(SCRIPT_XBIP69_FAKESCRIPT))
  268. function SCRIPT_RTGC76_FAKESCRIPT() -- tpicemoun.Script
  269. getfenv().script = Instance.new('Script', tpicemoun)
  270.  
  271. local atpvol = script.Parent
  272.  
  273. atpvol.MouseButton1Click:Connect(function()
  274. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1615, 269, 2250)
  275. end)
  276.  
  277. end
  278. coroutine.resume(coroutine.create(SCRIPT_RTGC76_FAKESCRIPT))
  279. function SCRIPT_NNOR80_FAKESCRIPT() -- tpsecret.Script
  280. getfenv().script = Instance.new('Script', tpsecret)
  281.  
  282. local atpvodl = script.Parent
  283.  
  284. atpvodl.MouseButton1Click:Connect(function()
  285. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(332, 263, -451)
  286. end)
  287.  
  288. end
  289. coroutine.resume(coroutine.create(SCRIPT_NNOR80_FAKESCRIPT))
  290. function SCRIPT_BWSM69_FAKESCRIPT() -- tpcrystal.Script
  291. getfenv().script = Instance.new('Script', tpcrystal)
  292.  
  293. local crystal = script.Parent
  294.  
  295. crystal.MouseButton1Click:Connect(function()
  296. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2246, 1943, 1042)
  297. end)
  298.  
  299. end
  300. coroutine.resume(coroutine.create(SCRIPT_BWSM69_FAKESCRIPT))
  301. function SCRIPT_EDPO78_FAKESCRIPT() -- tpsafezone.Script
  302. getfenv().script = Instance.new('Script', tpsafezone)
  303.  
  304. local spawntp = script.Parent
  305.  
  306. spawntp.MouseButton1Click:Connect(function()
  307. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(446, 248, 883)
  308. end)
  309.  
  310. end
  311. coroutine.resume(coroutine.create(SCRIPT_EDPO78_FAKESCRIPT))
  312. function SCRIPT_SZGE87_FAKESCRIPT() -- Mainframe.Script
  313. getfenv().script = Instance.new('Script', Mainframe)
  314.  
  315. script.Parent.Active = true
  316. script.Parent.Draggable = true
  317.  
  318.  
  319. end
  320. coroutine.resume(coroutine.create(SCRIPT_SZGE87_FAKESCRIPT))
  321. function SCRIPT_VTTM83_FAKESCRIPT() -- SuperHeroGUI.Script
  322. getfenv().script = Instance.new('Script', SuperHeroGUI)
  323.  
  324. script.Parent.ResetOnSpawn = false
  325.  
  326. end
  327. coroutine.resume(coroutine.create(SCRIPT_VTTM83_FAKESCRIPT))
Add Comment
Please, Sign In to add comment