Notice
If you are looking for support you should instead create a support ticket.
@Oblong02
The price is not extortionate and unlike many other addons it includes very good support. And support for many types of rewards out of the box. I am always happy to add custom integrations too for customers free of charge.

The price tag of this thing is absolutely extortionate. You can literally get another script that is miles better than this one and it's only $6.99.

a user got me xd

@[CG]Coruscant Yes I can send you the code to integrate Steam Group Rewards into any addon or level system for free, just open a support ticket! @Gamestory You have not yet purchased this addon. But if a friend needs help, just open a support ticket and we will help right away. Thank you!

this not work

Why is this so expensive?

Too high price for this lool

Does this support the level system? Say when someone join the steam group part of their rewards is xp or sets their level to level 5?

this is very exploitable. somebody gave everybody millions with this addon.

Does this support unlocking DarkRP jobs?

@Cee Yes that's right the player can open the link to your Steam Group from the rewards bar when they join and it will check their membership. @PandaGaming Make sure you have uploaded the content from Steam Group Rewards to either your servers Workshop pack or FastDL. If you still need help, please open a ticket and I will help you get setup!

@Awsomethefirst In our experience players almost never leave the group after joining and you will be able to grow your Steam Group very quickly with this addon. However if you really want to remove rewards in this case, this is possible. Please open a support ticket and I will send you the code you'll need!

is there a way to remove a reward if a user leaves?

When using the command doesn't the player to to accept the link what's going to be open, I'm assuming this is using http.request.

Hello i cant see the image (steam png) in the top left corner

@Viscosity & Rogue🐺Wolf - The latest version of Steam Group Rewards includes a built in option to assign ULX Groups. Make sure you download and use the latest version. If you still have any issues, just open a ticket and I'll be happy to take a look!

for the third time now i am having the same problem as Viscosity down there and am getting quite frustrated with this addon, i am going to contact a few people who may be able to make a better version.... because this script needs updated and by the looks of it the author doesn't care about it anymore.

If the price got lowered to $10 i'd buy

what ?????? Below this line are the scripts you own/owned, but has been revoked from you.

could you pls answer the support ticket..

Doesnt work for sandbox having the same problem as Viscosity a couple posts down

Just in case you're a server owner who prefers not to use FastDL, I've prepared a Workshop addon you can use: http://steamcommunity.com/sharedfiles/filedetails/?id=826862743
@Chuteuk, if you want this removed, just let me know.

Do you plan on having a Black Friday sale?

Whenever people join my steam group, they are not automatically set to the member rank I have set up. My function is: REWARDS.Settings.CustomRewardFunction = function( ply )
if ply:GetUserGroup() == "user" then ply:SetUserGroup( "member" ) end
end