UnknownRoblox

💥 Super Power Training Simulator

Oct 7th, 2019
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.18 KB | None | 0 0
  1. print("Discord - Momo Hirai (?? ??)#9155")
  2. print("Dark Rocol")
  3.  
  4. -- Anti Idle
  5. local VirtualUser=game:service'VirtualUser'
  6. game:service'Players'.LocalPlayer.Idled:connect(function()
  7. VirtualUser:CaptureController()
  8. VirtualUser:ClickButton2(Vector2.new())
  9. end)
  10.  
  11.  
  12. -- Instances:
  13. local SUPEREZ = Instance.new("ScreenGui")
  14. local GUI = Instance.new("Frame")
  15. local F1 = Instance.new("TextButton")
  16. local F2 = Instance.new("TextButton")
  17. local F3 = Instance.new("TextButton")
  18. local P1 = Instance.new("TextButton")
  19. local P2 = Instance.new("TextButton")
  20. local BT1 = Instance.new("TextButton")
  21. local J1 = Instance.new("TextButton")
  22. local S1 = Instance.new("TextButton")
  23. local TextLabel = Instance.new("TextLabel")
  24. local Fun = Instance.new("TextLabel")
  25. local GUIC = Instance.new("TextLabel")
  26. local TP = Instance.new("TextButton")
  27. local ONCE = Instance.new("Frame")
  28. local DD = Instance.new("ImageLabel")
  29. local SafeZone = Instance.new("TextButton")
  30. local CityPort = Instance.new("TextButton")
  31. local IceMountain = Instance.new("TextButton")
  32. local Tornado = Instance.new("TextButton")
  33. local Volcano = Instance.new("TextButton")
  34. local Crystal = Instance.new("TextButton")
  35. local Close = Instance.new("TextButton")
  36. local Open = Instance.new("TextButton")
  37. --Properties:
  38. SUPEREZ.Name = "SUPEREZ"
  39. SUPEREZ.Parent = game.CoreGui
  40.  
  41. GUI.Name = "GUI"
  42. GUI.Parent = SUPEREZ
  43. GUI.Active = true
  44. GUI.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  45. GUI.BorderColor3 = Color3.new(0.0470588, 0.0745098, 0.0941177)
  46. GUI.BorderSizePixel = 4
  47. GUI.Position = UDim2.new(0.263721555, 0, 0.243445694, 0)
  48. GUI.Size = UDim2.new(0, 480, 0, 153)
  49. GUI.Visible = false
  50. GUI.Draggable = true
  51.  
  52. F1.Name = "F1"
  53. F1.Parent = GUI
  54. F1.BackgroundColor3 = Color3.new(0, 0, 0)
  55. F1.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  56. F1.BorderSizePixel = 3
  57. F1.Position = UDim2.new(0.0375000015, 0, 0.216216221, 0)
  58. F1.Size = UDim2.new(0, 131, 0, 23)
  59. F1.Font = Enum.Font.Cartoon
  60. F1.Text = "Fist Farm"
  61. F1.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  62. F1.TextScaled = true
  63. F1.TextSize = 14
  64. F1.TextWrapped = true
  65.  
  66. F2.Name = "F2"
  67. F2.Parent = GUI
  68. F2.BackgroundColor3 = Color3.new(0, 0, 0)
  69. F2.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  70. F2.BorderSizePixel = 3
  71. F2.Position = UDim2.new(0.381249994, 0, 0.216216221, 0)
  72. F2.Size = UDim2.new(0, 142, 0, 23)
  73. F2.Font = Enum.Font.Cartoon
  74. F2.Text = "Fist Farm Rock"
  75. F2.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  76. F2.TextScaled = true
  77. F2.TextSize = 14
  78. F2.TextWrapped = true
  79.  
  80. F3.Name = "F3"
  81. F3.Parent = GUI
  82. F3.BackgroundColor3 = Color3.new(0, 0, 0)
  83. F3.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  84. F3.BorderSizePixel = 3
  85. F3.Position = UDim2.new(0.731249988, 0, 0.216216221, 0)
  86. F3.Size = UDim2.new(0, 123, 0, 23)
  87. F3.Font = Enum.Font.Cartoon
  88. F3.Text = "Fist Farm Crystal"
  89. F3.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  90. F3.TextScaled = true
  91. F3.TextSize = 14
  92. F3.TextWrapped = true
  93.  
  94. P1.Name = "P1"
  95. P1.Parent = GUI
  96. P1.BackgroundColor3 = Color3.new(0, 0, 0)
  97. P1.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  98. P1.BorderSizePixel = 3
  99. P1.Position = UDim2.new(0.0375000015, 0, 0.412544549, 0)
  100. P1.Size = UDim2.new(0, 131, 0, 23)
  101. P1.Font = Enum.Font.Cartoon
  102. P1.Text = "Psychic Farm"
  103. P1.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  104. P1.TextScaled = true
  105. P1.TextSize = 14
  106. P1.TextWrapped = true
  107.  
  108. P2.Name = "P2"
  109. P2.Parent = GUI
  110. P2.BackgroundColor3 = Color3.new(0, 0, 0)
  111. P2.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  112. P2.BorderSizePixel = 3
  113. P2.Position = UDim2.new(0.381249994, 0, 0.427662969, 0)
  114. P2.Size = UDim2.new(0, 142, 0, 23)
  115. P2.Font = Enum.Font.Cartoon
  116. P2.Text = "Psychic Farm x10"
  117. P2.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  118. P2.TextScaled = true
  119. P2.TextSize = 14
  120. P2.TextWrapped = true
  121.  
  122. BT1.Name = "BT1"
  123. BT1.Parent = GUI
  124. BT1.BackgroundColor3 = Color3.new(0, 0, 0)
  125. BT1.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  126. BT1.BorderSizePixel = 3
  127. BT1.Position = UDim2.new(0.381249994, 0, 0.620915055, 0)
  128. BT1.Size = UDim2.new(0, 142, 0, 23)
  129. BT1.Font = Enum.Font.Cartoon
  130. BT1.Text = "BT Farm"
  131. BT1.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  132. BT1.TextScaled = true
  133. BT1.TextSize = 14
  134. BT1.TextWrapped = true
  135.  
  136. J1.Name = "J1"
  137. J1.Parent = GUI
  138. J1.BackgroundColor3 = Color3.new(0, 0, 0)
  139. J1.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  140. J1.BorderSizePixel = 3
  141. J1.Position = UDim2.new(0.0375000015, 0, 0.622657299, 0)
  142. J1.Size = UDim2.new(0, 131, 0, 23)
  143. J1.Font = Enum.Font.Cartoon
  144. J1.Text = "Jump Farm"
  145. J1.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  146. J1.TextScaled = true
  147. J1.TextSize = 14
  148. J1.TextWrapped = true
  149.  
  150. S1.Name = "S1"
  151. S1.Parent = GUI
  152. S1.BackgroundColor3 = Color3.new(0, 0, 0)
  153. S1.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  154. S1.BorderSizePixel = 3
  155. S1.Position = UDim2.new(0.381249994, 0, 0.816684306, 0)
  156. S1.Size = UDim2.new(0, 142, 0, 23)
  157. S1.Font = Enum.Font.Cartoon
  158. S1.Text = "Speed Farm"
  159. S1.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  160. S1.TextScaled = true
  161. S1.TextSize = 14
  162. S1.TextWrapped = true
  163.  
  164. TextLabel.Parent = GUI
  165. TextLabel.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  166. TextLabel.Size = UDim2.new(0, 480, 0, 24)
  167. TextLabel.Font = Enum.Font.SciFi
  168. TextLabel.Text = "Super Hero Training Simulator"
  169. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  170. TextLabel.TextScaled = true
  171. TextLabel.TextSize = 14
  172. TextLabel.TextWrapped = true
  173.  
  174. Fun.Name = "Fun"
  175. Fun.Parent = GUI
  176. Fun.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  177. Fun.Position = UDim2.new(0.702384531, 0, 0.745267749, 0)
  178. Fun.Size = UDim2.new(0, 143, 0, 19)
  179. Fun.Font = Enum.Font.SourceSans
  180. Fun.Text = "Credits to FunTrator"
  181. Fun.TextColor3 = Color3.new(0, 0, 0)
  182. Fun.TextSize = 14
  183.  
  184. GUIC.Name = "GUIC"
  185. GUIC.Parent = GUI
  186. GUIC.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  187. GUIC.Position = UDim2.new(0.702384531, 0, 0.86868608, 0)
  188. GUIC.Size = UDim2.new(0, 143, 0, 19)
  189. GUIC.Font = Enum.Font.SourceSans
  190. GUIC.Text = "GUI > Tokumei/Aresuu"
  191. GUIC.TextColor3 = Color3.new(0, 0, 0)
  192. GUIC.TextSize = 14
  193.  
  194. TP.Name = "TP"
  195. TP.Parent = GUI
  196. TP.BackgroundColor3 = Color3.new(0, 0, 0)
  197. TP.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  198. TP.BorderSizePixel = 3
  199. TP.Position = UDim2.new(0.0375000015, 0, 0.81472832, 0)
  200. TP.Size = UDim2.new(0, 131, 0, 23)
  201. TP.Font = Enum.Font.Cartoon
  202. TP.Text = "Teleport"
  203. TP.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  204. TP.TextScaled = true
  205. TP.TextSize = 14
  206. TP.TextWrapped = true
  207.  
  208. ONCE.Name = "ONCE"
  209. ONCE.Parent = TP
  210. ONCE.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  211. ONCE.BorderColor3 = Color3.new(0, 0, 0)
  212. ONCE.BorderSizePixel = 4
  213. ONCE.Position = UDim2.new(-1.21374047, 0, -5.43478251, 0)
  214. ONCE.Size = UDim2.new(0, 126, 0, 156)
  215. ONCE.Visible = false
  216.  
  217. DD.Name = "DD"
  218. DD.Parent = ONCE
  219. DD.BackgroundColor3 = Color3.new(0, 0, 0)
  220. DD.BackgroundTransparency = 1
  221. DD.Size = UDim2.new(0, 126, 0, 156)
  222. DD.Image = "rbxassetid://2354968170"
  223.  
  224. SafeZone.Name = "Safe Zone"
  225. SafeZone.Parent = ONCE
  226. SafeZone.BackgroundColor3 = Color3.new(1, 1, 1)
  227. SafeZone.BackgroundTransparency = 0.80000001192093
  228. SafeZone.Position = UDim2.new(0.103174567, 0, 0.0512820482, 0)
  229. SafeZone.Size = UDim2.new(0, 99, 0, 22)
  230. SafeZone.Font = Enum.Font.Cartoon
  231. SafeZone.Text = "Safe Zone"
  232. SafeZone.TextColor3 = Color3.new(0, 0, 0)
  233. SafeZone.TextScaled = true
  234. SafeZone.TextSize = 14
  235. SafeZone.TextWrapped = true
  236.  
  237. CityPort.Name = "City Port"
  238. CityPort.Parent = ONCE
  239. CityPort.BackgroundColor3 = Color3.new(1, 1, 1)
  240. CityPort.BackgroundTransparency = 0.80000001192093
  241. CityPort.Position = UDim2.new(0.103174567, 0, 0.192307711, 0)
  242. CityPort.Size = UDim2.new(0, 99, 0, 22)
  243. CityPort.Font = Enum.Font.Cartoon
  244. CityPort.Text = "City Port"
  245. CityPort.TextColor3 = Color3.new(0, 0, 0)
  246. CityPort.TextScaled = true
  247. CityPort.TextSize = 14
  248. CityPort.TextWrapped = true
  249.  
  250. IceMountain.Name = "Ice Mountain"
  251. IceMountain.Parent = ONCE
  252. IceMountain.BackgroundColor3 = Color3.new(1, 1, 1)
  253. IceMountain.BackgroundTransparency = 0.80000001192093
  254. IceMountain.Position = UDim2.new(0.103174567, 0, 0.333333373, 0)
  255. IceMountain.Size = UDim2.new(0, 99, 0, 22)
  256. IceMountain.Font = Enum.Font.Cartoon
  257. IceMountain.Text = "Ice Mountain"
  258. IceMountain.TextColor3 = Color3.new(0, 0, 0)
  259. IceMountain.TextScaled = true
  260. IceMountain.TextSize = 14
  261. IceMountain.TextWrapped = true
  262.  
  263. Tornado.Name = "Tornado"
  264. Tornado.Parent = ONCE
  265. Tornado.BackgroundColor3 = Color3.new(1, 1, 1)
  266. Tornado.BackgroundTransparency = 0.80000001192093
  267. Tornado.Position = UDim2.new(0.103174567, 0, 0.474358916, 0)
  268. Tornado.Size = UDim2.new(0, 99, 0, 22)
  269. Tornado.Font = Enum.Font.Cartoon
  270. Tornado.Text = "Tornado"
  271. Tornado.TextColor3 = Color3.new(0, 0, 0)
  272. Tornado.TextScaled = true
  273. Tornado.TextSize = 14
  274. Tornado.TextWrapped = true
  275.  
  276. Volcano.Name = "Volcano"
  277. Volcano.Parent = ONCE
  278. Volcano.BackgroundColor3 = Color3.new(1, 1, 1)
  279. Volcano.BackgroundTransparency = 0.80000001192093
  280. Volcano.Position = UDim2.new(0.103174567, 0, 0.615384698, 0)
  281. Volcano.Size = UDim2.new(0, 99, 0, 22)
  282. Volcano.Font = Enum.Font.Cartoon
  283. Volcano.Text = "Volcano"
  284. Volcano.TextColor3 = Color3.new(0, 0, 0)
  285. Volcano.TextScaled = true
  286. Volcano.TextSize = 14
  287. Volcano.TextWrapped = true
  288.  
  289. Crystal.Name = "Crystal"
  290. Crystal.Parent = ONCE
  291. Crystal.BackgroundColor3 = Color3.new(1, 1, 1)
  292. Crystal.BackgroundTransparency = 0.80000001192093
  293. Crystal.Position = UDim2.new(0.103174567, 0, 0.756410241, 0)
  294. Crystal.Size = UDim2.new(0, 99, 0, 22)
  295. Crystal.Font = Enum.Font.Cartoon
  296. Crystal.Text = "Crystal"
  297. Crystal.TextColor3 = Color3.new(0, 0, 0)
  298. Crystal.TextScaled = true
  299. Crystal.TextSize = 14
  300. Crystal.TextWrapped = true
  301.  
  302. Close.Name = "Close"
  303. Close.Parent = SUPEREZ
  304. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  305. Close.BorderColor3 = Color3.new(0.317647, 0.203922, 0.564706)
  306. Close.BorderSizePixel = 3
  307. Close.Position = UDim2.new(0.013386881, 0, 0.563670397, 0)
  308. Close.Size = UDim2.new(0, 73, 0, 20)
  309. Close.Font = Enum.Font.SourceSans
  310. Close.Text = "Close"
  311. Close.TextColor3 = Color3.new(1, 1, 1)
  312. Close.TextSize = 14
  313.  
  314. Open.Name = "Open"
  315. Open.Parent = SUPEREZ
  316. Open.BackgroundColor3 = Color3.new(0.458824, 0.0980392, 1)
  317. Open.BorderColor3 = Color3.new(0.317647, 0.203922, 0.564706)
  318. Open.BorderSizePixel = 3
  319. Open.Position = UDim2.new(0.013386881, 0, 0.563670397, 0)
  320. Open.Size = UDim2.new(0, 73, 0, 20)
  321. Open.Font = Enum.Font.SourceSans
  322. Open.Text = "Open"
  323. Open.TextColor3 = Color3.new(0, 0, 0)
  324. Open.TextSize = 14
  325. -- Scripts:
  326.  
  327. -- notify --
  328.  
  329. function notify(msg)
  330. game.StarterGui:SetCore('SendNotification', {
  331. Title = 'Get Rekt';
  332. Text = msg;
  333. Duration = 5;
  334. })
  335. end
  336.  
  337. J1.MouseButton1Click:connect(function()
  338. while true do
  339. wait()
  340. local A_1 =
  341. {
  342. [1] = "+JF1"
  343. }
  344. local Event = game.ReplicatedStorage.RemoteEvent
  345. Event:FireServer(A_1)
  346. end
  347. end)
  348.  
  349. S1.MouseButton1Click:connect(function()
  350. while true do
  351. wait()
  352. local A_1 =
  353. {
  354. [1] = "+MS1"
  355. }
  356. local Event = game.ReplicatedStorage.RemoteEvent
  357. Event:FireServer(A_1)
  358. end
  359. end)
  360.  
  361. F1.MouseButton1Click:connect(function()
  362. while true do
  363. wait()
  364. local A_1 =
  365. {
  366. [1] = "+FS1"
  367. }
  368. local Event = game.ReplicatedStorage.RemoteEvent
  369. Event:FireServer(A_1)
  370. end
  371. end)
  372.  
  373. F2.MouseButton1Click:connect(function()
  374. while true do
  375. wait()
  376. local A_1 =
  377. {
  378. [1] = "+FS2"
  379. }
  380. local Event = game.ReplicatedStorage.RemoteEvent
  381. Event:FireServer(A_1)
  382. end
  383. end)
  384.  
  385. F3.MouseButton1Click:connect(function()
  386. while true do
  387. wait()
  388. local A_1 =
  389. {
  390. [1] = "+FS3"
  391. }
  392. local Event = game.ReplicatedStorage.RemoteEvent
  393. Event:FireServer(A_1)
  394. end
  395. end)
  396.  
  397. P1.MouseButton1Click:connect(function()
  398. while true do
  399. wait()
  400. local A_1 =
  401. {
  402. [1] = "+PP1"
  403. }
  404. local Event = game.ReplicatedStorage.RemoteEvent
  405. Event:FireServer(A_1)
  406. end
  407. end)
  408.  
  409. P2.MouseButton1Click:connect(function()
  410. while true do
  411. wait()
  412. local A_1 =
  413. {
  414. [1] = "+PP2"
  415. }
  416. local Event = game.ReplicatedStorage.RemoteEvent
  417. Event:FireServer(A_1)
  418. end
  419. end)
  420.  
  421. BT1.MouseButton1Click:connect(function()
  422. while true do
  423. wait()
  424. local A_1 =
  425. {
  426. [1] = "+BT1"
  427. }
  428. local Event = game.ReplicatedStorage.RemoteEvent
  429. Event:FireServer(A_1)
  430. end
  431. end)
  432.  
  433. Open.MouseButton1Click:connect(function()
  434. GUI.Visible = true
  435. Open.Visible = false
  436. Close.Visible = true
  437. end)
  438.  
  439. Close.MouseButton1Click:connect(function()
  440. GUI.Visible = false
  441. Open.Visible = true
  442. Close.Visible = false
  443. end)
  444.  
  445. TP.MouseButton1Click:connect(function()
  446. if TP == true then
  447. TP = false
  448. ONCE.Visible = false
  449. else
  450. TP = true
  451. ONCE.Visible = true
  452. end
  453. end)
  454.  
  455.  
  456. CityPort.MouseButton1Click:connect(function()
  457. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(341.4534, 263.432434, -408.41333)
  458. notify'Teleported to City Port'
  459. end)
  460.  
  461. SafeZone.MouseButton1Click:connect(function()
  462. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(459.3638, 248.993805, 892.707764)
  463. notify'Teleported to Safe Zone'
  464. end)
  465.  
  466. Tornado.MouseButton1Click:connect(function()
  467. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2301.5061, 1003.84021, 1069.53088)
  468. notify'Teleported to Tornado'
  469. end)
  470.  
  471. IceMountain.MouseButton1Click:connect(function()
  472. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1577.74976, 256.837982, 2232.5354)
  473. notify'Teleported to Ice Mountain'
  474. end)
  475.  
  476. Volcano.MouseButton1Click:connect(function()
  477. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1971.78845, 749.285645, -1904.39258)
  478. notify'Teleported to Volcano'
  479. end)
  480.  
  481. Crystal.MouseButton1Click:connect(function()
  482. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2278.21411, 1941.96082, 1017.19659)
  483. notify'Teleported to Crystal'
  484. end)print("Discord - Momo Hirai (?? ??)#9155")
  485. print("Dark Devs")
  486.  
  487. -- Anti Idle
  488. local VirtualUser=game:service'VirtualUser'
  489. game:service'Players'.LocalPlayer.Idled:connect(function()
  490. VirtualUser:CaptureController()
  491. VirtualUser:ClickButton2(Vector2.new())
  492. end)
  493.  
  494.  
  495. -- Instances:
  496. local SUPEREZ = Instance.new("ScreenGui")
  497. local GUI = Instance.new("Frame")
  498. local F1 = Instance.new("TextButton")
  499. local F2 = Instance.new("TextButton")
  500. local F3 = Instance.new("TextButton")
  501. local P1 = Instance.new("TextButton")
  502. local P2 = Instance.new("TextButton")
  503. local BT1 = Instance.new("TextButton")
  504. local J1 = Instance.new("TextButton")
  505. local S1 = Instance.new("TextButton")
  506. local TextLabel = Instance.new("TextLabel")
  507. local Fun = Instance.new("TextLabel")
  508. local GUIC = Instance.new("TextLabel")
  509. local TP = Instance.new("TextButton")
  510. local ONCE = Instance.new("Frame")
  511. local DD = Instance.new("ImageLabel")
  512. local SafeZone = Instance.new("TextButton")
  513. local CityPort = Instance.new("TextButton")
  514. local IceMountain = Instance.new("TextButton")
  515. local Tornado = Instance.new("TextButton")
  516. local Volcano = Instance.new("TextButton")
  517. local Crystal = Instance.new("TextButton")
  518. local Close = Instance.new("TextButton")
  519. local Open = Instance.new("TextButton")
  520. --Properties:
  521. SUPEREZ.Name = "SUPEREZ"
  522. SUPEREZ.Parent = game.CoreGui
  523.  
  524. GUI.Name = "GUI"
  525. GUI.Parent = SUPEREZ
  526. GUI.Active = true
  527. GUI.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  528. GUI.BorderColor3 = Color3.new(0.0470588, 0.0745098, 0.0941177)
  529. GUI.BorderSizePixel = 4
  530. GUI.Position = UDim2.new(0.263721555, 0, 0.243445694, 0)
  531. GUI.Size = UDim2.new(0, 480, 0, 153)
  532. GUI.Visible = false
  533. GUI.Draggable = true
  534.  
  535. F1.Name = "F1"
  536. F1.Parent = GUI
  537. F1.BackgroundColor3 = Color3.new(0, 0, 0)
  538. F1.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  539. F1.BorderSizePixel = 3
  540. F1.Position = UDim2.new(0.0375000015, 0, 0.216216221, 0)
  541. F1.Size = UDim2.new(0, 131, 0, 23)
  542. F1.Font = Enum.Font.Cartoon
  543. F1.Text = "Fist Farm"
  544. F1.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  545. F1.TextScaled = true
  546. F1.TextSize = 14
  547. F1.TextWrapped = true
  548.  
  549. F2.Name = "F2"
  550. F2.Parent = GUI
  551. F2.BackgroundColor3 = Color3.new(0, 0, 0)
  552. F2.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  553. F2.BorderSizePixel = 3
  554. F2.Position = UDim2.new(0.381249994, 0, 0.216216221, 0)
  555. F2.Size = UDim2.new(0, 142, 0, 23)
  556. F2.Font = Enum.Font.Cartoon
  557. F2.Text = "Fist Farm Rock"
  558. F2.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  559. F2.TextScaled = true
  560. F2.TextSize = 14
  561. F2.TextWrapped = true
  562.  
  563. F3.Name = "F3"
  564. F3.Parent = GUI
  565. F3.BackgroundColor3 = Color3.new(0, 0, 0)
  566. F3.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  567. F3.BorderSizePixel = 3
  568. F3.Position = UDim2.new(0.731249988, 0, 0.216216221, 0)
  569. F3.Size = UDim2.new(0, 123, 0, 23)
  570. F3.Font = Enum.Font.Cartoon
  571. F3.Text = "Fist Farm Crystal"
  572. F3.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  573. F3.TextScaled = true
  574. F3.TextSize = 14
  575. F3.TextWrapped = true
  576.  
  577. P1.Name = "P1"
  578. P1.Parent = GUI
  579. P1.BackgroundColor3 = Color3.new(0, 0, 0)
  580. P1.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  581. P1.BorderSizePixel = 3
  582. P1.Position = UDim2.new(0.0375000015, 0, 0.412544549, 0)
  583. P1.Size = UDim2.new(0, 131, 0, 23)
  584. P1.Font = Enum.Font.Cartoon
  585. P1.Text = "Psychic Farm"
  586. P1.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  587. P1.TextScaled = true
  588. P1.TextSize = 14
  589. P1.TextWrapped = true
  590.  
  591. P2.Name = "P2"
  592. P2.Parent = GUI
  593. P2.BackgroundColor3 = Color3.new(0, 0, 0)
  594. P2.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  595. P2.BorderSizePixel = 3
  596. P2.Position = UDim2.new(0.381249994, 0, 0.427662969, 0)
  597. P2.Size = UDim2.new(0, 142, 0, 23)
  598. P2.Font = Enum.Font.Cartoon
  599. P2.Text = "Psychic Farm x10"
  600. P2.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  601. P2.TextScaled = true
  602. P2.TextSize = 14
  603. P2.TextWrapped = true
  604.  
  605. BT1.Name = "BT1"
  606. BT1.Parent = GUI
  607. BT1.BackgroundColor3 = Color3.new(0, 0, 0)
  608. BT1.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  609. BT1.BorderSizePixel = 3
  610. BT1.Position = UDim2.new(0.381249994, 0, 0.620915055, 0)
  611. BT1.Size = UDim2.new(0, 142, 0, 23)
  612. BT1.Font = Enum.Font.Cartoon
  613. BT1.Text = "BT Farm"
  614. BT1.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  615. BT1.TextScaled = true
  616. BT1.TextSize = 14
  617. BT1.TextWrapped = true
  618.  
  619. J1.Name = "J1"
  620. J1.Parent = GUI
  621. J1.BackgroundColor3 = Color3.new(0, 0, 0)
  622. J1.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  623. J1.BorderSizePixel = 3
  624. J1.Position = UDim2.new(0.0375000015, 0, 0.622657299, 0)
  625. J1.Size = UDim2.new(0, 131, 0, 23)
  626. J1.Font = Enum.Font.Cartoon
  627. J1.Text = "Jump Farm"
  628. J1.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  629. J1.TextScaled = true
  630. J1.TextSize = 14
  631. J1.TextWrapped = true
  632.  
  633. S1.Name = "S1"
  634. S1.Parent = GUI
  635. S1.BackgroundColor3 = Color3.new(0, 0, 0)
  636. S1.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  637. S1.BorderSizePixel = 3
  638. S1.Position = UDim2.new(0.381249994, 0, 0.816684306, 0)
  639. S1.Size = UDim2.new(0, 142, 0, 23)
  640. S1.Font = Enum.Font.Cartoon
  641. S1.Text = "Speed Farm"
  642. S1.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  643. S1.TextScaled = true
  644. S1.TextSize = 14
  645. S1.TextWrapped = true
  646.  
  647. TextLabel.Parent = GUI
  648. TextLabel.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  649. TextLabel.Size = UDim2.new(0, 480, 0, 24)
  650. TextLabel.Font = Enum.Font.SciFi
  651. TextLabel.Text = "Super Hero Training Simulator"
  652. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  653. TextLabel.TextScaled = true
  654. TextLabel.TextSize = 14
  655. TextLabel.TextWrapped = true
  656.  
  657. Fun.Name = "Fun"
  658. Fun.Parent = GUI
  659. Fun.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  660. Fun.Position = UDim2.new(0.702384531, 0, 0.745267749, 0)
  661. Fun.Size = UDim2.new(0, 143, 0, 19)
  662. Fun.Font = Enum.Font.SourceSans
  663. Fun.Text = "Credits to FunTrator"
  664. Fun.TextColor3 = Color3.new(0, 0, 0)
  665. Fun.TextSize = 14
  666.  
  667. GUIC.Name = "GUIC"
  668. GUIC.Parent = GUI
  669. GUIC.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  670. GUIC.Position = UDim2.new(0.702384531, 0, 0.86868608, 0)
  671. GUIC.Size = UDim2.new(0, 143, 0, 19)
  672. GUIC.Font = Enum.Font.SourceSans
  673. GUIC.Text = "GUI > Tokumei/Aresuu"
  674. GUIC.TextColor3 = Color3.new(0, 0, 0)
  675. GUIC.TextSize = 14
  676.  
  677. TP.Name = "TP"
  678. TP.Parent = GUI
  679. TP.BackgroundColor3 = Color3.new(0, 0, 0)
  680. TP.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  681. TP.BorderSizePixel = 3
  682. TP.Position = UDim2.new(0.0375000015, 0, 0.81472832, 0)
  683. TP.Size = UDim2.new(0, 131, 0, 23)
  684. TP.Font = Enum.Font.Cartoon
  685. TP.Text = "Teleport"
  686. TP.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  687. TP.TextScaled = true
  688. TP.TextSize = 14
  689. TP.TextWrapped = true
  690.  
  691. ONCE.Name = "ONCE"
  692. ONCE.Parent = TP
  693. ONCE.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  694. ONCE.BorderColor3 = Color3.new(0, 0, 0)
  695. ONCE.BorderSizePixel = 4
  696. ONCE.Position = UDim2.new(-1.21374047, 0, -5.43478251, 0)
  697. ONCE.Size = UDim2.new(0, 126, 0, 156)
  698. ONCE.Visible = false
  699.  
  700. DD.Name = "DD"
  701. DD.Parent = ONCE
  702. DD.BackgroundColor3 = Color3.new(0, 0, 0)
  703. DD.BackgroundTransparency = 1
  704. DD.Size = UDim2.new(0, 126, 0, 156)
  705. DD.Image = "rbxassetid://2354968170"
  706.  
  707. SafeZone.Name = "Safe Zone"
  708. SafeZone.Parent = ONCE
  709. SafeZone.BackgroundColor3 = Color3.new(1, 1, 1)
  710. SafeZone.BackgroundTransparency = 0.80000001192093
  711. SafeZone.Position = UDim2.new(0.103174567, 0, 0.0512820482, 0)
  712. SafeZone.Size = UDim2.new(0, 99, 0, 22)
  713. SafeZone.Font = Enum.Font.Cartoon
  714. SafeZone.Text = "Safe Zone"
  715. SafeZone.TextColor3 = Color3.new(0, 0, 0)
  716. SafeZone.TextScaled = true
  717. SafeZone.TextSize = 14
  718. SafeZone.TextWrapped = true
  719.  
  720. CityPort.Name = "City Port"
  721. CityPort.Parent = ONCE
  722. CityPort.BackgroundColor3 = Color3.new(1, 1, 1)
  723. CityPort.BackgroundTransparency = 0.80000001192093
  724. CityPort.Position = UDim2.new(0.103174567, 0, 0.192307711, 0)
  725. CityPort.Size = UDim2.new(0, 99, 0, 22)
  726. CityPort.Font = Enum.Font.Cartoon
  727. CityPort.Text = "City Port"
  728. CityPort.TextColor3 = Color3.new(0, 0, 0)
  729. CityPort.TextScaled = true
  730. CityPort.TextSize = 14
  731. CityPort.TextWrapped = true
  732.  
  733. IceMountain.Name = "Ice Mountain"
  734. IceMountain.Parent = ONCE
  735. IceMountain.BackgroundColor3 = Color3.new(1, 1, 1)
  736. IceMountain.BackgroundTransparency = 0.80000001192093
  737. IceMountain.Position = UDim2.new(0.103174567, 0, 0.333333373, 0)
  738. IceMountain.Size = UDim2.new(0, 99, 0, 22)
  739. IceMountain.Font = Enum.Font.Cartoon
  740. IceMountain.Text = "Ice Mountain"
  741. IceMountain.TextColor3 = Color3.new(0, 0, 0)
  742. IceMountain.TextScaled = true
  743. IceMountain.TextSize = 14
  744. IceMountain.TextWrapped = true
  745.  
  746. Tornado.Name = "Tornado"
  747. Tornado.Parent = ONCE
  748. Tornado.BackgroundColor3 = Color3.new(1, 1, 1)
  749. Tornado.BackgroundTransparency = 0.80000001192093
  750. Tornado.Position = UDim2.new(0.103174567, 0, 0.474358916, 0)
  751. Tornado.Size = UDim2.new(0, 99, 0, 22)
  752. Tornado.Font = Enum.Font.Cartoon
  753. Tornado.Text = "Tornado"
  754. Tornado.TextColor3 = Color3.new(0, 0, 0)
  755. Tornado.TextScaled = true
  756. Tornado.TextSize = 14
  757. Tornado.TextWrapped = true
  758.  
  759. Volcano.Name = "Volcano"
  760. Volcano.Parent = ONCE
  761. Volcano.BackgroundColor3 = Color3.new(1, 1, 1)
  762. Volcano.BackgroundTransparency = 0.80000001192093
  763. Volcano.Position = UDim2.new(0.103174567, 0, 0.615384698, 0)
  764. Volcano.Size = UDim2.new(0, 99, 0, 22)
  765. Volcano.Font = Enum.Font.Cartoon
  766. Volcano.Text = "Volcano"
  767. Volcano.TextColor3 = Color3.new(0, 0, 0)
  768. Volcano.TextScaled = true
  769. Volcano.TextSize = 14
  770. Volcano.TextWrapped = true
  771.  
  772. Crystal.Name = "Crystal"
  773. Crystal.Parent = ONCE
  774. Crystal.BackgroundColor3 = Color3.new(1, 1, 1)
  775. Crystal.BackgroundTransparency = 0.80000001192093
  776. Crystal.Position = UDim2.new(0.103174567, 0, 0.756410241, 0)
  777. Crystal.Size = UDim2.new(0, 99, 0, 22)
  778. Crystal.Font = Enum.Font.Cartoon
  779. Crystal.Text = "Crystal"
  780. Crystal.TextColor3 = Color3.new(0, 0, 0)
  781. Crystal.TextScaled = true
  782. Crystal.TextSize = 14
  783. Crystal.TextWrapped = true
  784.  
  785. Close.Name = "Close"
  786. Close.Parent = SUPEREZ
  787. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  788. Close.BorderColor3 = Color3.new(0.317647, 0.203922, 0.564706)
  789. Close.BorderSizePixel = 3
  790. Close.Position = UDim2.new(0.013386881, 0, 0.563670397, 0)
  791. Close.Size = UDim2.new(0, 73, 0, 20)
  792. Close.Font = Enum.Font.SourceSans
  793. Close.Text = "Close"
  794. Close.TextColor3 = Color3.new(1, 1, 1)
  795. Close.TextSize = 14
  796.  
  797. Open.Name = "Open"
  798. Open.Parent = SUPEREZ
  799. Open.BackgroundColor3 = Color3.new(0.458824, 0.0980392, 1)
  800. Open.BorderColor3 = Color3.new(0.317647, 0.203922, 0.564706)
  801. Open.BorderSizePixel = 3
  802. Open.Position = UDim2.new(0.013386881, 0, 0.563670397, 0)
  803. Open.Size = UDim2.new(0, 73, 0, 20)
  804. Open.Font = Enum.Font.SourceSans
  805. Open.Text = "Open"
  806. Open.TextColor3 = Color3.new(0, 0, 0)
  807. Open.TextSize = 14
  808. -- Scripts:
  809.  
  810. -- notify --
  811.  
  812. function notify(msg)
  813. game.StarterGui:SetCore('SendNotification', {
  814. Title = 'Get Rekt';
  815. Text = msg;
  816. Duration = 5;
  817. })
  818. end
  819.  
  820. J1.MouseButton1Click:connect(function()
  821. while true do
  822. wait()
  823. local A_1 =
  824. {
  825. [1] = "+JF1"
  826. }
  827. local Event = game.ReplicatedStorage.RemoteEvent
  828. Event:FireServer(A_1)
  829. end
  830. end)
  831.  
  832. S1.MouseButton1Click:connect(function()
  833. while true do
  834. wait()
  835. local A_1 =
  836. {
  837. [1] = "+MS1"
  838. }
  839. local Event = game.ReplicatedStorage.RemoteEvent
  840. Event:FireServer(A_1)
  841. end
  842. end)
  843.  
  844. F1.MouseButton1Click:connect(function()
  845. while true do
  846. wait()
  847. local A_1 =
  848. {
  849. [1] = "+FS1"
  850. }
  851. local Event = game.ReplicatedStorage.RemoteEvent
  852. Event:FireServer(A_1)
  853. end
  854. end)
  855.  
  856. F2.MouseButton1Click:connect(function()
  857. while true do
  858. wait()
  859. local A_1 =
  860. {
  861. [1] = "+FS2"
  862. }
  863. local Event = game.ReplicatedStorage.RemoteEvent
  864. Event:FireServer(A_1)
  865. end
  866. end)
  867.  
  868. F3.MouseButton1Click:connect(function()
  869. while true do
  870. wait()
  871. local A_1 =
  872. {
  873. [1] = "+FS3"
  874. }
  875. local Event = game.ReplicatedStorage.RemoteEvent
  876. Event:FireServer(A_1)
  877. end
  878. end)
  879.  
  880. P1.MouseButton1Click:connect(function()
  881. while true do
  882. wait()
  883. local A_1 =
  884. {
  885. [1] = "+PP1"
  886. }
  887. local Event = game.ReplicatedStorage.RemoteEvent
  888. Event:FireServer(A_1)
  889. end
  890. end)
  891.  
  892. P2.MouseButton1Click:connect(function()
  893. while true do
  894. wait()
  895. local A_1 =
  896. {
  897. [1] = "+PP2"
  898. }
  899. local Event = game.ReplicatedStorage.RemoteEvent
  900. Event:FireServer(A_1)
  901. end
  902. end)
  903.  
  904. BT1.MouseButton1Click:connect(function()
  905. while true do
  906. wait()
  907. local A_1 =
  908. {
  909. [1] = "+BT1"
  910. }
  911. local Event = game.ReplicatedStorage.RemoteEvent
  912. Event:FireServer(A_1)
  913. end
  914. end)
  915.  
  916. Open.MouseButton1Click:connect(function()
  917. GUI.Visible = true
  918. Open.Visible = false
  919. Close.Visible = true
  920. end)
  921.  
  922. Close.MouseButton1Click:connect(function()
  923. GUI.Visible = false
  924. Open.Visible = true
  925. Close.Visible = false
  926. end)
  927.  
  928. TP.MouseButton1Click:connect(function()
  929. if TP == true then
  930. TP = false
  931. ONCE.Visible = false
  932. else
  933. TP = true
  934. ONCE.Visible = true
  935. end
  936. end)
  937.  
  938.  
  939. CityPort.MouseButton1Click:connect(function()
  940. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(341.4534, 263.432434, -408.41333)
  941. notify'Teleported to City Port'
  942. end)
  943.  
  944. SafeZone.MouseButton1Click:connect(function()
  945. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(459.3638, 248.993805, 892.707764)
  946. notify'Teleported to Safe Zone'
  947. end)
  948.  
  949. Tornado.MouseButton1Click:connect(function()
  950. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2301.5061, 1003.84021, 1069.53088)
  951. notify'Teleported to Tornado'
  952. end)
  953.  
  954. IceMountain.MouseButton1Click:connect(function()
  955. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1577.74976, 256.837982, 2232.5354)
  956. notify'Teleported to Ice Mountain'
  957. end)
  958.  
  959. Volcano.MouseButton1Click:connect(function()
  960. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1971.78845, 749.285645, -1904.39258)
  961. notify'Teleported to Volcano'
  962. end)
  963.  
  964. Crystal.MouseButton1Click:connect(function()
  965. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2278.21411, 1941.96082, 1017.19659)
  966. notify'Teleported to Crystal'
  967. end)
Add Comment
Please, Sign In to add comment