For mass giving points, there should be an addon if you just want to give it to a few users in the full releases forum. If you want to give points to all users, use this query:
[sql]UPDATE user SET uttpoints=uttpoints+X;[/sql]
where X is the amount of points to give. If you want to give points based on their postcount, open admincp/uttstoreadmin.php?do=giveoldpointsl in your browser.
|