Skip to content

Modal Apply System [BDFD]

The Arcwise Domain

This page contains Code for Modal Apply System. No explanation.

Code


variables

Not Needed

modal

$nomention
$c[Made by JosipFX#4668 do not remove credits!]
$description[This is simple modal system]
$color[$random[00000;99999]]
$addTimestamp
$thumbnail[$serverIcon]
$footer[Made by JosipFX#4668]
$footerIcon[$authorAvatar]
$addButton[no;Modal;Apply as staff;success;no;<a:staff1:977648484473782362>]

$onInteraction[Modal]

$nomention
$ephemeral
$description[To apply as staff press part 1 then part 2,part 3 and finally part 4!]
$addButton[no;Part 1;Part 1;success;no]
$addButton[no;Part 2;Part 2;success;no]
$addButton[no;Part 3;Part 3;success;no]
$addButton[no;Part 4;Part 4;success;no]
$removeComponent[Modal]

$onInteraction[Part 1]

$nomention
$newModal[StaffApply;Apply as staff member!]
$addTextInput[text-1;short;What's your name?;1;50]
$addTextInput[text-2;short;How old are you?;1;5]
$addTextInput[text-3;short;Your discord name and tag?;1;100]
$addTextInput[text-4;short;How often are you online on discord?;1;200]
$addTextInput[text-5;short;How much time you can spend on our server?;1;200]

$onInteraction[Part 2]

$nomention
$newModal[StaffApply2;Apply as staff member!]
$addTextInput[text-6;paragraph;Do you have expierence as staff?;1;2000]
$addTextInput[text-7;paragraph;Why you want to become staff here?;1;2000]
$addTextInput[text-8;paragraph;What makes you different then other staff?;1;4000]
$addTextInput[text-9;paragraph;Do you have any special ability?;1;3000]
$addTextInput[text-10;paragraph;What will you do if user spams nonstop?;1;1000]

$onInteraction[Part 3]

$nomention
$newModal[StaffApply3;Apply as staff member!]
$addTextInput[text-11;paragraph;In what servers are you staff in?;1;2000]
$addTextInput[text-12;paragraph;What can you say about our server?;1;4000]
$addTextInput[text-13;paragraph;Tell us more about you;1;4000]
$addTextInput[text-14;paragraph;If we were getting raided what would you do?;1;3000]
$addTextInput[text-15;paragraph;Do you want to suggest something for server?;1;3000]

$onInteraction[Part 4]

$nomention
$newModal[StaffApply4;Apply as staff member!]
$addTextInput[text-16;paragraph;What would you do if user swears?;1;2000]
$addTextInput[text-17;paragraph;What'll you do if staff is misbehaving?;1;4000]
$addTextInput[text-18;paragraph;How'll you manage chat?;1;4000]
$addTextInput[text-19;paragraph;How'll you be formal like at everywhere?;1;3000]
$addTextInput[text-20;paragraph;How'll you greet user if he/she opens ticket?;1;3000]

$onInteraction[StaffApply]

$nomention
$channelSendMessage[channelid;Application from $username#$discriminator[$authorID] (Part 1)
1. Question: What's your name?
A: $input[text-1]
2. Question: How old are you?
A: $input[text-2]
3. Question: Your discord name and tag?
A: $input[text-3]
4. Question: How often are you online on discord?
A: $input[text-4]
5. Question: How much time you can spend on our server?
A: $input[text-5]]
$editButton[Part 1;Part 1;success;yes]
  • BDScript 2

$onInteraction[StaffApply2]

$nomention
$channelSendMessage[channelid;Application from $username#$discriminator[$authorID] (Part 2)
6. Question: Do you have expierence as staff?
A: $input[text-6]
7. Question: Why you want to become staff here?
A: $input[text-7]
8. Question: What makes you different then other staff?
A: $input[text-8]
9. Question: Do you have any special ability?
A: $input[text-9]
10. Question: What will you do if user spams nonstop?
A: $input[text-10]]
$editButton[Part 2;Part 2;success;yes]
  • BDScript 2

$onInteraction[StaffApply3]

$nomention
$channelSendMessage[channelid;Application from $username#$discriminator[$authorID] (Part 3)
11. Question: In what servers are you staff in?
A: $input[text-11]
12. Question: What can you say about our server?
A: $input[text-12]
13. Question: Tell us more about you
A: $input[text-13]
14. Question: If we were getting raided what would you do?
A: $input[text-14]
15. Question: Do you want to suggest something for server?
A: $input[text-15]]
$editButton[Part 3;Part 3;success;yes]
  • BDScript 2

$onInteraction[StaffApply4]

$nomention
$channelSendMessage[channelid;Application from $username#$discriminator[$authorID] (Part 4)
16. Question: What would you do if user swears?
A: $input[text-16]
17. Question: What'll you do if staff is misbehaving?
A: $input[text-17]
18. Question: How'll you manage chat?
A: $input[text-18]
19. Question: How'll you be formal like at everywhere?
A: $input[text-19]
20. Question: How'll you greet user if he/she opens ticket?
A: $input[text-20]]
$editButton[Part 4;Part 4;success;yes]
  • BDScript 2

End

  • Thanks to anyone who is still Following me on Youtube Channel and actually uses codes I make, appreciate that!
  • Hope you liked this Verification in Aoi.js!

Credits

JosipFX - Made Code & Video