Send bounty Script by php/html

Results 1 to 3 of 3
  1. #1
    Valued Member Alpha tricia is offline
    MemberRank
    Jan 2010 Join Date
    141Posts

    Send bounty Script by php/html

    Hi,

    Im looking for php/html script to Auto send bounty to a member, after donating.

    Example:

    Alpha Tricia donates 6 euro.
    The Script sends 6 bounty to his ingame account.

    Thanks.


  2. #2
    Valued Member Lifeles5 is offline
    MemberRank
    Mar 2008 Join Date
    147Posts

    Re: Send bounty Script by php/html

    Code:
    $shitshit = mssql_query("UPDATE `Character` SET `Bounty` = (as much as you want or a variable from the donate script) WHERE (CID OR AID or anything that your website identifies someone from) = (variable of the identifier, depends on your website again) ");
    Last edited by Lifeles5; 10-06-10 at 07:57 PM.

  3. #3
    Account Upgraded | Title Enabled! 00niels00 is offline
    MemberRank
    Sep 2008 Join Date
    The NetherlandsLocation
    1,041Posts

    Re: Send bounty Script by php/html

    Quote Originally Posted by Alpha tricia View Post
    Hi,

    Im looking for php/html script to Auto send bounty to a member, after donating.

    Example:

    Alpha Tricia donates 6 euro.
    The Script sends 6 bounty to his ingame account.

    Thanks.
    What's the name of your coin table?



Advertisement