26.7k Views
Description
auto trains
Comments
4

Offline
ReactorCoreDev 8 months ago
the icon is every kid's feeling rn
Offline
azatovali97 7 months ago
-- don't mind the messy code it works enough
local LocalPlayer = game.Players.LocalPlayer
local Humanoid = LocalPlayer.Character:WaitForChild("Humanoid")
local weight = LocalPlayer.Backpack.Weight
LocalPlayer.CharacterAdded:Connect(function(Character)
Humanoid = Character:WaitForChild("Humanoid")
end)
local muscleEvent = LocalPlayer.muscleEvent
task.spawn(function()
while task.wait() do
for i,v in pairs(LocalPlayer.Backpack:GetChildren()) do
if not v.Name:match("Punch") then
v.Parent = LocalPlayer.Character
task.wait()
v.Parent = LocalPlayer.Backpack
end
end
end
end)
while task.wait() do
muscleEvent:FireServer("rep")
-- One Hit Invicibility
Humanoid:SetStateEnabled(Enum.HumanoidStateType.Dead, false)
if Humanoid.Health <= Humanoid.MaxHealth and Humanoid.Health >= 1 then
LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, 10000, 0)
end
endgame.Players.LocalPlayerLocalPlayer.Backpack.WeightLocalPlayer.muscleEventv.Namev.ParentLocalPlayer.CharacterLocalPlayer.BackpackHumanoid.HealthHumanoid.MaxHealth1LocalPlayer.Character.HumanoidRootPart.CFrame10000
Offline
I_lostmymainaccsad 7 months ago
How do you even do it on phone
Offline
cheating1357 5 months ago
bah je sais pas comment le utiliser
Auto Train Any Executor Muscle Legend

![[🎉 RELEASE] Anime Astral Simulator](/images/script/113236157544232-1780333729144.png)

