Roblox Space Simulator Reborn Script galore.
Welcome Space Simulator Reborn. Train your character to increase your power. Buy tools and storage to expand your player’s abilities!
Rebirth to increase your multipliers. Hatch eggs to obtain pets! Claim free pets from the Prize Shop! Buy potions to increase your pet stats!
Purchase special upgrades in the Gem Shop. Discover and talk to characters in each world. Travel to new worlds and planets
Compete for the global leaderboards all in Space Simulator Reborn Roblox game.
Space Simulator Reborn Script Pastebin
-- Create By Lulu ;)
pcall(function() game:GetService("CoreGui").ShouxLibGui:Destroy() end)
local ShouxLib = loadstring(game:HttpGetAsync("https://pastebin.com/raw/aWJeXMN3"))()
local main = ShouxLib:new("Space Simulator Reborn", Color3.fromRGB(25, 25, 25), Color3.fromRGB(192, 0, 199));
main:newBtn("AutoToolFarm", function(stat)--Equip Tool Before Execute
_G.autoEnergy = stat
while _G.autoEnergy do wait()
if game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool") then
game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool"):Activate()
end
end
end)
main:newBtn("AutoSell-jump", function(stat)--kinda buggy
_G.autoSell = stat
while _G.autoSell do wait()
local sell = game.workspace.SellPlace.SellPlacePart
sell.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
game:GetService("Players").LocalPlayer.Character.Humanoid.Jump = true
end
end)
main:newBind("Hide Gui", function() game:GetService("CoreGui").ShouxLibGui.Enabled = not game:GetService("CoreGui").ShouxLibGui.Enabled; end, Enum.KeyCode.X);
ShouxLib:SetCategory(main);
Read Also: Legends Re:written Script Pastebin & Hack 2022
How to Execute Script in Roblox
- First of all, you've to get a reliable and virus-free Roblox script or exploit executors, like Krnl, JJSPloit, or Synapse.
- Then fire the script executor up whilst in the Game
- Next copy and paste any of the scripts we provided above into the script box and click the Execute/Inject button
No comments
Post a Comment