top of page

Speed Hub V2 Muscle Legends Mobile Script

  • Writer: aktasenesfurkan23
    aktasenesfurkan23
  • Oct 24, 2024
  • 1 min read


loadstring(game:HttpGet("https://raw.githubusercontent.com/AhmadV99/Speed-Hub-X/main/GameList.lua"))()
for PlaceID, Execute in pairs(Games) do
    if PlaceID == game.PlaceId then
        loadstring(game:HttpGet(Execute))()
    end
end



コメント


RobloxScriptCode

©2024, RobloxScriptCode.

bottom of page