Categories > Coding > Lua >
How to make mod perms on your script?
Posted
So, I have been seeing alot of da hood scripts and even some scripts that aint for da hood that have a feature where you can buy mod perms and if someone executes the script you can use "Commands" on them. I always wonderd how they would do it and alot of scripters do have this on there da hood script but there isnt a tutorial for this or any type of example. Anyone has a tutorial and does anyone know a bypass to prevent people using mod perms on you (Dont send the one in robloxscripts.com cuz i tried it already and it doesnt work for some scrips)
Replied
Usually destroying HumanoidRootPart works. Because most of mod perms targets humanoidrootpart for make it work with R6 and R15. If you destroy your humanoidrootpart mod perm script will give error which causes you to dont get effected.
Try this super simple script:
game.Players.LocalPlayer.Character.HumanoidRootPart:Destroy()
Cancel
Post
https://imgur.com/a/oOomuUo
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post