RobloxScripterAI
Discord ↗
Link Copied to Clipboard
×
"make a script that unchares the hole map and hacks the game"
-- ScripterAI does not support hacking games, here's a script for unlocking the map local map = game.Workspace.Map function onButton1Down() map.Locked = false end