Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Variables:
- role =
- desc = I can be edited with the `!setdesc` command
- _____ code 1_________
- Script: BDscript 2
- trigger :!rr
- $nomention
- $title[🎭〣│__Get Role__]
- $description[$getServerVar[desc]]
- $color[00ffad]
- $addButton[no;rr;Get the role;primary;no;🎭]
- _____ code 2__________
- Script: BDscript
- Trigger: $onInteraction[rr]
- $nomention
- $giveRole[$authorID;$getServerVar[rrole]]
- $removeButtons
- $ephemeral
- $description[You have successfully obtained the scroll]
- $color[00ff5d]
- _____ code 3__________
- Script: BDscript
- Trigger: !setdesc
- $nomention
- $title[🎭〣│__Description set__]
- $description[The description will now be `$noMentionMessage`]
- $color[00ffc0]
- $setServerVar[desc;$noMentionMessage]
- $argsCheck[>1;❌┃ Hey! You still have to tell me the description]
Advertisement
Add Comment
Please, Sign In to add comment