Star Simulator Beta Script | INFINITE IRON PLATES & PLANKS, 1 OF EVERYTHING, BONUS CRASH GIVE ITEMS 

Created by Run#6666

Features:

  • INFINITE IRON PLATES
  • INFINITE PLANKS
  • GET 1 OF EVERYTHING
  • BONUS CRASH YOUR SERVER 
    • (GIVES YOU ITEMS)
local init = require(game:GetService("ReplicatedStorage").PlayerData.InitialPlayerData)

for _,v in next, init.Conversion do 
    game:GetService("ReplicatedStorage").Resources.BuildingRemo:InvokeServer(_, math.huge)
end

for _,v in next, workspace['Star_'..game.Players.LocalPlayer.Name]:GetDescendants() do 
    if v.Name == 'HP' then 
        game:GetService("ReplicatedStorage").Attack.UpdateHPEvent:FireServer(v.Parent, 'Axe')
    end
end
  • CRASH YOUR SERVER & GIVE YOU ITEMS v
for _,v in next, workspace['Star_'..game.Players.LocalPlayer.Name]:GetDescendants() do 
    if v.Name == 'HP' then 
        for _ = 0, 100 do
            game:GetService("ReplicatedStorage").Attack.UpdateHPEvent:FireServer(v.Parent, 'Axe')
        end
    end
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

More Scripts!

TOP 10 TRENDING SCRIPTS