Become support code
<?php
/*-----------------------------------------------------
-- Scarface
-- A product of Scarface
-- Copyright held 2008 by scarface
-- INDEX.php
-----------------------------------------------------*/
include "globals.php";
print <<<EOF<h3>Supporter</h3>[b][[url='willpotion.php']Buy Will Potions[/url]][/b]
If you become a Supporter to World Killers, you will receive each time you donate:
[b]1st Offer:[/b]<ul>[*]$1000000 game money
[*]1000 crystals
[*]200 IQ, the hardest stat to get in the game!
[*]Supporter Only Weapons and Cities
[*]30 days Supporter Status: White name + cross next to your name[*] Friend and Black Lists[*] 25% Energy every 5 mins instead of 8%[/list]
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type=hidden name=cmd value=_xclick><input type="hidden" name="business" value="yourpaypal here"><input type="hidden" name="item_name" value="World Killers Supporter Status for ($userid) (Pack 1)"><input type="hidden" name="amount" value="40.00"><input type="hidden" name="no_shipping" value="1"><input type="hidden" name="return" value="http://yourgamename.com/supporterdone.php?action=done&type=standard"><input type="hidden" name="cancel_return" value="http://yourgamename.com/supporterdone.php?action=cancel"><input type="hidden" name="cn" value="Your Player ID"><input type="hidden" name="currency_code" value="USD"><input type="hidden" name="tax" value="0"><input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
$h->endpage;
?>