I have been claiming account tokens since they have been available. The plan is to use them for projects, onboarding, and a future game.
I noticed a few people needed such a script, so I am releasing mine as a free open source option. You may use it for free on as many accounts as you like. Keep in mind, claim account tokens is a very expensive process and requires a lot of resource credits (and thus Steem Power). If you don't have a lot of Steem Power or set the threshold too low, you can run out of resource credits and disable your account for a few hours.
WARNING
Do not use this script if you have less than 10,000 Steem Power or know what you are doing. I recommend setting the min_rc to 70+ to be safe, this will avoid claiming tokens if you have less than 70% resource credits. If you have low Steem power, one account claim can drain all your resource credits.
Last I checked one account claim will take all five days worth of resource credits from a 5,000+ Steem power account.
claimusertokens
This will mine account claim tokens on Steem whenever your resource credits are above the minimum threshold. It is only recommended to use this script if you have over 10,000 Steem Power.
Installation
Install Python 3
Install dependencies pip install -r requirements.txt
Copy Config
copy example-config.json file to config.json
Update Configuration
Add account name & wif, set delay and min RC % (recommend 70, you can set it lower if you have a lot of SP 100K+)
Usage
I recommend using PM2 to run.
Without PM2
python claimusertokens.py
With PM2
pm2 start claimusertokens.py --name claimusertokens
If you like it and use it and want to show appreciation, buy and burn some STEM tokens on Steem-Engine.