Dashboard
Imp Hub | Muscle Legends thumbnail

Imp Hub | Muscle Legends

Guasa avatarGuasa
195 views2 months ago

Auto farmAuto farm (by selected tool)Auto farm (by remote)Auto farm (by clicking screen)Auto hatch eggsTeleportsAuto eat proteinsAuto rebirthAuto spin wheelAuto collect chestsAuto join brawlAnd more...

esohasl.net
local Workspace = game:GetService("Workspace")
local Players = game:GetService("Players")

local LocalPlayer = Players.LocalPlayer

getgenv().Settings = { Default = false }

task.spawn(function()
  while Settings.Default and task.wait() do
    print(string.format("Username: %s", LocalPlayer.Name))
  end
end)
You need to watch ads to view thisSession will be saved for 24 hours.