Syke
05-17-2009, 08:56 PM
I've seen few voting reward scripts around here that work, so I decided to put together my own clean it up a bit add some images, etc. so here is my voting rewards page, tested and working with 3.0.9 ArcEmu.
Download: Free File Hosting Made Simple - MediaFire (http://www.mediafire.com/?5mhym5gzt0y)
Downlaod: Filebeam - Free Fast File Hosting (http://filebeam.com/893429110214a7a0cae9094a9543a9e7)
MultiMirror Service By Mikeambrose3:
MegaUpload Download (http://www.megaupload.com/?d=IO3O37TX)
EasyShare Download (http://www.easy-share.com/1905239933/Vote.rar)
RapidShare Download (http://rapidshare.com/files/234223288/Vote.rar.html)
NetLoad Download (http://netload.in/dateiaBAtitOcQq.htm)
Nice Job, Definitely Deserves A +Rep :)
Original post (http://www.ac-web.org/forums/websites/56064-release-voting-rewards-page.html#post467330)
Screenshot (setup is bleow)
http://i222.photobucket.com/albums/dd33/jestur2/vote.png
To get everything working correctly, extract the rar to your desktop (or htdocs folder) and open config.php with notepad. And edit the variables inside to your server information. and execute the following SQL into your logon/character DB.
SET FOREIGN_KEY_CHECKS=0;
CREATE TABLE `votewatch` (
`acct` int(10) NOT NULL,
`ctime` int(11) NOT NULL,
PRIMARY KEY (`acct`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
Now you're all set up, any problems, concerns, or questions just PM me or post here.
+rep appreciated ;)
Download: Free File Hosting Made Simple - MediaFire (http://www.mediafire.com/?5mhym5gzt0y)
Downlaod: Filebeam - Free Fast File Hosting (http://filebeam.com/893429110214a7a0cae9094a9543a9e7)
MultiMirror Service By Mikeambrose3:
MegaUpload Download (http://www.megaupload.com/?d=IO3O37TX)
EasyShare Download (http://www.easy-share.com/1905239933/Vote.rar)
RapidShare Download (http://rapidshare.com/files/234223288/Vote.rar.html)
NetLoad Download (http://netload.in/dateiaBAtitOcQq.htm)
Nice Job, Definitely Deserves A +Rep :)
Original post (http://www.ac-web.org/forums/websites/56064-release-voting-rewards-page.html#post467330)
Screenshot (setup is bleow)
http://i222.photobucket.com/albums/dd33/jestur2/vote.png
To get everything working correctly, extract the rar to your desktop (or htdocs folder) and open config.php with notepad. And edit the variables inside to your server information. and execute the following SQL into your logon/character DB.
SET FOREIGN_KEY_CHECKS=0;
CREATE TABLE `votewatch` (
`acct` int(10) NOT NULL,
`ctime` int(11) NOT NULL,
PRIMARY KEY (`acct`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
Now you're all set up, any problems, concerns, or questions just PM me or post here.
+rep appreciated ;)