Serge Von Loyals jr.
Member
- Feb 18, 2018
- 100
- 80
- 240
It doesn't work. Did they change it?For everyone who wants working code for cards:
What does that mean?Code:current_patreon_code = "11M" + str(get_current_day()) + "3"
The code has the standard format "11M" then you enter the current day (today is October 9), so the number "9" followed by the number "3"
So the code for October 9 is: 11M93
and for tomorrow it will be: 11M103