This page will provide you all the valid and active Legends of Speed Codes (Roblox Game), redeem them for gems and more rewards. Legends of Speed Codes – Full List Working Codes (Valid and Active) These are all the active and valid codes: speedchampion000: Use this code to earn 5,000. Roblox Discord Servers - Page 4 Find Roblox servers you're interested in and meet new friends. Come socialize with us! We can have fun and chill. Roblox, Social View Join. Here at RBLX Codes we keep you up to date with all the newest Roblox codes you will want to redeem. Here is the latest list of active Speed Run Simulator codes for January 2021. Speed Run Simulator Codes – An updated list with all the valid codes and some info about the reward each code will give you. Speed Run Simulator Codes Updated List.
Nah, DGR 1 is betterI think Danganronpa 1 is better because its location is more daunting. The bonds between characters also were more natural, And I liked the 3rd person movement. Danganronpa trigger happy havoc vs danganronpa 2 episode 1. I also think that, Despite many of the characters being less fleshed out, They realistically made sense in the same universe of ultimates, And thus felt more believable.
Speed Simulator X 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.
25% of any Dev-Ex will be donated to Age UK – They are a charity providing help to those in local communities who are self-isolating or facing food insecurity.
Solve puzzles and quests to obtain all they keys and unlock bonus features.
Race against Rivals, Collect Coins, Buy Drinks and Become The Fastest Player In Game!
Collect All The Keys For a Special In Speed Simulator Item – 10 Keys Total to be released
It’s end. I hope “Roblox Speed Simulator X Codes” helps you. If you have any questions, please comment below. Feel free to contribute to the guide!
local GUI = Instance.new('ScreenGui')
local Info = Instance.new('TextLabel')
local Title = Instance.new('TextLabel')
local SetSpeed = Instance.new('TextButton')
local FinishRace = Instance.new('TextButton')
GUI.Name = 'GUI'
Main.Parent = GUI
Main.AnchorPoint = Vector2.new(0.5, 0.5)
Main.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
Main.BorderSizePixel = 2
Main.Size = UDim2.new(0.349999994, 0, 0.400000006, 0)
Info.Parent = Main
Info.BackgroundColor3 = Color3.new(1, 1, 1)
Info.BorderSizePixel = 0
Info.Position = UDim2.new(0.5, 0, 0.850000024, 0)
Info.Font = Enum.Font.SourceSansItalic
Info.Text = 'NOTE: The orb tp is used best when you are afk, as the orbs always keep teleporting in one spot.'
Info.TextScaled = true
Info.TextWrapped = true
WalkSpeedInput.Name = 'WalkSpeedInput'
WalkSpeedInput.AnchorPoint = Vector2.new(0.5, 0.5)
WalkSpeedInput.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
WalkSpeedInput.BorderColor3 = Color3.new(1, 1, 1)
WalkSpeedInput.Position = UDim2.new(0.5, 0, 0.219999999, 0)
WalkSpeedInput.Size = UDim2.new(0.949999988, 0, 0.0700000003, 0)
WalkSpeedInput.Text = 'Insert WalkSpeed Here'
WalkSpeedInput.TextScaled = true
WalkSpeedInput.TextWrapped = true
Title.Name = 'Title'
Title.BackgroundColor3 = Color3.new(1, 1, 1)
Title.Size = UDim2.new(1, 0, 0.150000006, 0)
Title.Text = 'Speed Simulator Gui'
Title.TextScaled = true
Title.TextWrapped = true
TPOrbs.Name = 'TPOrbs'
TPOrbs.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
TPOrbs.BorderSizePixel = 2
TPOrbs.Position = UDim2.new(0.0500000007, 0, 0.300000012, 0)
TPOrbs.Size = UDim2.new(0.430000007, 0, 0.150000006, 0)
TPOrbs.Text = 'TP All Orbs'
TPOrbs.TextSize = 25
SetSpeed.Parent = Main
SetSpeed.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
SetSpeed.BorderSizePixel = 2
SetSpeed.Position = UDim2.new(0.514999986, 0, 0.300000012, 0)
SetSpeed.Size = UDim2.new(0.430000007, 0, 0.150000006, 0)
SetSpeed.Text = 'Set WalkSpeed'
SetSpeed.TextSize = 25
EliteMenu.Parent = Main
EliteMenu.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
EliteMenu.BorderSizePixel = 2
EliteMenu.Position = UDim2.new(0.0500000007, 0, 0.550000012, 0)
EliteMenu.Size = UDim2.new(0.430000007, 0, 0.150000006, 0)
EliteMenu.Text = 'Open Elite Menu'
EliteMenu.TextSize = 25
FinishRace.Parent = Main
FinishRace.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
FinishRace.BorderSizePixel = 2
FinishRace.Position = UDim2.new(0.514999986, 0, 0.550000012, 0)
FinishRace.Size = UDim2.new(0.430000007, 0, 0.150000006, 0)
FinishRace.Text = 'Finish Race'
FinishRace.TextSize = 25
-- Scripts:
function SCRIPT_UPAK90_FAKESCRIPT() -- TPOrbs.LocalScript
getfenv().script = Instance.new('LocalScript', TPOrbs)
script.Parent.MouseButton1Down:Connect(function()
for i,v in pairs(game.Workspace:GetChildren()) do
v.orb2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
v.orb.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
v.orb2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
v.orb.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
v.orb2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
v.orb.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
v.orb2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
v.orb.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
end
coroutine.resume(coroutine.create(SCRIPT_UPAK90_FAKESCRIPT))
function SCRIPT_OPZA72_FAKESCRIPT() -- SetSpeed.LocalScript
getfenv().script = Instance.new('LocalScript', SetSpeed)
script.Parent.MouseButton1Down:Connect(function()
if script.Parent.Parent.WalkSpeedInput.Text ' then
script.Parent.Parent.WalkSpeedInput.Text = 'Please input a number!'
while wait() do
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = script.Parent.Parent.WalkSpeedInput.Text
end
coroutine.resume(coroutine.create(SCRIPT_OPZA72_FAKESCRIPT))
function SCRIPT_ABZX71_FAKESCRIPT() -- EliteMenu.LocalScript
getfenv().script = Instance.new('LocalScript', EliteMenu)
script.Parent.MouseButton1Down:Connect(function()
if game.Players.LocalPlayer.PlayerGui.Elite.Frame.Visible false then
game.Players.LocalPlayer.PlayerGui.Elite.Frame.Visible = true
elseif game.Players.LocalPlayer.PlayerGui.Elite.Frame.Visible true then
game.Players.LocalPlayer.PlayerGui.Elite.Frame.Visible = false
end
coroutine.resume(coroutine.create(SCRIPT_ABZX71_FAKESCRIPT))
function SCRIPT_ZZXX73_FAKESCRIPT() -- FinishRace.LocalScript
getfenv().script = Instance.new('LocalScript', FinishRace)
script.Parent.MouseButton1Down:Connect(function()
game:GetService('Players').LocalPlayer.Character:MoveTo(Vector3.new(787.752991,7.85002995,225.513123))
local pos = game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,2.5,0)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
coroutine.resume(coroutine.create(SCRIPT_ZZXX73_FAKESCRIPT))