Super Power Training Pastebin

Posted on

In Roblox, you can find a game named Super Power Training Simulator which was created by The State of  Mind. The game was created on August 10th, 2018 and it is categorized into a Fighting genre. Now, this game has been visited more than 152.8 million times and has been favorited more than 885K times.

This game is able to be played by 30 players in each server. In this game, you will train your fists and punch like Superman, train your body and become invincible, train your mind to get psychic powers, train your speed to the point of teleportation, take the path of Superhero or Supervillain, and compete in Global Leaderboards. In this game, there are some game badges that you are able to get such as Completed All Sath’s Quests; Completed Reaper Quest & Obtained Soul Reap; Obtained Ghost Rider Head, Ghost Bike & Hellfire. For game passes, there is only one game pass that you are able to buy in the game and it is Half Skill Cooldown for R$ 799.


If you are looking for script that you are able to use for Super Power Training Simulator games, you are able to find it in pastebin.com. One of the script that you can find is “Super Power Training Simulator” which was posted by ARQOX on October 12th, 2018. Now, this script has been seen more than 4k times. Here is the part of the script.

— Anti Idle

local VirtualUser=game:service’VirtualUser’

game:service’Players’.LocalPlayer.Idled:connect(function()

VirtualUser:CaptureController()

VirtualUser:ClickButton2(Vector2.new())

end

— Instances:

local SUPEREZ = Instance.new(“ScreenGui”)

local GUI = Instance.new(“Frame”)

local F1 = Instance.new(“TextButton”)

local F2 = Instance.new(“TextButton”)

local F3 = Instance.new(“TextButton”)

You are able to get the detail of this script on pastebin.com. Besides this script, another script of Super Power Training Simulator that you are able to find in pastebin.com is Super Power Training Simulator GUI which was posted by ALEJOROM on November 5th, 2018. This script has been seen more than 8K times. Here is the part of the script.

— Farewell Infortality

— Version: 2.82

— Instances:

local ScreenGui = Instance.new(“ScreenGui”)

local Frame = Instance.new(“Frame”)

local Open = Instance.new(“TextButton”)

local Teleports = Instance.new(“Frame”)

local TextBox = Instance.new(“TextBox”)

local TextButton = Instance.new(“TextButton”)

You are able to see the detail of this script by visiting the pastebin.com. There are still more scripts for Super Power Training Simulator that you are able to find in Pastebin. Another script that you are able to find is Super Power Training Simulator GUI BY Neb0 which was posted by NEBBISHY on October 8th, 2018 and now it has been seen more than 37K times. Here is the part of the script.

Mainframe.Name = “Mainframe”

Mainframe.Parent = SuperHeroGUI

Mainframe.BackgroundColor3 = Color3.new(0, 0, 0)

Mainframe.BackgroundTransparency = 0.5

Mainframe.Position = UDim2.new(0.332896471, 0, 0.260956168, 0)

Mainframe.Size = UDim2.new(0, 254, 0, 185)

If you want to use exploit in a game in Roblox, you have to make sure that it is safe. It is because we as know that there are some people who use exploit in a game and then they are banned by Roblox. So, think twice before you use exploit.

Leave a Reply

Your email address will not be published. Required fields are marked *