BDFD_Berk

BDFD Leveling System With Rank Card no premium

Dec 24th, 2020 (edited)
11,398
2
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Join for free codes & APIs, and add your bot to grow it! https://discord.gg/GfUYzXnA
  2. Watch this also! https://youtu.be/t4Xh2d9fTHE
  3. =============================================================================
  4. Required variables (You need to add all them) :
  5. talk
  6. value 0 (Don't modify)
  7.  
  8. req
  9. value 250 (Is the exp that someone require to level up, you can modify this value if you want)
  10.  
  11. level
  12. value 0 (Is the default level of which everyone starts, i recommend keep it as 0)
  13.  
  14. nothing
  15. value 0 (Don't modify)
  16.  
  17. nothing2
  18. value 0 (Don't modify)
  19.  
  20. =============================================================================
  21.  
  22. Level up + Gain EXP (This goes in the A-Z and a-z commands):
  23.  
  24. $nomention
  25. $setUserVar[$replaceText[$replaceText[%$checkCondition[$getUserVar[talk]>$getUserVar[req]]%;%true%;talk;1];%false%;nothing2;1];0]
  26.  
  27. $setUserVar[$replaceText[$replaceText[%$checkCondition[$getUserVar[talk]>$getUserVar[req]]%;%true%;nothing2;1];%false%;talk;1];$sum[$getUserVar[$replaceText[$replaceText[%$checkCondition[$getUserVar[talk]>$getUserVar[req]]%;%true%;nothing2;1];%false%;talk;1]];$random[5;25]]]
  28.  
  29. $$replaceText[$replaceText[%$checkCondition[$getUserVar[talk]>$getUserVar[req]]%;%true%;channelSendMessage;1];%false%;setServerVar;1][$replaceText[$replaceText[%$checkCondition[$getUserVar[talk]>$getUserVar[req]]%;%true%;$channelID;1];%false%;nothing;1];<@$authorID> You leveled up! Now your new level is $sum[$getUserVar[level];1]]
  30.  
  31. $setUserVar[$replaceText[$replaceText[%$checkCondition[$getUserVar[talk]>$getUserVar[req]]%;%true%;level;1];%false%;nothing2;1];$sum[$getUserVar[$replaceText[$replaceText[%$checkCondition[$getUserVar[talk]>$getUserVar[req]]%;%true%;level;1];%false%;nothing2;1]];1]]
  32. $setUserVar[$replaceText[$replaceText[%$checkCondition[$getUserVar[talk]>$getUserVar[req]]%;%true%;req;1];%false%;nothing2;1];$sum[$getUserVar[$replaceText[$replaceText[%$checkCondition[$getUserVar[talk]>$getUserVar[req]]%;%true%;req;1];%false%;nothing2;1]];$random[100;220]]]
  33.  
  34. =============================================================================
  35. Rank card that show your level:
  36.  
  37. $nomention
  38. $color[$random[111111;999999]]
  39. $image[https://vacefron.nl/api/rankcard?username=$replaceText[$username[$mentioned[1;yes]]; ;+;-1]&avatar=$userAvatar[$mentioned[1;yes]]?size=4096&level=$getUserVar[level;$mentioned[1;yes]]&rank=&currentxp=$getUserVar[talk;$mentioned[1;yes]]&nextlevelxp=$getUserVar[req;$mentioned[1;yes]]&previouslevelxp=0&custombg=https://cdn.discordapp.com/attachments/775757240648466452/791348420844716052/1608742528817.jpg&xpcolor=F8F8F9&isboosting=false]
  40. $footer[$username[$mentioned[1;yes]] needs $replaceText[$sub[$sum[$getUserVar[req;$mentioned[1;yes]];1];$getUserVar[talk;$mentioned[1;yes]]];-; ;1] more of EXP to level up]```
  41. Rank Card
  42.  
  43. ====================QUICK REMINDER: ENABLE UNSTABLE MODE ON ALL THE COMMANDS OF THE LEVELING SYSTEM!================================
  44. To see how, join here and type !unstable:
  45. https://discord.gg/GfUYzXnA
Add Comment
Please, Sign In to add comment