Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $nomention
- $var[user;$findUser[$message]]
- $var[name;$username[$var[user]]]
- $var[bio;$getVar[profileBio;$var[user]]]
- $var[level;$getVar[level;$var[user]]]
- $var[exp;$getVar[exp;$var[user]]]
- $var[maxEXP;$getVar[maxEXP;$var[user]]]
- $var[money;$getVar[Money;$var[user]]]
- $var[bank;$getVar[Bank;$var[user]]]
- $var[maxBank;$getVar[maxBank;$var[user]]]
- $enableDecimals[yes]
- $var[exp%;$multi[$round[$calculate[$var[exp].0/$var[maxEXP].0];2];100]]
- $var[bank%;$multi[$round[$calculate[$var[bank].0/$var[maxBank].0];2];100]]
- $enableDecimals[no]
- $title[$var[name]'s profile]
- $description["$var[bio]"]
- $addField[Progress;Level: $getVar[level;$var[user]]
- $round[$var[exp%];0]/100;yes]
- $addField[Balance;Money: $numberSeparator[$var[money]]
- Safe: $numberSeparator[$var[bank]]/$numberSeparator[$var[maxBank]] `($var[bank%]%)`
- Worth: $numberSeparator[$sum[$var[money];$var[bank]]];yes]
- $addButton[no;userProfile $authorID;Profile;primary;yes;]
- $addButton[no;userInfo $authorID;Info;primary;no;]
- $addButton[yes;setProfileBio $authorID;Set Bio;secondary;no;]
Advertisement
Add Comment
Please, Sign In to add comment