what are orbs for in strongest punch simulator --First Script So It's Not Much --High Ban Risk If You're Spamming The Keys --Wont Teleport To Orbs On First World Might Fix That/Make It Better Soon ;) --I Got Banned For Collecting To Fast Says Like 208/64 Ticks --Key Bindings --Z:Small Ones --X:Med Ones --C:Big Ones local UIS = game:GetService("UserInputService") what are orbs for in strongest punch simulator How to dowload it? what are orbs for in strongest punch simulator UIS.InputBegan:Connect(function(Input, IsTyping) if IsTyping then return end if Input.KeyCode == Enum.KeyCode.C then local Test = game:GetService("Workspace").Map.Stages.Boosts:FindFirstChild(game:GetService("Players").LocalPlayer.leaderstats.WORLD.Value) local Test1 = Test:FindFirstChild("MAP_"..game:GetService("Players").LocalPlayer.leaderstats.WORLD.Value.."_3") local test2 = Test1:FindFirstChild("0.30000001192093") if test2 then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = test2.CFrame else what are orbs for in strongest punch simulator How to use it? what are orbs for in strongest punch simulator test2 = Test1:FindFirstChild("0") game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = test2.CFrame end elseif Input.KeyCode == Enum.KeyCode.X then local Test = game:GetService("Workspace").Map.Stages.Boosts:FindFirstChild(game:GetService("Players").LocalPlayer.leaderstats.WORLD.Value) local Test1 = Test:FindFirstChild("MAP_"..game:GetService("Players").LocalPlayer.leaderstats.WORLD.Value.."_2") local test2 = Test1:FindFirstChild("0.30000001192093") if test2 then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = test2.CFrame else what are orbs for in strongest punch simulator How to use it? what are orbs for in strongest punch simulator test2 = Test1:FindFirstChild("0") game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = test2.CFrame end elseif Input.KeyCode == Enum.KeyCode.Z then local Test = game:GetService("Workspace").Map.Stages.Boosts:FindFirstChild(game:GetService("Players").LocalPlayer.leaderstats.WORLD.Value) local Test1 = Test:FindFirstChild("MAP_"..game:GetService("Players").LocalPlayer.leaderstats.WORLD.Value.."_1") local test2 = Test1:FindFirstChild("0.30000001192093") if test2 then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = test2.CFrame else what are orbs for in strongest punch simulator PasteShr what are orbs for in strongest punch simulator test2 = Test1:FindFirstChild("0") game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = test2.CFrame end end end) what are orbs for in strongest punch simulator