About Us Hi there! We are Incurr’s Legacy, and Influux Studios, we recently hit 180k members on the game development group, 20M visits, and several hundred concurrent players. We’re looking for a low-poly, 3d modeler builder to join our team and build a brand new map for our current game, Elemental Power Simulator. We’d highly recommend only applying if you’re familiar with Anime.
-- Game Link: https://www.roblox.com/games/1142908823/Sword-Simulator
-- Version: 2.82
--equip your sword first in order for it to work......
local ScreenGui = Instance.new('ScreenGui')
local TextLabel = Instance.new('TextLabel')
local power = Instance.new('TextButton')
local e = Instance.new('TextLabel')
local TextLabel_3 = Instance.new('TextLabel')
local TextLabel_5 = Instance.new('TextLabel')
local open = Instance.new('TextButton')
ScreenGui.Parent = game.CoreGui
ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
Frame.Parent = ScreenGui
Frame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
Frame.BorderSizePixel = 3
Frame.Position = UDim2.new(0.321611732, 0, 0.260756195, 0)
Frame.Draggable = true
TextLabel.Parent = Frame
TextLabel.BackgroundColor3 = Color3.new(0.584314, 0.552941, 0.572549)
TextLabel.BackgroundTransparency = 0.40000000596046
TextLabel.Size = UDim2.new(0, 348, 0, 50)
TextLabel.Text = 'Sword Sim'
TextLabel.TextSize = 14
kill.Name = 'kill'
kill.BackgroundColor3 = Color3.new(0.258824, 0.329412, 0.313726)
kill.Position = UDim2.new(0.0497387424, 0, 0.596938789, 0)
kill.Font = Enum.Font.SciFi
kill.TextColor3 = Color3.new(0, 0, 0)
power.Parent = Frame
power.BackgroundColor3 = Color3.new(0.258824, 0.329412, 0.313726)
power.Position = UDim2.new(0.590595424, 0, 0.596938789, 0)
power.Font = Enum.Font.SciFi
power.TextColor3 = Color3.new(0, 0, 0)
close.Parent = Frame
close.BackgroundTransparency = 1
close.Size = UDim2.new(0, 37, 0, 35)
close.Text = 'x'
close.TextSize = 30
e.Name = 'e'
e.BackgroundColor3 = Color3.new(1, 1, 1)
e.Position = UDim2.new(0.212643683, 0, 0.163265303, 0)
e.Font = Enum.Font.Highway
e.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412)
TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
TextLabel_2.Position = UDim2.new(0.212643683, 0, 0.418367296, 0)
TextLabel_2.Font = Enum.Font.Highway
TextLabel_2.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412)
TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
TextLabel_3.Position = UDim2.new(0.221264362, 0, 0.326530635, 0)
TextLabel_3.Font = Enum.Font.Highway
TextLabel_3.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412)
TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
TextLabel_4.Position = UDim2.new(0.18965517, 0, 0.341836751, 0)
TextLabel_4.Font = Enum.Font.Highway
TextLabel_4.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412)
TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
TextLabel_5.Position = UDim2.new(0.212643668, 0, 0.673469365, 0)
TextLabel_5.Font = Enum.Font.SciFi
TextLabel_5.TextColor3 = Color3.new(0.807843, 0.141176, 0.0235294)
TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
TextLabel_6.Position = UDim2.new(0.212643683, 0, 0.816326559, 0)
TextLabel_6.Font = Enum.Font.SciFi
TextLabel_6.Text = 'You have to equip your sword for both of thes to work!'
TextLabel_6.TextColor3 = Color3.new(0.807843, 0.141176, 0.0235294)
open.Parent = ScreenGui
open.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
open.Position = UDim2.new(-0.0109890113, 0, 0.799217761, 0)
open.Visible = false
open.Text = 'OPEN'
open.TextColor3 = Color3.new(0.823529, 0.882353, 0.180392)
local name = game.Players.LocalPlayer.Name
if v.Name ~= game.Players.LocalPlayer.Name then
local A_1 = game:GetService('Workspace')[v.Name].Humanoid
local Event = game:GetService('Workspace')[name].sword.Handle.dmg.RemoteEvent:FireServer(A_1, A_2)
print'equip your sword'
end
function power()
local Event = game:GetService('Workspace')[name].sword.Handle.up.RemoteEvent:FireServer()
game:GetService('RunService').stepped:connect(power)
Frame.Visible = false
end)
open.MouseButton1Down:Connect(function()
open.Visible = false
-- Scripts:
-- Farewell Infortality.
--equip your sword first in order for it to work......
local ScreenGui = Instance.new('ScreenGui')
local TextLabel = Instance.new('TextLabel')
local power = Instance.new('TextButton')
local e = Instance.new('TextLabel')
local TextLabel_3 = Instance.new('TextLabel')
local TextLabel_5 = Instance.new('TextLabel')
local open = Instance.new('TextButton')
ScreenGui.Parent = game.CoreGui
ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
Frame.Parent = ScreenGui
Frame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
Frame.BorderSizePixel = 3
Frame.Position = UDim2.new(0.321611732, 0, 0.260756195, 0)
Frame.Draggable = true
TextLabel.Parent = Frame
TextLabel.BackgroundColor3 = Color3.new(0.584314, 0.552941, 0.572549)
TextLabel.BackgroundTransparency = 0.40000000596046
TextLabel.Size = UDim2.new(0, 348, 0, 50)
TextLabel.Text = 'Sword Sim'
TextLabel.TextSize = 14
kill.Name = 'kill'
kill.BackgroundColor3 = Color3.new(0.258824, 0.329412, 0.313726)
kill.Position = UDim2.new(0.0497387424, 0, 0.596938789, 0)
kill.Font = Enum.Font.SciFi
kill.TextColor3 = Color3.new(0, 0, 0)
power.Parent = Frame
power.BackgroundColor3 = Color3.new(0.258824, 0.329412, 0.313726)
power.Position = UDim2.new(0.590595424, 0, 0.596938789, 0)
power.Font = Enum.Font.SciFi
power.TextColor3 = Color3.new(0, 0, 0)
close.Parent = Frame
close.BackgroundTransparency = 1
close.Size = UDim2.new(0, 37, 0, 35)
close.Text = 'x'
close.TextSize = 30
e.Name = 'e'
e.BackgroundColor3 = Color3.new(1, 1, 1)
e.Position = UDim2.new(0.212643683, 0, 0.163265303, 0)
e.Font = Enum.Font.Highway
e.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412)
TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
TextLabel_2.Position = UDim2.new(0.212643683, 0, 0.418367296, 0)
TextLabel_2.Font = Enum.Font.Highway
TextLabel_2.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412)
TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
TextLabel_3.Position = UDim2.new(0.221264362, 0, 0.326530635, 0)
TextLabel_3.Font = Enum.Font.Highway
TextLabel_3.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412)
TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
TextLabel_4.Position = UDim2.new(0.18965517, 0, 0.341836751, 0)
TextLabel_4.Font = Enum.Font.Highway
TextLabel_4.TextColor3 = Color3.new(0.729412, 0.729412, 0.729412)
TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
TextLabel_5.Position = UDim2.new(0.212643668, 0, 0.673469365, 0)
TextLabel_5.Font = Enum.Font.SciFi
TextLabel_5.TextColor3 = Color3.new(0.807843, 0.141176, 0.0235294)
TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
TextLabel_6.Position = UDim2.new(0.212643683, 0, 0.816326559, 0)
TextLabel_6.Font = Enum.Font.SciFi
TextLabel_6.Text = 'You have to equip your sword for both of thes to work!'
TextLabel_6.TextColor3 = Color3.new(0.807843, 0.141176, 0.0235294)
open.Parent = ScreenGui
open.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
open.Position = UDim2.new(-0.0109890113, 0, 0.799217761, 0)
open.Visible = false
open.Text = 'OPEN'
open.TextColor3 = Color3.new(0.823529, 0.882353, 0.180392)
local name = game.Players.LocalPlayer.Name
if v.Name ~= game.Players.LocalPlayer.Name then
local A_1 = game:GetService('Workspace')[v.Name].Humanoid
local Event = game:GetService('Workspace')[name].sword.Handle.dmg.RemoteEvent:FireServer(A_1, A_2)
print'equip your sword'
end
function power()
local Event = game:GetService('Workspace')[name].sword.Handle.up.RemoteEvent:FireServer()
game:GetService('RunService').stepped:connect(power)
Frame.Visible = false
end)
open.MouseButton1Down:Connect(function()
open.Visible = false
-- Scripts:
Super Power Simulator Codes can give various loot, like – pets, coins, gems and more. When other Roblox players try to make money, these promocodes make life easy for you.
Bookmark this page, we will often update it with new codes for the game.
The following is a list of all the different codes and what you get when you put them in.
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!
If you’re playing Roblox, odds are that you’ll be redeeming a Promo Code at some point.
Complete the quests given in the city and unlock new all-powerful skills. In an exciting city full of good and bad guys looking for a fight! Train your self to become the best hero or villain in all of Robloxia.
That’s all! We hope the guide – “Roblox Super Power Simulator Codes” helps you. If you have any questions, please comment below. Feel free to contribute to the guide!