Advertisement
ERDEM1

$onInteraction[profilephoto]

Apr 25th, 2023
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. $nomention
  2. $c[Code by ERDEM </>#3082]
  3. $if[$message==16x16]
  4. $title[$username[$getUserVar[user;$authorID]]$discriminator[$getUserVar[user;$authorID]]]
  5. $image[$userAvatar[$getUserVar[user;$authorID]]?size=16]
  6. $footerIcon[$authorAvatar]
  7. $footer[$username#$discriminator[$authorID]]
  8. $color[#2b52f7]
  9. $endif
  10. $if[$message==32x32]
  11. $title[$username[$getUserVar[user;$authorID]]$discriminator[$getUserVar[user;$authorID]]]
  12. $image[$userAvatar[$getUserVar[user;$authorID]]?size=32]
  13. $footerIcon[$authorAvatar]
  14. $footer[$username#$discriminator[$authorID]]
  15. $color[#2b52f7]
  16. $endif
  17. $if[$message==64x64]
  18. $title[$username[$getUserVar[user;$authorID]]$discriminator[$getUserVar[user;$authorID]]]
  19. $image[$userAvatar[$getUserVar[user;$authorID]]?size=64]
  20. $footerIcon[$authorAvatar]
  21. $footer[$username#$discriminator[$authorID]]
  22. $color[#2b52f7]
  23. $endif
  24. $if[$message==128x128]
  25. $title[$username[$getUserVar[user;$authorID]]$discriminator[$getUserVar[user;$authorID]]]
  26. $image[$userAvatar[$getUserVar[user;$authorID]]?size=128]
  27. $footerIcon[$authorAvatar]
  28. $footer[$username#$discriminator[$authorID]]
  29. $color[#2b52f7]
  30. $endif
  31. $if[$message==256x256]
  32. $title[$username[$getUserVar[user;$authorID]]$discriminator[$getUserVar[user;$authorID]]]
  33. $image[$userAvatar[$getUserVar[user;$authorID]]?size=256]
  34. $footerIcon[$authorAvatar]
  35. $footer[$username#$discriminator[$authorID]]
  36. $color[#2b52f7]
  37. $endif
  38. $if[$message==1024x1024]
  39. $title[$username[$getUserVar[user;$authorID]]$discriminator[$getUserVar[user;$authorID]]]
  40. $image[$userAvatar[$getUserVar[user;$authorID]]?size=1024]
  41. $footerIcon[$authorAvatar]
  42. $footer[$username#$discriminator[$authorID]]
  43. $color[#2b52f7]
  44. $endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement