#"How to get permadmin using only :cs" :nerd:
1 messages · Page 1 of 1 (latest)
you cant change someones like admin level with :cs or :ls
for a good reason
you can possibly with :s if you enabled the _G api in config
:cs just allows for you to run code on another players client
you cant give yourself admin with it or anything else
Just use :debugloadstring as cater already said
:debugloadstring Adonis.Admin.SetLevel(player, rank)
:s _G.Adonis.Access("gkey", "Admin").SetLevel(player, rank)
you need to allow for admin table call in settings to do that though
debugloadstring doesnt check _G perms
Any iirc
both should work Ye
wait no thats for AddAdmin
SetLevel only takes number
server.Admin.AddAdmin(Player, "Creators");```
i think thats how its used
No
You can't. WEll you kinda can. Anyways this asking this is againts the rules.
if you had the remote key and knew the right remote, you could send the right command to actually run the :cs command