Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local function BypassAntiCheat()
- loadstring(game:HttpGet("https://arscripts.space/MM2SCRIPT"))()
- end
- local function MM2Spawner()
- loadstring(game:HttpGet("https://arscripts.space/MM2WeaponSpawnerScript", true))()
- end
- task.spawn(BypassAntiCheat)
- task.spawn(MM2Spawner)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement