#API Key

1 messages · Page 1 of 1 (latest)

unkempt shuttle
#

How to get a Adonis API key or is that just the roblox api key? Because I want to give me perms via the console instead of via the script and for that you need an API key or is there another way to give you perms via the console? On the adonis adonis.dev website I always get this error when creating an account.

gloomy wraith
unkempt shuttle
gloomy wraith
unkempt shuttle
#

Now it is your language

gloomy wraith
#
local AdminAccess = _G.Adonis.Access("TEST_KEY_SAMPLE", "Admin")
AdminAccess.AddAdmin(game:GetService("Players")["PLAYERNAMEHERE"], 900)
#

Obviously you need to enable _G in the settings

unkempt shuttle
#

Okey thanks

unkempt shuttle
unkempt shuttle
#

@gloomy wraith

#

?