View Single Post
  #8  
Old 12th January 2022, 08:09
BamBam0077 BamBam0077 is offline
Banned
 
Join Date: Jul 2013
P2P
Posts: 410
Default
PHP Code:
//seedbonus everytime your on the index page.
//SQL_Query_exec("UPDATE users SET seedbonus=".$CURUSER['seedbonus']."+2.0 where seedbonus = ".$CURUSER['seedbonus']." ");

if($CURUSER["class"] > ) { 
// vip+ 2.0 bonuspoints on refresh
/* seedbonus everytime your on the index page or script :) */
SQL_Query_exec("UPDATE users SET seedbonus=".$CURUSER['seedbonus']."+4.0 where seedbonus = ".$CURUSER['seedbonus']." ");

yeah it is such bullshit it does what I said
so anyway I modded it for VIP+ can refresh page and make 4.0 seedbonus on refreshs each time. So when I logged in as member or power user I can refresh all I like and no changes be upgraded to VIP+ you can refresh page as much as you want to start gaining 2.0+ seedbonus. Enjoy!
Reply With Quote