Upvote Upvoted 31 Downvote Downvoted
PGrant - medal & promo distribution tool
posted in Projects
1
#1
match.tf
0 Frags +

With Valve being very generous when adding community medals into the game recently, I've noticed a lot of people who are new to working with Valve struggle with distributing big amounts of medals, usually giving them away one by one.

Long story short, here is a small Python program that does exactly this. Feed it with a file that is a list of SteamID64s, API key and a promo id and it will do that for you.

https://media.discordapp.net/attachments/208887830699704323/448764294746603530/unknown.png

Instructions on how to use are available in the repository: https://github.com/mkrl/pgrant
Download here: https://github.com/mkrl/pgrant/releases

Currently in beta, but it should work.

In fact, this is more like a simple GUI wrapper for the script, originally made by /dev/zero from ozfortress, so most of the thank-yous should go in that direction.

Also, if you are somehow fluent with text editors and reading, you can use the script above for more automated distribution (multiple promos at once).

With Valve being very generous when adding community medals into the game recently, I've noticed a lot of people who are new to working with Valve struggle with distributing big amounts of medals, usually giving them away one by one.

Long story short, here is a small Python program that does exactly this. Feed it with a file that is a list of SteamID64s, API key and a promo id and it will do that for you.

[img]https://media.discordapp.net/attachments/208887830699704323/448764294746603530/unknown.png[/img]

Instructions on how to use are available in the repository: https://github.com/mkrl/pgrant
Download here: https://github.com/mkrl/pgrant/releases

Currently in beta, but it should work.

In fact, this is more like a simple GUI wrapper for the [url=https://gist.github.com/BenjaminSchaaf/e65c9dbccf32d49c23d97d94b61b95da]script[/url], originally made by /dev/zero from ozfortress, so most of the thank-yous should go in that direction.

Also, if you are somehow fluent with text editors and reading, you can use the script above for more automated distribution (multiple promos at once).
Please sign in through STEAM to post a comment.