Jump to content
MakeWebGames

Recommended Posts

Posted

Hello Everyone,

I run a network of Top 100 Websites which i would like to share with you all. The script used is my own and has many custom features for webmasters such as your selves in mind. One of which is my Incentive Voting feature where you can reward you players in game with credits/gold/crystals etc for voting for your website/game.

http://top100mmorpgsites.com

http://pbbgzone.com

http://rpg100.com

http://top100mafia.com

http://top100gangster.com - New Launched 4th Oct 09

 

The reward system works by our two websites exchanging information with each other whenever a vote is attempted for your website; this is achieved by utilizing both the unique voting url/link for your website and creating a script to process your rewards which would be stored on your website.

Currently your unique url/link is used to forward your “site id”, this is so we can determine which website is being voted for. Using the same principles you can use your voting url/link to forward additional variables and values like a “username” or a “user id” or both even.

 

http://top100gangster.com/in.php?siteid=1000000001&username=joe.blogs&userid=12345

 

These variables and values are recognised by our voting technology whenever someone attempts to vote for your website. When a successful vote has been made we forward the variables and values collected along with additional information by performing a “file_get_contents” request, this is done in the background of our website so no one can see the information being returned or more importantly interfere with it.

 

http://yourdomain.com/reward.php?username=joe.blogs&userid=12345 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...