{% extends "default.html" %} {% block pagetitle %}Donate{% endblock %} {% block content %}
{% set can_see = v and v.can_see_donate_service %}

Donation Methods

{% if can_see %} {% if SITE == 'rdrama.net' %} {% endif %} {% elif SITE == 'rdrama.net' %} {% endif %}
{{DONATE_SERVICE}} {% if SITE == 'rdrama.net' %}Monthly{% endif %} {{DONATE_LINK}}
{{DONATE_SERVICE}} One-Time {{DONATE_LINK[:-6] + 'onetime'}}
Buymeacoffee https://buymeacoffee.com/rdrama.net/membership
Bitcoin (BTC) bc1q4cpgzld8m50tpmrf6akcp59la56u8sku4lqkgv
Ethereum (ETH) and its tokens 0xBBf1043A60C6894Db17b3118CA960FFDF84c9eea
Monero (XMR) 44hdEpAYXkB2VwkWz6LR9zZhcaG8zrUzn21aPy1HSdcsjT51fPdpMV8hkf5QQdHKs9VsAs3so5Vq5easdBbzmcifGcqfxfw
Solana (SOL) 4RKxRi17H57EBLdL2UMj6e6dD7gHaxyBw9vnHQwb6J69
Dogecoin (DOGE) DBqx7e51Fymo3EtXesFbZV6b5FArfByis7
Litecoin (LTC) ltc1qv9gxlqhejnq7qfygnxe7js7efe0hpls5gffrjg
{% if can_see %}
  • If you donate via {{DONATE_SERVICE}}, please first make sure your email on {{SITE}} and your email on {{DONATE_SERVICE}} are the same, then click "Claim Donation Rewards" here
  • {% endif %}
  • If you donate{% if can_see %} crypto{% endif %}, please let us know by sending us the transaction id via modmail so we can give you your donation rewards manually!
  • Donation Rewards

    Tier Rewards
    {{TIER_TO_NAME[2]}} - $5/month
    • Username background
    • {% if FEATURES['PATRON_ICONS'] %}
    • Icon next to your username
    • {% endif %}
    • Exclusive badges
    • Ability to upload a custom site background in the settings
    • Ability to perma-marsify yourself in the settings
    • Exclusive hole that only {{patron}}s can see (/h/highrollerclub)
    • Exclusive ping group that only {{patron}}s can join or mention (!verifiedrich)
    • Exemption from coin/marseybux gifting tax (3%)
    • Ability to upload more files
    • 16MB image size limit (instead of 8MB)
    • 16MB audio size limit (instead of 8MB)
    • {% if SITE_NAME != 'WPD' %}
    • 100MB video size limit (instead of 32MB)
    • {% endif %}
    • 100k character limit for posts (instead of 50k)
    • 10% discount when buying awards
    • 2,500 marseybux monthly (can be used in the shop, casino, and other places)
    {{TIER_TO_NAME[3]}} - $10/month
    • Everything from previous tiers
    • Ability to add a signature in the settings
    • 15% discount when buying awards
    • 5,000 5,500 marseybux monthly (can be used in the shop, casino, and other places)
    {{TIER_TO_NAME[4]}} - $20/month
    • Everything from previous tiers
    • Ability to change your username to a 1-letter or 2-letter username in the settings
    • Ability to have 2 previous usernames reserved for you instead of 1
    • 20% discount when buying awards
    • 10,000 12,000 marseybux monthly (can be used in the shop, casino, and other places)
    {{TIER_TO_NAME[5]}} - $50/month
    • Everything from previous tiers
    • Keyword notifications
    • 25% discount when buying awards
    • 25,000 32,500 marseybux monthly (can be used in the shop, casino, and other places)
    {{TIER_TO_NAME[6]}} - $100/month
    • Everything from previous tiers
    • 30% discount when buying awards
    • 50,000 70,000 marseybux monthly (can be used in the shop, casino, and other places)
    {{TIER_TO_NAME[7]}} - $200/month
    • Everything from previous tiers
    • 35% discount when buying awards
    • 100,000 150,000 marseybux monthly (can be used in the shop, casino, and other places)
    {{TIER_TO_NAME[8]}} - $500/month
    • Everything from previous tiers
    • 40% discount when buying awards
    • 250,000 400,000 marseybux monthly (can be used in the shop, casino, and other places)
    {% endblock %}