top of page

SPEED HUB V2 MUSCLE LEGENDS MOBILE SCRIPT

  • Writer: aktasenesfurkan23
    aktasenesfurkan23
  • Jun 25, 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 



1 Comment


Mark david Aguilar
Mark david Aguilar
Nov 03, 2024

'/?' or '/help'for a list of chat commands.

Like

RobloxScriptCode

©2024, RobloxScriptCode.

bottom of page