Super Power Training Simulator Roblox Pvp Off

Oct 8th, 2018

Today I unlock the final skill in Super Power Training Sim!Game: music that. How to play Super Power Fighting Simulator? Roblox Game by GamesReborn. Train your body, fists, mind and speed in this ultimate training game! Unlock new skills, reach powerful ranks, team up with friends, venture to new islands & much more! Update Log V 1.2. Added Quest System To Unlock Legendary Skills & More!

Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. --credits to the people who made the Kill All and Auto Farm scripts.
  2. -- Instances:
  3. local Mainframe = Instance.new('Frame')
  4. local AutoFarm = Instance.new('TextButton')
  5. local KillAll = Instance.new('TextButton')
  6. local tpvolacno = Instance.new('TextButton')
  7. local tpsecret = Instance.new('TextButton')
  8. local tpsafezone = Instance.new('TextButton')
  9. --Properties:
  10. SuperHeroGUI.Parent = game.Players.LocalPlayer:WaitForChild('PlayerGui')
  11. Mainframe.Name = 'Mainframe'
  12. Mainframe.BackgroundColor3 = Color3.new(0, 0, 0)
  13. Mainframe.Position = UDim2.new(0.332896471, 0, 0.260956168, 0)
  14. title.Parent = Mainframe
  15. title.BackgroundColor3 = Color3.new(0.329412, 0, 0.498039)
  16. title.Position = UDim2.new(0, 0, -0.275503367, 0)
  17. title.Font = Enum.Font.Code
  18. title.Text = 'Super Power Training Simulator GUI'
  19. title.TextScaled = true
  20. title.TextWrapped = true
  21. AutoFarm.Name = 'AutoFarm'
  22. AutoFarm.BackgroundColor3 = Color3.new(0.219608, 0, 0.329412)
  23. AutoFarm.Position = UDim2.new(0.0433070846, 0, 0.0585774034, 0)
  24. AutoFarm.Font = Enum.Font.Code
  25. AutoFarm.TextColor3 = Color3.new(1, 1, 1)
  26. AutoFarm.TextSize = 14
  27. IntructionText.Parent = Mainframe
  28. IntructionText.BackgroundColor3 = Color3.new(0, 0, 0)
  29. IntructionText.Size = UDim2.new(0, 254, 0, 66)
  30. IntructionText.Text = 'Hover over buttons to see info.'
  31. IntructionText.TextScaled = true
  32. IntructionText.TextWrapped = true
  33. KillAll.Name = 'KillAll'
  34. KillAll.BackgroundColor3 = Color3.new(0.219608, 0, 0.329412)
  35. KillAll.Position = UDim2.new(0.366141737, 0, 0.0585774034, 0)
  36. KillAll.Font = Enum.Font.Code
  37. KillAll.TextColor3 = Color3.new(1, 1, 1)
  38. KillAll.TextSize = 14
  39. tptornado.Parent = Mainframe
  40. tptornado.BackgroundColor3 = Color3.new(0.219608, 0, 0.329412)
  41. tptornado.Position = UDim2.new(0.681102395, 0, 0.0585774034, 0)
  42. tptornado.Font = Enum.Font.Code
  43. tptornado.TextColor3 = Color3.new(1, 1, 1)
  44. tptornado.TextSize = 14
  45. tpvolacno.Parent = Mainframe
  46. tpvolacno.BackgroundColor3 = Color3.new(0.219608, 0, 0.329412)
  47. tpvolacno.Position = UDim2.new(0.0433071256, 0, 0.268522143, 0)
  48. tpvolacno.Font = Enum.Font.Code
  49. tpvolacno.TextColor3 = Color3.new(1, 1, 1)
  50. tpvolacno.TextSize = 14
  51. tpicemoun.Parent = Mainframe
  52. tpicemoun.BackgroundColor3 = Color3.new(0.219608, 0, 0.329412)
  53. tpicemoun.Position = UDim2.new(0.36220476, 0, 0.268522143, 0)
  54. tpicemoun.Font = Enum.Font.Code
  55. tpicemoun.TextColor3 = Color3.new(1, 1, 1)
  56. tpicemoun.TextSize = 14
  57. tpsecret.Parent = Mainframe
  58. tpsecret.BackgroundColor3 = Color3.new(0.219608, 0, 0.329412)
  59. tpsecret.Position = UDim2.new(0.681102395, 0, 0.268522143, 0)
  60. tpsecret.Font = Enum.Font.Code
  61. tpsecret.TextColor3 = Color3.new(1, 1, 1)
  62. tpsecret.TextSize = 14
  63. tpcrystal.Parent = Mainframe
  64. tpcrystal.BackgroundColor3 = Color3.new(0.219608, 0, 0.329412)
  65. tpcrystal.Position = UDim2.new(0.0433071256, 0, 0.461892307, 0)
  66. tpcrystal.Font = Enum.Font.Code
  67. tpcrystal.TextColor3 = Color3.new(1, 1, 1)
  68. tpcrystal.TextSize = 14
  69. tpsafezone.Parent = Mainframe
  70. tpsafezone.BackgroundColor3 = Color3.new(0.219608, 0, 0.329412)
  71. tpsafezone.Position = UDim2.new(0.36220476, 0, 0.461892307, 0)
  72. tpsafezone.Font = Enum.Font.Code
  73. tpsafezone.TextColor3 = Color3.new(1, 1, 1)
  74. tpsafezone.TextSize = 14
  75. credits.Parent = Mainframe
  76. credits.BackgroundTransparency = 1
  77. credits.Position = UDim2.new(0, 0, 0.762162149, 0)
  78. credits.Font = Enum.Font.Code
  79. credits.Text = 'Made by Neb#7444, Neb0 @ v3rmillion'
  80. credits.TextSize = 14
  81. -- Scripts:
  82. function SCRIPT_HRFZ65_FAKESCRIPT() -- AutoFarm.Script
  83. getfenv().script = Instance.new('Script', AutoFarm)
  84. local button = script.Parent
  85. button.MouseButton1Click:Connect(function()
  86. local arguments = {'+JF1', '+FS1', '+FS2', '+PP1', '+MS1', '+BT1', '+FS3', '+MS5', '+JF5', '+PP2'}
  87. local remote = game.ReplicatedStorage.RemoteEvent
  88. while wait() do
  89. remote:FireServer({[1] = v})
  90. end
  91. coroutine.resume(coroutine.create(SCRIPT_HRFZ65_FAKESCRIPT))
  92. function SCRIPT_FHUP65_FAKESCRIPT() -- IntructionText.Script
  93. getfenv().script = Instance.new('Script', IntructionText)
  94. local read = script.Parent
  95. local AutoFarmHover = script.Parent.Parent.AutoFarm
  96. local KillAllHover = script.Parent.Parent.KillAll
  97. local tornadohover = script.Parent.Parent.tptornado
  98. local volcanohover = script.Parent.Parent.tpvolacno
  99. local icemountainhover = script.Parent.Parent.tpicemoun
  100. local secrettraininghover = script.Parent.Parent.tpsecret
  101. local crystalhover = script.Parent.Parent.tpcrystal
  102. local safezonehover = script.Parent.Parent.tpsafezone
  103. 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)'
  104. KillAllHover.MouseEnter:Connect(function()
  105. 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.'
  106. tornadohover.MouseEnter:Connect(function()
  107. read.Text = 'Teleports you to the huge tornado for extra body toughness. 1,000,000+ Body Toughness required to survive.'
  108. volcanohover.MouseEnter:Connect(function()
  109. read.Text = 'Teleports you to the volcano for extra body toughness, 10,000,000+ Body Toughness required to survive.'
  110. icemountainhover.MouseEnter:Connect(function()
  111. read.Text = 'Teleports you to the ice mountain for extra body toughness, 100,000+ Body Toughness requred to survive.'
  112. secrettraininghover.MouseEnter:Connect(function()
  113. 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.'
  114. crystalhover.MouseEnter:Connect(function()
  115. read.Text = 'Teleports you to the crystal, where you can train your fist stength with 100x.'
  116. safezonehover.MouseEnter:Connect(function()
  117. read.Text = 'Teleports you to the safe zone, where no one can attack you.'
  118. wait()
  119. coroutine.resume(coroutine.create(SCRIPT_FHUP65_FAKESCRIPT))
  120. function SCRIPT_LXSU67_FAKESCRIPT() -- KillAll.Script
  121. getfenv().script = Instance.new('Script', KillAll)
  122. local killall = script.Parent
  123. killall.MouseButton1Click:connect(function()
  124. local function tp()
  125. for i, player in ipairs(game.Players:GetChildren()) do
  126. if player.Character and player.Character:FindFirstChild('HumanoidRootPart') then
  127. player.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 1
  128. end
  129. if run then
  130. while wait() do
  131. tp()
  132. end
  133. killall.Text = 'KillAll: OFF'
  134. end
  135. coroutine.resume(coroutine.create(SCRIPT_LXSU67_FAKESCRIPT))
  136. function SCRIPT_XDLP66_FAKESCRIPT() -- tptornado.Script
  137. getfenv().script = Instance.new('Script', tptornado)
  138. local tpvrol = script.Parent
  139. tpvrol.MouseButton1Click:Connect(function()
  140. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2277.8, 945, 1098)
  141. coroutine.resume(coroutine.create(SCRIPT_XDLP66_FAKESCRIPT))
  142. function SCRIPT_XBIP69_FAKESCRIPT() -- tpvolacno.Script
  143. getfenv().script = Instance.new('Script', tpvolacno)
  144. local tpvol = script.Parent
  145. tpvol.MouseButton1Click:Connect(function()
  146. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1977, 747, -1872)
  147. coroutine.resume(coroutine.create(SCRIPT_XBIP69_FAKESCRIPT))
  148. function SCRIPT_RTGC76_FAKESCRIPT() -- tpicemoun.Script
  149. getfenv().script = Instance.new('Script', tpicemoun)
  150. local atpvol = script.Parent
  151. atpvol.MouseButton1Click:Connect(function()
  152. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1615, 269, 2250)
  153. coroutine.resume(coroutine.create(SCRIPT_RTGC76_FAKESCRIPT))
  154. function SCRIPT_NNOR80_FAKESCRIPT() -- tpsecret.Script
  155. getfenv().script = Instance.new('Script', tpsecret)
  156. local atpvodl = script.Parent
  157. atpvodl.MouseButton1Click:Connect(function()
  158. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(332, 263, -451)
  159. coroutine.resume(coroutine.create(SCRIPT_NNOR80_FAKESCRIPT))
  160. function SCRIPT_BWSM69_FAKESCRIPT() -- tpcrystal.Script
  161. getfenv().script = Instance.new('Script', tpcrystal)
  162. local crystal = script.Parent
  163. crystal.MouseButton1Click:Connect(function()
  164. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2246, 1943, 1042)
  165. coroutine.resume(coroutine.create(SCRIPT_BWSM69_FAKESCRIPT))
  166. function SCRIPT_EDPO78_FAKESCRIPT() -- tpsafezone.Script
  167. getfenv().script = Instance.new('Script', tpsafezone)
  168. local spawntp = script.Parent
  169. spawntp.MouseButton1Click:Connect(function()
  170. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(446, 248, 883)
  171. coroutine.resume(coroutine.create(SCRIPT_EDPO78_FAKESCRIPT))
  172. function SCRIPT_SZGE87_FAKESCRIPT() -- Mainframe.Script
  173. getfenv().script = Instance.new('Script', Mainframe)
  174. script.Parent.Active = true
  175. end
  176. coroutine.resume(coroutine.create(SCRIPT_SZGE87_FAKESCRIPT))
  177. function SCRIPT_VTTM83_FAKESCRIPT() -- SuperHeroGUI.Script
  178. getfenv().script = Instance.new('Script', SuperHeroGUI)
  179. script.Parent.ResetOnSpawn = false
  180. end
  181. coroutine.resume(coroutine.create(SCRIPT_VTTM83_FAKESCRIPT))

Roblox Super Power Fighting Simulator Codes

Super

Super Power Fighting Simulator Codes can give items, pets, gems, coins and more. When other players try to make money during the game, these codes make it easy for you and you can reach what you need earlier with leaving others your behind.

Super Power Training Simulator Roblox Pvp Official Site

Other Roblox Guides:

Make sure to check back often because we’ll be updating this post whenever there’s more codes!

Super Power Fighting Simulator Codes (Active)

The following is a list of all the different codes and what you get when you put them in.

  • 100Kmembers: Redeem the code and receive 5000 tokens as reward
  • 10Kplayers: Redeem the code and receive 5000 tokens as reward
  • xbutterflies: Redeem the code and receive 6000 tokens as reward
  • ShutdownTokens: Redeem the code and receive 2500 tokens as reward
  • mehdiable: Redeem the code and receive 2500 tokens as reward
  • Azend: Redeem the code and receive 1000 tokens as reward
  • Sub2Cookie: Redeem the code and receive 3000 tokens as reward
  • 1M: Redeem the code and receive 3500 tokens as reward
  • 10KLIKES: Redeem the code and receive 5000 tokens as reward
  • 5KPLAYERS: Redeem the code and receive 5000 tokens as reward
  • MOBILETOKENS: Redeem this code for + 5000 tokens
  • VEXR: Redeem this code for + 1000 tokens
  • 1.5K: Redeem this code for + 1500 tokens
  • 1250Tokens: Redeem this code for + 1250 tokens
  • Fusion2500: Redeem this code for + 2500 tokens
  • 1KLikes: Redeem this code for + 1350 tokens
  • 750LikeTokens: Redeem this code for + 1250 tokens
  • 500likes: Redeem this code for + 1,000 tokens
  • skulls10: Redeem this code for + 10 skulls
  • Tokens777: Redeem this code for + 1,111 tokens
  • SUPERSECRETEARLYACCESSCODE: Redeem this code for + 1,111 tokens
  • GAMESREBORNSECRETCODE: Redeem this code for + 1,000 tokens
  • Release: Redeem this code for + 1,000 tokens
  • ServerSpecial: Redeem this code for + 1,500 tokens
  • QUESTS: Redeem this code for + 3,000 tokens
  • 250Players: Redeem this code for + 999 tokens
  • TwitterTokens: Redeem this code for + 1,250 tokens
  • Rainway: Redeem this code for + 1250 tokens
  • GamingDan: Redeem this code for + 1250 tokens

Super Power Fighting Simulator Codes (Out of Date)

The following list is of codes that used to be in the game, but they are no longer available for use. Don’t worry, if you have already put in these codes, you won’t lose what you got!

  • None.

How to Redeem Codes in Super Power Fighting Simulator

If you’re playing Roblox, odds are that you’ll be redeeming a Promo Code at some point.

If you’re not sure how to do this, please follow the instructions below:

  1. Find “Menu” button right side of your screen and click this button.
  2. Then click “Codes” button.
  3. A screen will be opened.
  4. Type codes from above to the blank area. (You can copy paste these codes)
  5. Hit “Redeem” button to use codes.

About Super Power Fighting Simulator

Train your body, fists, mind and speed in this ultimate training game! Unlock new skills, reach powerful ranks, team up with friends, venture to new islands & much more!

Roblox Super Power Training Simulator Pvp Off

UPDATE LOG {V 1.2}

Roblox
  • New City Map With New Training Areas & More!
  • Added Quest System To Unlock Legendary Skills & More!
  • Added Daily & Weekly Quests To Earn More Tokens!
  • Added New Energy Blast Tiers!
  • Added 2 New Skills!
  • Added Many New Status!
  • Many Minor Bug Fixes & Improvements!

UPCOMING FEATURES

  • Outer Space Dimension!
  • Ancient Items & Item Enhancement System!
  • Squad System
  • New NPCs, Skills, Training Areas & More!

Note: This game is a work in progress! Expect some bugs! Many new features & improvements will be coming soon! Inspired by super power training simulator.

Note: Admins of this site cannot make new codes. Only Rumble Studios admins can make new codes.

It’s end. I hope “Roblox Super Power Fighting Simulator Codes” helps you. Feel free to contribute the topic. If you have also comments or suggestions, comment us.

Power

More of this sort of thing: