Categories > Coding > Lua >

How to make mod perms on your script?

Posts: 199

Threads: 22

Joined: Jul, 2021

Reputation: -20

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)

  • 0

tar

CoolNickname

Posts: 142

Threads: 15

Joined: Jul, 2021

Reputation: 1

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()

  • 0

https://imgur.com/a/oOomuUo

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )