Advertisement
Lev1nko

Super Human Training Simulator Script

Feb 18th, 2023 (edited)
1,772
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.83 KB | None | 0 0
  1. --or copy this loadstring(game:HttpGet("https://pastebin.com/raw/6p5DS8EM"))()
  2.  
  3. --Made by Lev1nko discord : Kaenzy#0754
  4.  
  5. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  6. local Window = Library.CreateLib("🦸Super Human Training Simulator Script. (Made by Lev1nko)", "Ocean")
  7.  
  8. local Auto = Window:NewTab("AutoFarm")
  9. local AutoSection = Auto:NewSection("AutoFarm")
  10.  
  11. local Singel = Window:NewTab("SingelAutoFarm")
  12. local SingelSection = Singel:NewSection("SingelAutoFarm")
  13.  
  14. local Teleport = Window:NewTab("Teleports")
  15. local TeleportSection = Teleport:NewSection("Teleports")
  16.  
  17. local Galaxy = Window:NewTab("GalaxyTeleport")
  18. local GalaxySection = Galaxy:NewSection("GalaxyTeleport")
  19.  
  20. AutoSection:NewToggle("All auto farm", "Farming all (Strenght, Endurance, Psychic)", function(state)
  21. if state then
  22. getgenv().autotrain = true;
  23. while wait() do
  24. if getgenv().autotrain == true then
  25.  
  26. game:GetService("ReplicatedStorage").remotes.train:FireServer("psychic")
  27.  
  28. game:GetService("ReplicatedStorage").remotes.train:FireServer("endurance")
  29.  
  30. game:GetService("ReplicatedStorage").remotes.train:FireServer("strength")
  31.  
  32. game:GetService("ReplicatedStorage").remotes.train:FireServer("agility")
  33.  
  34. end
  35. end
  36. else
  37. getgenv().autotrain = false;
  38. while wait() do
  39. if getgenv().autotrain == true then
  40.  
  41. game:GetService("ReplicatedStorage").remotes.train:FireServer("psychic")
  42.  
  43. game:GetService("ReplicatedStorage").remotes.train:FireServer("endurance")
  44.  
  45. game:GetService("ReplicatedStorage").remotes.train:FireServer("strength")
  46.  
  47. game:GetService("ReplicatedStorage").remotes.train:FireServer("agility")
  48.  
  49. end
  50. end
  51. end
  52. end)
  53.  
  54. SingelSection:NewToggle("Strenght", "Farmes strenght", function(state)
  55. if state then
  56. getgenv().singel1 = true;
  57. while wait() do
  58. if getgenv().singel1 == true then
  59.  
  60. game:GetService("ReplicatedStorage").remotes.train:FireServer("strength")
  61.  
  62. end
  63. end
  64. else
  65. getgenv().singel1 = false;
  66. while wait() do
  67. if getgenv().singel == true then
  68.  
  69. game:GetService("ReplicatedStorage").remotes.train:FireServer("strength")
  70.  
  71. end
  72. end
  73. end
  74. end)
  75.  
  76. SingelSection:NewToggle("endurance", "Farmes endurance", function(state)
  77. if state then
  78. getgenv().singel2 = true;
  79. while wait() do
  80. if getgenv().singel2 == true then
  81.  
  82. game:GetService("ReplicatedStorage").remotes.train:FireServer("endurance")
  83.  
  84. end
  85. end
  86. else
  87. getgenv().singel2 = false;
  88. while wait() do
  89. if getgenv().singel == true then
  90.  
  91. game:GetService("ReplicatedStorage").remotes.train:FireServer("endurance")
  92.  
  93. end
  94. end
  95. end
  96. end)
  97.  
  98. SingelSection:NewToggle("Psychic", "Farmes psychic", function(state)
  99. if state then
  100. getgenv().singel3 = true;
  101. while wait() do
  102. if getgenv().singel3 == true then
  103.  
  104. game:GetService("ReplicatedStorage").remotes.train:FireServer("psychic")
  105.  
  106. end
  107. end
  108. else
  109. getgenv().singel3 = false;
  110. while wait() do
  111. if getgenv().singel == true then
  112.  
  113. game:GetService("ReplicatedStorage").remotes.train:FireServer("psychic")
  114.  
  115. end
  116. end
  117. end
  118. end)
  119.  
  120. SingelSection:NewToggle("Agility", "Farmes agility", function(state)
  121. if state then
  122. getgenv().singel4 = true;
  123. while wait() do
  124. if getgenv().singel4 == true then
  125.  
  126. game:GetService("ReplicatedStorage").remotes.train:FireServer("agility")
  127.  
  128. end
  129. end
  130. else
  131. getgenv().singel4 = false;
  132. while wait() do
  133. if getgenv().singel4 == true then
  134.  
  135. game:GetService("ReplicatedStorage").remotes.train:FireServer("agility")
  136.  
  137. end
  138. end
  139. end
  140. end)
  141.  
  142. TeleportSection:NewButton("Base(Spawn)", "Teleport you", function()
  143. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-178.968277, -0.564856768, 484.909698, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  144. end)
  145.  
  146. TeleportSection:NewButton("100k/5m/house(strength,agility...)", "Teleport you", function()
  147. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(282.187042, -2.07049608, 351.72171, -0.49502635, 0.00124962081, -0.86887747, 0.000989369932, 0.999999106, 0.0008745261, 0.868877828, -0.000426727958, -0.495027184)
  148. end)
  149.  
  150. TeleportSection:NewButton("1B(strength)", "Teleport you", function()
  151. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(220.657623, 23.278759, 822.726929, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  152. end)
  153.  
  154. TeleportSection:NewButton("100B(S,E,P)", "Teleport you", function()
  155. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(369.161072, -0.574762106, 153.263153, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  156. end)
  157.  
  158. TeleportSection:NewButton("5K P(Pyschic)", "Teleport you", function()
  159. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(458.722504, 28.1518974, 340.174591, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  160. end)
  161.  
  162. TeleportSection:NewButton("100K P(Pyschic)", "Teleport you", function()
  163. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(275.170135, 116.837944, 533.453552, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  164. end)
  165.  
  166. TeleportSection:NewButton("1B P(Pyschic)", "Teleport you", function()
  167. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(700.951355, 24.3429909, 487.190277, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  168. end)
  169.  
  170. TeleportSection:NewButton("5M P(Pyschic)", "Teleport you", function()
  171. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(923.653992, -1.00277448, 682.92572, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  172. end)
  173.  
  174. TeleportSection:NewButton("5M E(Endurance)", "Teleport you", function()
  175. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(243.767532, 11.4895716, 863.070557, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  176. end)
  177.  
  178. TeleportSection:NewButton("100k E(Endurance)", "Teleport you", function()
  179. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(145.246338, -6.17253065, 300.099884, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  180. end)
  181.  
  182. TeleportSection:NewButton("1B E(Endurnace)", "Teleport you", function()
  183. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(825.079163, 41.5720367, 1053.74121, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  184. end)
  185.  
  186. TeleportSection:NewButton("5M A(Agility)", "Teleport you", function()
  187. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(414.822662, 12.0461893, 839.71405, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  188. end)
  189.  
  190. GalaxySection:NewButton("1Galactic", "Teleport you", function()
  191. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1097.75952, 6402.28516, -1136.97839, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  192. end)
  193.  
  194. GalaxySection:NewButton("2Galactic", "Teleport you", function()
  195. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(52760.1641, 34654.8164, -63641.5352, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  196. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement