- History of who you've sent points to, along with their steam ID and how many points were sent
- Bots list that also shows how much points you have on each account
- One click adding of currently logged in account
- Theme compatability to make it look better
- Profile, Review, Screenshot, and Artwork awarding for more chances to award
- Award any user's Favorite Screenshots & Artworks using
favoritesawarder.js
- Easy to install with tampermonkey
//most awards per points (good for leveling/if the person has an excessive amount of awardable items)
//var pointType = "cheap";
//most points per awards (good for low awardable type accounts)
var pointType = "expensive";
- Just swap the enabled ones, will eventually get a button to swap just dont have enough time to fully integrate it rn.
- Add theming capabilities
- Add header
- Easy account adding
- Bulk account importation
- Asyncronous awarding between multiple accounts
- Video, guide, and workshop awarding surfaces
- A dropdown to toggle between cheap and expensive point types
- Steam Deck Plugin Manager Compatibility (IDK which one im going to go with)
- Button to swap between all awards or just the cheapest awards (cheapest awards are typically used when leveling someone else)
- More coming soon...
origional author: chr233 modified by myself before chr233 added english as a language to their script & added some customization to have it look nicer.