Roblox Super Power Training Simulator Wiki

Nov 14th, 2018
Never

Auras designate the power of a player. The bigger or more radiant the aura the more powerful you are. The aura itself is purely aesthetic, and grants no in-game advantage whatsoever. The aura is divided into two parts, the aura of the Body, and the aura of the Fist. So only training Body Toughness and Fist Strength can 'upgrade' your aura. Note: Once you have acquired the next aura level, you.

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. game:service'Players'.LocalPlayer.Idled:connect(function()
  2. VirtualUser:ClickButton2(Vector2.new())
  3. -- Instances:
  4. local GUI = Instance.new('Frame')
  5. local F2 = Instance.new('TextButton')
  6. local P1 = Instance.new('TextButton')
  7. local BT1 = Instance.new('TextButton')
  8. local S1 = Instance.new('TextButton')
  9. local Fun = Instance.new('TextLabel')
  10. local TP = Instance.new('TextButton')
  11. local DD = Instance.new('ImageLabel')
  12. local CityPort = Instance.new('TextButton')
  13. local Tornado = Instance.new('TextButton')
  14. local Crystal = Instance.new('TextButton')
  15. local J5 = Instance.new('TextButton')
  16. local Open = Instance.new('TextButton')
  17. SUPEREZ.Name = 'SUPEREZ'
  18. GUI.Parent = SUPEREZ
  19. GUI.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  20. GUI.BorderColor3 = Color3.new(0.0470588, 0.0745098, 0.0941177)
  21. GUI.Position = UDim2.new(0.228915662, 0, 0.147940069, 0)
  22. GUI.Visible = false
  23. F1.Parent = GUI
  24. F1.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  25. F1.Position = UDim2.new(0.0375000015, 0, 0.195382893, 0)
  26. F1.Font = Enum.Font.Cartoon
  27. F1.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  28. F1.TextSize = 14
  29. F2.Parent = GUI
  30. F2.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  31. F2.Position = UDim2.new(0.381249994, 0, 0.195382893, 0)
  32. F2.Font = Enum.Font.Cartoon
  33. F2.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  34. F2.TextSize = 14
  35. F3.Parent = GUI
  36. F3.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  37. F3.Position = UDim2.new(0.731249988, 0, 0.195382893, 0)
  38. F3.Font = Enum.Font.Cartoon
  39. F3.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  40. F3.TextSize = 14
  41. P1.Parent = GUI
  42. P1.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  43. P1.Position = UDim2.new(0.0375000015, 0, 0.412544549, 0)
  44. P1.Font = Enum.Font.Cartoon
  45. P1.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  46. P1.TextSize = 14
  47. P2.Parent = GUI
  48. P2.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  49. P2.Position = UDim2.new(0.381249994, 0, 0.427662969, 0)
  50. P2.Font = Enum.Font.Cartoon
  51. P2.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  52. P2.TextSize = 14
  53. BT1.Parent = GUI
  54. BT1.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  55. BT1.Position = UDim2.new(0.381249994, 0, 0.620915055, 0)
  56. BT1.Font = Enum.Font.Cartoon
  57. BT1.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  58. BT1.TextSize = 14
  59. J1.Parent = GUI
  60. J1.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  61. J1.Position = UDim2.new(0.0375000015, 0, 0.622657299, 0)
  62. J1.Font = Enum.Font.Cartoon
  63. J1.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  64. J1.TextSize = 14
  65. S1.Parent = GUI
  66. S1.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  67. S1.Position = UDim2.new(0.381249994, 0, 0.816684306, 0)
  68. S1.Font = Enum.Font.Cartoon
  69. S1.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  70. S1.TextSize = 14
  71. TextLabel.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  72. TextLabel.Font = Enum.Font.SciFi
  73. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  74. TextLabel.TextSize = 14
  75. Fun.Parent = GUI
  76. Fun.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  77. Fun.Position = UDim2.new(0.702384531, 0, 0.745267749, 0)
  78. Fun.Font = Enum.Font.SourceSans
  79. Fun.TextColor3 = Color3.new(0, 0, 0)
  80. GUIC.Parent = GUI
  81. GUIC.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  82. GUIC.Position = UDim2.new(0.702384531, 0, 0.86868608, 0)
  83. GUIC.Font = Enum.Font.SourceSans
  84. GUIC.TextColor3 = Color3.new(0, 0, 0)
  85. TP.Parent = GUI
  86. TP.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  87. TP.Position = UDim2.new(0.0375000015, 0, 0.81472832, 0)
  88. TP.Font = Enum.Font.Cartoon
  89. TP.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  90. TP.TextSize = 14
  91. ONCE.Parent = TP
  92. ONCE.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  93. ONCE.BorderSizePixel = 4
  94. ONCE.Position = UDim2.new(-1.21374047, 0, -5.43478251, 0)
  95. ONCE.Visible = false
  96. DD.Name = 'DD'
  97. DD.BackgroundColor3 = Color3.new(0, 0, 0)
  98. DD.Size = UDim2.new(0, 126, 0, 156)
  99. SafeZone.Parent = ONCE
  100. SafeZone.BackgroundTransparency = 0.80000001192093
  101. SafeZone.Position = UDim2.new(0.103174567, 0, 0.0512820482, 0)
  102. SafeZone.Font = Enum.Font.Cartoon
  103. SafeZone.TextColor3 = Color3.new(0, 0, 0)
  104. SafeZone.TextSize = 14
  105. CityPort.Parent = ONCE
  106. CityPort.BackgroundTransparency = 0.80000001192093
  107. CityPort.Position = UDim2.new(0.103174567, 0, 0.192307711, 0)
  108. CityPort.Font = Enum.Font.Cartoon
  109. CityPort.TextColor3 = Color3.new(0, 0, 0)
  110. CityPort.TextSize = 14
  111. IceMountain.Parent = ONCE
  112. IceMountain.BackgroundColor3 = Color3.new(1, 1, 1)
  113. IceMountain.BackgroundTransparency = 0.80000001192093
  114. IceMountain.Position = UDim2.new(0.103174567, 0, 0.333333373, 0)
  115. IceMountain.Font = Enum.Font.Cartoon
  116. IceMountain.TextColor3 = Color3.new(0, 0, 0)
  117. IceMountain.TextSize = 14
  118. Tornado.Parent = ONCE
  119. Tornado.BackgroundTransparency = 0.80000001192093
  120. Tornado.Position = UDim2.new(0.103174567, 0, 0.474358916, 0)
  121. Tornado.Font = Enum.Font.Cartoon
  122. Tornado.TextColor3 = Color3.new(0, 0, 0)
  123. Tornado.TextSize = 14
  124. Volcano.Parent = ONCE
  125. Volcano.BackgroundTransparency = 0.80000001192093
  126. Volcano.Position = UDim2.new(0.103174567, 0, 0.615384698, 0)
  127. Volcano.Font = Enum.Font.Cartoon
  128. Volcano.TextColor3 = Color3.new(0, 0, 0)
  129. Volcano.TextSize = 14
  130. Crystal.Parent = ONCE
  131. Crystal.BackgroundTransparency = 0.80000001192093
  132. Crystal.Position = UDim2.new(0.103174567, 0, 0.756410241, 0)
  133. Crystal.Font = Enum.Font.Cartoon
  134. Crystal.TextColor3 = Color3.new(0, 0, 0)
  135. Crystal.TextSize = 14
  136. S5.Parent = GUI
  137. S5.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  138. S5.Position = UDim2.new(0.731249988, 0, 0.380514711, 0)
  139. S5.Font = Enum.Font.Cartoon
  140. S5.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  141. S5.TextSize = 14
  142. J5.Parent = GUI
  143. J5.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  144. J5.Position = UDim2.new(0.731249988, 0, 0.575163424, 0)
  145. J5.Font = Enum.Font.Cartoon
  146. J5.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  147. J5.TextSize = 14
  148. Close.Parent = SUPEREZ
  149. Close.BorderColor3 = Color3.new(0.317647, 0.203922, 0.564706)
  150. Close.Position = UDim2.new(0.013386881, 0, 0.563670397, 0)
  151. Close.Font = Enum.Font.SourceSans
  152. Close.TextColor3 = Color3.new(1, 1, 1)
  153. Open.Parent = SUPEREZ
  154. Open.BackgroundColor3 = Color3.new(0.458824, 0.0980392, 1)
  155. Open.BorderColor3 = Color3.new(0.317647, 0.203922, 0.564706)
  156. Open.Position = UDim2.new(0.013386881, 0, 0.563670397, 0)
  157. Open.Font = Enum.Font.SourceSans
  158. Open.TextColor3 = Color3.new(0, 0, 0)
  159. -- Scripts:
  160. -- notify --
  161. function notify(msg)
  162. Title = 'Get Rekt';
  163. Duration = 5;
  164. end
  165. J1.MouseButton1Click:connect(function()
  166. wait()
  167. {
  168. }
  169. Event:FireServer(A_1)
  170. end)
  171. S1.MouseButton1Click:connect(function()
  172. wait()
  173. {
  174. }
  175. Event:FireServer(A_1)
  176. end)
  177. S5.MouseButton1Click:connect(function()
  178. wait()
  179. {
  180. }
  181. Event:FireServer(A_1)
  182. end)
  183. J5.MouseButton1Click:connect(function()
  184. wait()
  185. {
  186. }
  187. Event:FireServer(A_1)
  188. end)
  189. F1.MouseButton1Click:connect(function()
  190. wait()
  191. {
  192. }
  193. Event:FireServer(A_1)
  194. end)
  195. F2.MouseButton1Click:connect(function()
  196. wait()
  197. {
  198. }
  199. Event:FireServer(A_1)
  200. end)
  201. F3.MouseButton1Click:connect(function()
  202. wait()
  203. {
  204. }
  205. Event:FireServer(A_1)
  206. end)
  207. P1.MouseButton1Click:connect(function()
  208. wait()
  209. {
  210. }
  211. Event:FireServer(A_1)
  212. end)
  213. P2.MouseButton1Click:connect(function()
  214. wait()
  215. {
  216. }
  217. Event:FireServer(A_1)
  218. end)
  219. BT1.MouseButton1Click:connect(function()
  220. wait()
  221. {
  222. }
  223. Event:FireServer(A_1)
  224. end)
  225. Open.MouseButton1Click:connect(function()
  226. Open.Visible = false
  227. end)
  228. Close.MouseButton1Click:connect(function()
  229. Open.Visible = true
  230. end)
  231. TP.MouseButton1Click:connect(function()
  232. TP = false
  233. else
  234. ONCE.Visible = true
  235. end)
  236. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(341.4534, 263.432434, -408.41333)
  237. end)
  238. SafeZone.MouseButton1Click:connect(function()
  239. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(459.3638, 248.993805, 892.707764)
  240. end)
  241. Tornado.MouseButton1Click:connect(function()
  242. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2301.5061, 1003.84021, 1069.53088)
  243. end)
  244. IceMountain.MouseButton1Click:connect(function()
  245. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1577.74976, 256.837982, 2232.5354)
  246. end)
  247. Volcano.MouseButton1Click:connect(function()
  248. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1971.78845, 749.285645, -1904.39258)
  249. end)
  250. Crystal.MouseButton1Click:connect(function()
  251. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2278.21411, 1941.96082, 1017.19659)
  252. end)

Super Power Fighting Simulator is a Roblox game by GamesReborn. Read on for Super Power Fighting Simulator codes Roblox to get freebies. (Total codes discovered: +10. Active code status: +10. Last updated in January 2021.

Article Contents⇓

Roblox Super Power Training Simulator Wiki Aura

Super Power Fighting Simulator Codes Roblox⇓

(Regular updates on “Super Power Fighting Simulator Codes January 2021”: January 2021. In this article, you will get to know about the codes that you can redeem in the Super Power Fighting Simulator and get free rewards such as boosters, tokens, and much more. So without further ado, let’s check out the main content: Super Power Fighting Simulator Codes Roblox: –

Roblox super power training simulator wiki aura

XMASLUCK: Redeem this code in the Super Fighting Simulator and get free Tokens and Boosts. Click the promo code below to copy it: –

PRESENT1: Redeem this code in the Super Fighting Simulator and get Tokens and Boosts. Click the promo code below to copy it: –

PRESENT2: Redeem this code in the Super Fighting Simulator and get Tokens and Boosts. Click the promo code below to copy it: –

PRESENT3: Redeem this code in the Super Fighting Simulator and get Tokens and Boosts. Click the promo code below to copy it: –

FROSTOOTH: Redeem this code in the Super Fighting Simulator and get gems/tokens/boosters. Click the promo code below to copy it: –

WINTERBOOST: With this code, you are gonna get awesome in-game rewards. Click the promo code snipped below and copy it: –

WINTERTOKENS: With this code, you are gonna get awesome in-game rewards. Click the promo code snipped below and copy it: –

85M: With this code, you are gonna get awesome in-game rewards. Click the promo code snipped below and copy it: –

Super Power Training Simulator Roblox Wikia

GEMUPDATE: With this code, you are gonna get awesome in-game rewards. Click the promo code snipped below and copy it: –

goals: Redeem this code in the Super Fighting Simulator and get gems/tokens/boosters. Click the promo code below to copy it: –

LightDark: With this code, you are gonna get awesome in-game rewards. Click the promo code snipped below and copy it: –

1MMEMBERS: Redeem this code in the Super Fighting Simulator and get gems/tokens/boosters. Click the promo code below to copy it: –

Roblox Super Power Training Simulator Wiki

xbutterflies: With this code, you are gonna get awesome in-game rewards. Click the promo code snipped below and copy it: –

JustHamNoTurkey: With this code, you are gonna get awesome in-game rewards. Click the promo code snipped below and copy it: –

Pieover: Redeem this code in the Super Fighting Simulator and get gems/tokens/boosters. Click the promo code below to copy it: –

Rektway100K: With this code, you are gonna get awesome in-game rewards. Click the promo code snipped below and copy it: –

Super

Rektway: Redeem this code in the Super Fighting Simulator and get gems/tokens/boosters. Click the promo code below to copy it: –

VIPTOKENS: With this code, you are gonna get awesome in-game rewards. Click the promo code snipped below and copy it: –

REKTWAY: Redeem this code in the Super Fighting Simulator and get gems/tokens/boosters. Click the promo code below to copy it: –

Sub2Cookie: With this code, you are gonna get awesome in-game rewards. Click the promo code snipped below and copy it: –

mehdiable: With this code, you are gonna get awesome in-game rewards. Click the promo code snipped below and copy it: –

JakDnoob: Redeem this code in the Super Fighting Simulator and get gems/tokens/boosters. Click the promo code below to copy it: –

mehdiable: With this code, you are gonna get awesome in-game rewards. Click the promo code snipped below and copy it: –

Rainway: With this code, you are gonna get awesome in-game rewards. Click the promo code snipped below and copy it: –

Also, see –

Super Power Fighting Simulator Codes List⇓

All Super Power Fighting Simulator valid codes in one updated list: –

  • XMASLUCK: Use this SPFS Code to get tokens or the boosters
  • PRESENT1: Use this SPFS Code to get tokens or the boosters
  • PRESENT2: Use this SPFS Code to get tokens or the boosters
  • PRESENT3: Use this SPFS Code to get tokens or the boosters
  • FROSTOOTH: Use this SPFS Code to get tokens or the boosters
  • WINTERBOOST: Use this SPFS Code to get tokens or the boosters
  • WINTERTOKENS: Use this SPFS Code to get tokens or the boosters
  • 85M: Use this SPFS Code to get tokens or the boosters
  • GEMUPDATE: Use this SPFS Code to get tokens or the boosters
  • goals: Use this SPFS Code to get tokens or the boosters
  • LightDark: Use this SPFS Code to get tokens or the boosters
  • 1MMEMBERS: Use this SPFS Code to get tokens or the boosters
  • xbutterflies: Use this SPFS Code to get tokens or the boosters
  • JustHamNoTurkey: Use this SPFS Code to get tokens or the boosters
  • Pieover: Use this SPFS Code to get tokens or the boosters
  • Rektway100K: Use this SPFS Code to get tokens or the boosters
  • Rektway: Use this SPFS Code to get tokens or the boosters
  • VIPTOKENS: Use this SPFS Code to get tokens or the boosters
  • REKTWAY: Use this SPFS Code to get tokens or the boosters
  • Sub2Cookie: Use this SPFS Code to get tokens or the boosters
  • mehdiable: Use this SPFS Code to get tokens or the boosters
  • JakDnoob: Use this SPFS Code to get tokens or the boosters
  • mehdiable: Use this SPFS Code to get tokens or the boosters
  • Rainway: Use this SPFS Code to get tokens or the boosters
  • ———-BELOW LISTED CODES ARE EXPIRED————
  • 20KSUPREME: Use this SPFS Code to get tokens or the boosters
  • BOO: Use this SPFS Code to get tokens or the boosters
  • SPOOKYPOWER: Use this SPFS Code to get tokens or the boosters
  • REAPER: Use this SPFS Code to get tokens or the boosters
  • HALLOWEENTOKENS: Use this SPFS Code to get tokens or the boosters
  • 75KLIKES: Use this SPFS Code to get tokens or the boosters
  • HauntedBoost: Use this SPFS Code to get tokens or the boosters
  • TrickorTreat: Use this SPFS Code to get tokens or the boosters
  • 300KFavorites: Use this SPFS Code to get tokens or the boosters
  • HALLOWEEN: Use this SPFS Code to get tokens or the boosters
  • BUFF: Use this SPFS Code to get tokens or the boosters
  • 65M: Use this SPFS Code to get tokens or the boosters
  • FreePower: Use this SPFS Code to get tokens or the boosters
  • 50M: Use this SPFS Code to get tokens or the boosters
  • 900KMEMBERS: Use this SPFS Code to get tokens or the boosters
  • HALLOWEEN2020: Use this SPFS Code to get tokens or the boosters
  • OPLUCK: Use this SPFS Code to get tokens or the boosters
  • 65klikes: Use this SPFS Code to get tokens or the boosters
  • 750KMEMBERS: Use this SPFS Code to get tokens or the boosters
  • 45MVisits: Use this SPFS Code to get tokens or the boosters
  • 200KFAVORITES: Use this SPFS Code to get tokens or the boosters
  • ELEMENTAL: Use this SPFS Code to get tokens or the boosters
  • BOUNTY: Use this SPFS Code to get tokens or the boosters
  • void: Use this SPFS Code to get tokens or the boosters
  • Poseidon: Use this SPFS Code to get tokens or the boosters
  • Sky: Use this SPFS Code to get tokens or the boosters
  • ANCIENTITEMS: Use this SPFS Code to get tokens or the boosters
  • GEMS: Use this SPFS Code to get tokens or the boosters
  • 150KFAVORITES: Use this SPFS Code to get tokens or the boosters
  • Anubis: Use this SPFS Code to get tokens or the boosters
  • Forgotten: Use this SPFS Code to get tokens or the boosters
  • SCIBORG: Use this SPFS Code to get tokens or the boosters
  • ALIEN: Use this SPFS Code to get tokens or the boosters
  • VEXR: Use this SPFS Code to get tokens or the boosters
  • Azend: Use this SPFS Code to get tokens or the boosters
  • 25MVisits: Use this SPFS Code to get tokens or the boosters
  • 500KMembers: Use this SPFS Code to get tokens or the boosters

How To Redeem Super Power Fighting Simulator Codes In Roblox?

To redeem the Super Power Fighting Simulator code, open the game in Roblox and then click on the codes/Twitter button on the right-hand side of the screen. Enter the code on the next screen. And redeem it for free rewards.

Also, see –

Super Power Training Simulator Discord

So this would be all in this post on Super Power Fighting Simulator Codes Roblox. Got any new code? Comment below!

Super Power Training Simulator Auras

Do you love playing mobile games? Subscribe to our YouTube Channel – Gaming Soul for new mobile game videos. For More Updates, Game News, Game Guides, New Game Releases, And ALERTS – Like Us On Facebook – Gaming Soul, Follow Us On Twitter – Gaming Soul. Check Out – Best mobile games. Do you have any suggestions? Submit Here