Another Game

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Another Game

    wow i gain and share some.. again again i earened much such i share much, thanks to all


    so simple script to share.. lol just providing free gamesscript lol..
    very simple to code.. all my patterns are my signiture script just dont remove my signitures..
    another games free lol all my scripts have certain patterns to follow..
    example my signiture: $adven Contact Simply facedown_pogi@yahoo.com..
    this is very simple script that i want to give to lavalair..
    thank you you provided us lavalair yeah i learned much from your codings and thank you to wapforum this is my gift to every one





    <div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'><?php
    //////original copy of wapple adventure changed title to Ancient Empires
    /////facedown_pogi@yahoo.com
    $dagdag = 2 * $bet;

    $version = "version: 1.0 ";
    $adven = "High-Low!";
    $adven2 = "Modified Taas-baba";
    //$xyvepotmoney = mysql_fetch_array(mysql_query("SELECT value FROM ibwf_settings WHERE name=&#39;potmoney&#39;"));

    $result = rand(1,15);





    ?>

    <?php
    //header(&#39;Content-type: application/vnd.wap.xhtml+xml&#39;);
    echo "<?xml version=\"1.0\"?>";
    echo "<!DOCTYPE html PUBLIC \"-//WAPFORUM//DTD XHTML Mobile 1.0//EN\" \"http://www.wapforum.org/DTD/xhtml-mobile10.dtd\">";
    ?>
    <html xmlns="http://www.w3.org/1999/xhtml">
    <?php
    include("config.php");
    include("core.php");
    $bcon = connectdb();

    if (!$bcon)
    {
    echo "<head>";
    echo "<title>Pinoy2.com</title>";
    echo "<link rel=\"stylesheet\" type=\"text/css\" href=\"../themes/white.css\">";
    echo "<head>";
    echo "<body>";
    echo "<p align=\"center\">";
    echo "<img src=\"../images/notok.gif\" alt=\"!\"/>
    ";
    echo "Error! Cannot Connect To Database...

    ";
    echo "This error happens usually when backing up the database, please be patient... or go to our chatsite <a href=\"http://pinoy2.com/index.php\">http://www.pinoy2.com</a>";
    echo "</p>";
    echo "</body>";
    echo "</html>";
    exit();
    }

    $bet = $_GET["bet"];
    $guess1 = $_GET["guess1"];
    $action = $_GET["action"];
    $sid = $_GET["sid"];
    $sitename = mysql_fetch_array(mysql_query("SELECT value FROM ibwf_settings WHERE name=&#39;sitename&#39;"));
    $sitename = $sitename[0];
    $uid = getuid_sid($sid);
    $theme = mysql_fetch_array(mysql_query("SELECT theme FROM ibwf_users WHERE id=&#39;".$uid."&#39;"));

    if((islogged($sid)==false)||($uid==0))
    {
    echo "<head>";
    echo "<title>Error!!!</title>";
    echo "<link rel=\"stylesheet\" type=\"text/css\" href=\"../themes/white_medium.css\">";
    echo "</head>";
    echo "<body>";
    echo "<p align=\"center\">";
    echo "You are not logged in
    ";
    echo "Or Your session has been expired

    ";
    echo "<a href=\"http://pinoy2.com/index.php\">Login</a>";
    echo "</p>";
    echo "</body>";
    echo "</html>";
    exit();
    }
    if(isbanned($uid))
    {
    echo "<head>";
    echo "<title>pinoy2.com !!!</title>";
    echo "<link rel=\"stylesheet\" type=\"text/css\" href=\"../themes/$theme[0]\">";
    echo "</head>";
    echo "<body>";
    echo "<p align=\"center\">";
    echo "<img src=\"../images/notok.gif\" alt=\"x\"/>
    ";
    echo "You are Banned

    ";
    $banto = mysql_fetch_array(mysql_query("SELECT timeto, pnreas, exid FROM ibwf_parusa WHERE uid=&#39;".$uid."&#39; AND penalty=&#39;1&#39; OR uid=&#39;".$uid."&#39; AND penalty=&#39;2&#39;"));
    $banres = mysql_fetch_array(mysql_query("SELECT lastpnreas FROM ibwf_users WHERE id=&#39;".$uid."&#39;"));
    $remain = $banto[0]- time();
    $rmsg = gettimemsg($remain);
    echo "Time Left: $rmsg
    ";
    $nick = getnick_uid($banto[2]);
    echo "By: $nick
    ";
    echo "Reason: $banto[1]";
    echo "<a href=\"http://pinoy2.com/index.php\">Login</a>";
    echo "</p>";
    echo "</body>";
    echo "</html>";
    exit();
    }
    if($action=="main")
    {
    addonline(getuid_sid($sid),"playing $adven","../hilow.php?action=main&amp;sid=$sid");
    $view = $_GET["view"];
    if($view=="")$view="date";
    echo "<card id=\"main\" title=\"Playing adventure\">";
    echo "<p align=\"center\">";
    echo "<img src=\"images/roll.gif\" alt=\"*\"/>
    ";
    echo "see and play pinoy2.com ($adven2) $adven? Well good luck!
    Script created by facedown_pogi@yahoo.com!
    ";
    echo "</p>";
    //////ALL LISTS SCRIPT <<
    echo "<center><a href=\"hilow.php?action=go&amp;sid=$sid\">[Go]
    pinoy2! este Pinoy to! isigaw mo! Taas-Baba!</a>

    Advertisers: $x
    </center>";


    echo "</p>";
    ////// UNTILL HERE >>
    echo "<p align=\"center\">";
    echo "<center><a href=\"index.php?action=funm&amp;sid=$sid\"><img src=\"images/roll.gif\" alt=\"*\"/>";
    echo "Fun/Games</a>
    ";
    echo "<a href=\"index.php?action=main&amp;sid=$sid\"><img src=\"images/home.gif\" alt=\"*\"/>";
    echo "Home</a></center>";
    echo "</p>";
    echo "
    ";
    }
    else if($action=="go")
    {
    addonline(getuid_sid($sid),"playing $adven","../hilow.php?action=main&amp;sid=$sid");
    $view = $_GET["view"];
    if($view=="")$view="date";
    echo "<card id=\"main\" title=\"wapple super games\">";
    echo "<p align=\"center\">";
    echo "<big>$adven $version</big>
    ";
    echo " © Pinoy2.com
    Script created by facedown_pogi@yahoo.com!
    ";
    echo "</p>";

    if(getplusses(getuid_sid($sid))<75)
    {
    echo "You need at least 75 plusses to play high low! Stay away!";
    }

    //////ALL LISTS SCRIPT <<

    $bet = $_POST["bet"];
    echo "<p align=\"center\">";

    echo "<center><font color= red> <blink>© Pinoy2.com </blink></font>
    Advertisers: $x

    Previous result is $result
    Please choose your bet!

    Welcome to Hi-low or the Taas-Baba Game!
    Your bet will be multiplied by two!
    The more you bet, the more you win!

    The cost of game is per bet minus in your current plusses!
    The minimum bet is ten!

    ";

    echo "<form action=\"hilow.php?action=a&amp;sid=$sid\" method=\"post\">
    ";
    echo "<font color= orange>Your Bet:</font><select name=\"bet\">";
    echo "<option value=\"10\">10 Plusses</option>";
    echo "<option value=\"20\">20 Plusses</option>";
    echo "<option value=\"30\">30 Plusses</option>";
    echo "<option value=\"40\">40 Plusses</option>";
    echo "<option value=\"50\">50 Plusses</option>";
    echo "<option value=\"60\">60 Plusses</option>";
    echo "<option value=\"70\">70 Plusses</option>";
    echo "<option value=\"80\">80 Plusses</option>";
    echo "<option value=\"90\">90 Plusses</option>";
    echo "<option value=\"100\">100 Plusses</option>";
    echo "</select>
    ";


    echo "


    The numbers are between 1 and 15

    The number is $result will the next be higher or lower?
    Choose your CARD in the selection box bellow!


    Is it higher or lower? for the next number result!
    Guess the next result!


    Our system will send immidiately the prize!
    So choose wisely!

    You get double of your bet plusses if you win!
    ";


    echo "<font color= blue>Choose:</font><select name=\"hula\">";
    echo "<option value=\"HIGH\">--HIGH--</option>";
    echo "<option value=\"LOW\">--LOW--</option>";
    echo "</select>
    ";
    echo "<input type=\"Submit\" Name=\"Submit\" Value=\"Submit\"></center>";



    echo "</p>";


    ////// UNTILL HERE >>
    echo "<p align=\"center\">";
    echo "<center><a href=\"index.php?action=funm&amp;sid=$sid\">«back to fun menu</a>
    ";
    echo "<a href=\"index.php?action=main&amp;sid=$sid\"><img src=\"images/home.gif\" alt=\"*\"/>";
    echo "Home</a></center>";
    echo "</p>";
    echo "
    ";
    }
    if($action=="a")
    {
    addonline(getuid_sid($sid),"playing $adven","");
    echo "<head>";
    echo "<title>play $adven $version</title>";
    echo "<link rel=\"stylesheet\" type=\"text/css\" href=\"../themes/$theme[0]\">";
    echo "</head>";
    echo "<body>";
    echo "<p align=\"center\">";

    //////ALL LISTS SCRIPT <<

    $result2 = rand(1, 15);

    $hula = $_POST["hula"];

    $bet = $_POST["bet"];

    $guess2 = rand(1, 15);

    $uid = mysql_fetch_array(mysql_query("SELECT uid FROM ibwf_ses WHERE id=&#39;".$sid."&#39;"));
    $uid = $uid[0];
    $usrid = $uid;
    echo "$adven $version
    ";
    echo "$adven2
    ";

    //signiture again! lol..echo "<center>

    Mananalo ka sa Jakpot kapag may natanggap ka na mensahe sa inbox!

    You win if you see YES YOU WIN in your mail inbox!

    You get 100 bonus point plusses if you win!
    ";

    echo "<p align=center><a href=\"hilow.php?action=go&amp;sid=$sid\">[Try Again]</a>
    ";
    echo "</p>";
    $ugpl = mysql_fetch_array(mysql_query("SELECT plusses FROM ibwf_users WHERE id=&#39;".$uid."&#39;"));
    $ugpl = $ugpl[0];
    echo "Current Plusses: $ugpl
    ";



    if ($result2 == $guess2) {
    $num = rand(1, 3);
    echo "
    Your Bet: $bet
    You: $hula. Computer: $hulla. You draw with the computer!
    Minus bet $bet! Transaction fee is your bet!
    ";
    $ugpl = mysql_fetch_array(mysql_query("SELECT plusses FROM ibwf_users WHERE id=&#39;".$uid."&#39;"));
    $ugpl = $ugpl[0];

    $ugpl2 = $ugpl - "$bet";
    mysql_query("UPDATE ibwf_users SET plusses=&#39;".$ugpl2."&#39; WHERE id=&#39;".$uid."&#39;");


    echo "
    ";
    }
    if($result2 <$guess2){
    $num = rand(1, 3);
    echo "Your Bet: $bet
    You: $guess2 HIGHER than Computer : $result2.
    The winning number is $guess2 .
    $hi2
    So You&#39;ve won! $dagdag
    ";
    $ugpl = mysql_fetch_array(mysql_query("SELECT plusses FROM ibwf_users WHERE id=&#39;".$uid."&#39;"));
    $ugpl = $ugpl[0];
    $ugpl2 = $ugpl + "$dagdag";
    mysql_query("UPDATE ibwf_users SET plusses=&#39;".$ugpl2."&#39; WHERE id=&#39;".$uid."&#39;");

    echo "
    ";
    }
    elseif($result2 >$guess2){
    $num = rand(1, 3);
    echo "Your Bet: $bet
    You: $guess2 LOWer than computer: $result2 .
    The winning number is $result2 .
    $hi2
    So You&#39;ve lose! $bet
    ";
    $ugpl = mysql_fetch_array(mysql_query("SELECT plusses FROM ibwf_users WHERE id=&#39;".$uid."&#39;"));
    $ugpl = $ugpl[0];
    $ugpl2 = $ugpl - "$bet";
    mysql_query("UPDATE ibwf_users SET plusses=&#39;".$ugpl2."&#39; WHERE id=&#39;".$uid."&#39;");


    echo "
    ";
    }
    echo "<a href=\"index.php?action=funm&amp;sid=$sid\">«Back To Fun Zone</a>";
    echo "
    ----------
    ";
    echo "0 <a accesskey=\"0\" href=\"index.php?action=main&amp;sid=$sid\"><img src=\"../images/home.gif\" alt=\"\"/>Home</a></center>";
    echo "</p>";
    echo "</body>";
    }
    ?></div>
    Services

    Are you looking to take your wap or wapsite to a higher level? Do you want to stand out and rise above your competitors?

    Below is a list of services I offer:

    Wap Design and Customized Coding -The first way to stand out in a crowd is to have a brilliant and unique design for your wap or wapsite.

    Rates

    General consulting – My current hourly rate is $100 / hour.
    Custom Wapsite Community - My current rate is $500 / Wap Community Development.

    #2
    what about wml version of this game ????

    Comment


      #3
      you can edit to place in wml mode its just easy just replace headers to wml and footers and <form to wml
      Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
      Visit: WapMasterz Coming Back Soon!
      _______
      SCRIPTS FOR SALE BY SUBZERO
      Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
      FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
      _______
      Info & Tips
      php.net
      w3schools.com

      Comment


        #4
        that game is high low attached to lavalair script.. hows that? is it intergrated with lava now.. so other wapmasters can now integrate at lava wml or html so easy hey dont remove my name there as the coder. and my signitures (or else... just joking) please retain my signitures
        Services

        Are you looking to take your wap or wapsite to a higher level? Do you want to stand out and rise above your competitors?

        Below is a list of services I offer:

        Wap Design and Customized Coding -The first way to stand out in a crowd is to have a brilliant and unique design for your wap or wapsite.

        Rates

        General consulting – My current hourly rate is $100 / hour.
        Custom Wapsite Community - My current rate is $500 / Wap Community Development.

        Comment


          #5
          wow i gain and share some.. again again i earened much such i share much, thanks to all
          so simple script to share.. lol just providing free gamesscript lol..
          very simple to code.. all my patterns are my signiture script just dont remove my signitures..
          another games free lol all my scripts have certain patterns to follow..
          example my signiture: $adven Contact Simply facedown_pogi@yahoo.com..
          this is very simple script that i want to give to lavalair..
          thank you you provided us lavalair yeah i learned much from your codings and thank you to wapforum this is my gift to every one

          <div class='codetop'>CODE
          <div class='codemain' style='height:200px;white-space:pre;overflow:auto'><?php
          //////original copy of wapple adventure changed title to Ancient Empires
          /////facedown_pogi@yahoo.com
          $dagdag = 2 * $bet;

          $version = "version: 1.0 ";
          $adven = "High-Low!";
          $adven2 = "Modified Taas-baba";
          //$xyvepotmoney = mysql_fetch_array(mysql_query("SELECT value FROM ibwf_settings WHERE name=&#39;potmoney&#39;"));

          $result = rand(1,15);
          ?>

          <?php
          //header(&#39;Content-type: application/vnd.wap.xhtml+xml&#39;);
          echo "<?xml version=\"1.0\"?>";
          echo "<!DOCTYPE html PUBLIC \"-//WAPFORUM//DTD XHTML Mobile 1.0//EN\" \"http://www.wapforum.org/DTD/xhtml-mobile10.dtd\">";
          ?>
          <html xmlns="http://www.w3.org/1999/xhtml">
          <?php
          include("config.php");
          include("core.php");
          $bcon = connectdb();

          if (!$bcon)
          {
          echo "<head>";
          echo "<title>Pinoy2.com</title>";
          echo "<link rel=\"stylesheet\" type=\"text/css\" href=\"../themes/white.css\">";
          echo "<head>";
          echo "<body>";
          echo "<p align=\"center\">";
          echo "<img src=\"../images/notok.gif\" alt=\"!\"/>
          ";
          echo "Error! Cannot Connect To Database...

          ";
          echo "This error happens usually when backing up the database, please be patient... or go to our chatsite <a href=\"http://pinoy2.com/index.php\">http://www.pinoy2.com</a>";
          echo "</p>";
          echo "</body>";
          echo "</html>";
          exit();
          }

          $bet = $_GET["bet"];
          $guess1 = $_GET["guess1"];
          $action = $_GET["action"];
          $sid = $_GET["sid"];
          $sitename = mysql_fetch_array(mysql_query("SELECT value FROM ibwf_settings WHERE name=&#39;sitename&#39;"));
          $sitename = $sitename[0];
          $uid = getuid_sid($sid);
          $theme = mysql_fetch_array(mysql_query("SELECT theme FROM ibwf_users WHERE id=&#39;".$uid."&#39;"));

          if((islogged($sid)==false)||($uid==0))
          {
          echo "<head>";
          echo "<title>Error!!!</title>";
          echo "<link rel=\"stylesheet\" type=\"text/css\" href=\"../themes/white_medium.css\">";
          echo "</head>";
          echo "<body>";
          echo "<p align=\"center\">";
          echo "You are not logged in
          ";
          echo "Or Your session has been expired

          ";
          echo "<a href=\"http://pinoy2.com/index.php\">Login</a>";
          echo "</p>";
          echo "</body>";
          echo "</html>";
          exit();
          }
          if(isbanned($uid))
          {
          echo "<head>";
          echo "<title>pinoy2.com !!!</title>";
          echo "<link rel=\"stylesheet\" type=\"text/css\" href=\"../themes/$theme[0]\">";
          echo "</head>";
          echo "<body>";
          echo "<p align=\"center\">";
          echo "<img src=\"../images/notok.gif\" alt=\"x\"/>
          ";
          echo "You are Banned

          ";
          $banto = mysql_fetch_array(mysql_query("SELECT timeto, pnreas, exid FROM ibwf_parusa WHERE uid=&#39;".$uid."&#39; AND penalty=&#39;1&#39; OR uid=&#39;".$uid."&#39; AND penalty=&#39;2&#39;"));
          $banres = mysql_fetch_array(mysql_query("SELECT lastpnreas FROM ibwf_users WHERE id=&#39;".$uid."&#39;"));
          $remain = $banto[0]- time();
          $rmsg = gettimemsg($remain);
          echo "Time Left: $rmsg
          ";
          $nick = getnick_uid($banto[2]);
          echo "By: $nick
          ";
          echo "Reason: $banto[1]";
          echo "<a href=\"http://pinoy2.com/index.php\">Login</a>";
          echo "</p>";
          echo "</body>";
          echo "</html>";
          exit();
          }
          if($action=="main")
          {
          addonline(getuid_sid($sid),"playing $adven","../hilow.php?action=main&amp;sid=$sid");
          $view = $_GET["view"];
          if($view=="")$view="date";
          echo "<card id=\"main\" title=\"Playing adventure\">";
          echo "<p align=\"center\">";
          echo "<img src=\"images/roll.gif\" alt=\"*\"/>
          ";
          echo "see and play pinoy2.com ($adven2) $adven? Well good luck!
          Script created by facedown_pogi@yahoo.com!
          ";
          echo "</p>";
          //////ALL LISTS SCRIPT <<
          echo "<center><a href=\"hilow.php?action=go&amp;sid=$sid\">[Go]
          pinoy2! este Pinoy to! isigaw mo! Taas-Baba!</a>

          Advertisers: $x
          </center>";


          echo "</p>";
          ////// UNTILL HERE >>
          echo "<p align=\"center\">";
          echo "<center><a href=\"index.php?action=funm&amp;sid=$sid\"><img src=\"images/roll.gif\" alt=\"*\"/>";
          echo "Fun/Games</a>
          ";
          echo "<a href=\"index.php?action=main&amp;sid=$sid\"><img src=\"images/home.gif\" alt=\"*\"/>";
          echo "Home</a></center>";
          echo "</p>";
          echo "
          ";
          }
          else if($action=="go")
          {
          addonline(getuid_sid($sid),"playing $adven","../hilow.php?action=main&amp;sid=$sid");
          $view = $_GET["view"];
          if($view=="")$view="date";
          echo "<card id=\"main\" title=\"wapple super games\">";
          echo "<p align=\"center\">";
          echo "<big>$adven $version</big>
          ";
          echo " © Pinoy2.com
          Script created by facedown_pogi@yahoo.com!
          ";
          echo "</p>";

          if(getplusses(getuid_sid($sid))<75)
          {
          echo "You need at least 75 plusses to play high low! Stay away!";
          }

          //////ALL LISTS SCRIPT <<

          $bet = $_POST["bet"];
          echo "<p align=\"center\">";

          echo "<center><font color= red> <blink>© Pinoy2.com </blink></font>
          Advertisers: $x

          Previous result is $result
          Please choose your bet!

          Welcome to Hi-low or the Taas-Baba Game!
          Your bet will be multiplied by two!
          The more you bet, the more you win!

          The cost of game is per bet minus in your current plusses!
          The minimum bet is ten!

          ";

          echo "<form action=\"hilow.php?action=a&amp;sid=$sid\" method=\"post\">
          ";
          echo "<font color= orange>Your Bet:</font><select name=\"bet\">";
          echo "<option value=\"10\">10 Plusses</option>";
          echo "<option value=\"20\">20 Plusses</option>";
          echo "<option value=\"30\">30 Plusses</option>";
          echo "<option value=\"40\">40 Plusses</option>";
          echo "<option value=\"50\">50 Plusses</option>";
          echo "<option value=\"60\">60 Plusses</option>";
          echo "<option value=\"70\">70 Plusses</option>";
          echo "<option value=\"80\">80 Plusses</option>";
          echo "<option value=\"90\">90 Plusses</option>";
          echo "<option value=\"100\">100 Plusses</option>";
          echo "</select>
          ";


          echo "


          The numbers are between 1 and 15

          The number is $result will the next be higher or lower?
          Choose your CARD in the selection box bellow!


          Is it higher or lower? for the next number result!
          Guess the next result!


          Our system will send immidiately the prize!
          So choose wisely!

          You get double of your bet plusses if you win!
          ";


          echo "<font color= blue>Choose:</font><select name=\"hula\">";
          echo "<option value=\"HIGH\">--HIGH--</option>";
          echo "<option value=\"LOW\">--LOW--</option>";
          echo "</select>
          ";
          echo "<input type=\"Submit\" Name=\"Submit\" Value=\"Submit\"></center>";



          echo "</p>";


          ////// UNTILL HERE >>
          echo "<p align=\"center\">";
          echo "<center><a href=\"index.php?action=funm&amp;sid=$sid\">«back to fun menu</a>
          ";
          echo "<a href=\"index.php?action=main&amp;sid=$sid\"><img src=\"images/home.gif\" alt=\"*\"/>";
          echo "Home</a></center>";
          echo "</p>";
          echo "
          ";
          }
          if($action=="a")
          {
          addonline(getuid_sid($sid),"playing $adven","");
          echo "<head>";
          echo "<title>play $adven $version</title>";
          echo "<link rel=\"stylesheet\" type=\"text/css\" href=\"../themes/$theme[0]\">";
          echo "</head>";
          echo "<body>";
          echo "<p align=\"center\">";

          //////ALL LISTS SCRIPT <<

          $result2 = rand(1, 15);

          $hula = $_POST["hula"];

          $bet = $_POST["bet"];

          $guess2 = rand(1, 15);

          $uid = mysql_fetch_array(mysql_query("SELECT uid FROM ibwf_ses WHERE id=&#39;".$sid."&#39;"));
          $uid = $uid[0];
          $usrid = $uid;
          echo "$adven $version
          ";
          echo "$adven2
          ";

          //signiture again! lol..echo "<center>

          Mananalo ka sa Jakpot kapag may natanggap ka na mensahe sa inbox!

          You win if you see YES YOU WIN in your mail inbox!

          You get 100 bonus point plusses if you win!
          ";

          echo "<p align=center><a href=\"hilow.php?action=go&amp;sid=$sid\">[Try Again]</a>
          ";
          echo "</p>";
          $ugpl = mysql_fetch_array(mysql_query("SELECT plusses FROM ibwf_users WHERE id=&#39;".$uid."&#39;"));
          $ugpl = $ugpl[0];
          echo "Current Plusses: $ugpl
          ";

          if ($result2 == $guess2) {
          $num = rand(1, 3);
          echo "
          Your Bet: $bet
          You: $hula. Computer: $hulla. You draw with the computer!
          Minus bet $bet! Transaction fee is your bet!
          ";
          $ugpl = mysql_fetch_array(mysql_query("SELECT plusses FROM ibwf_users WHERE id=&#39;".$uid."&#39;"));
          $ugpl = $ugpl[0];

          $ugpl2 = $ugpl - "$bet";
          mysql_query("UPDATE ibwf_users SET plusses=&#39;".$ugpl2."&#39; WHERE id=&#39;".$uid."&#39;");


          echo "
          ";
          }
          if($result2 <$guess2){
          $num = rand(1, 3);
          echo "Your Bet: $bet
          You: $guess2 HIGHER than Computer : $result2.
          The winning number is $guess2 .
          $hi2
          So You&#39;ve won! $dagdag
          ";
          $ugpl = mysql_fetch_array(mysql_query("SELECT plusses FROM ibwf_users WHERE id=&#39;".$uid."&#39;"));
          $ugpl = $ugpl[0];
          $ugpl2 = $ugpl + "$dagdag";
          mysql_query("UPDATE ibwf_users SET plusses=&#39;".$ugpl2."&#39; WHERE id=&#39;".$uid."&#39;");

          echo "
          ";
          }
          elseif($result2 >$guess2){
          $num = rand(1, 3);
          echo "Your Bet: $bet
          You: $guess2 LOWer than computer: $result2 .
          The winning number is $result2 .
          $hi2
          So You&#39;ve lose! $bet
          ";
          $ugpl = mysql_fetch_array(mysql_query("SELECT plusses FROM ibwf_users WHERE id=&#39;".$uid."&#39;"));
          $ugpl = $ugpl[0];
          $ugpl2 = $ugpl - "$bet";
          mysql_query("UPDATE ibwf_users SET plusses=&#39;".$ugpl2."&#39; WHERE id=&#39;".$uid."&#39;");


          echo "
          ";
          }
          echo "<a href=\"index.php?action=funm&amp;sid=$sid\">«Back To Fun Zone</a>";
          echo "
          ----------
          ";
          echo "0 <a accesskey=\"0\" href=\"index.php?action=main&amp;sid=$sid\"><img src=\"../images/home.gif\" alt=\"\"/>Home</a></center>";
          echo "</p>";
          echo "</body>";
          }
          ?></div>[/b][/quote]


          i think bro this is the same as GTN?? right?? ;)

          Comment


            #6
            i think bro this is the same as GTN?? right?? ;)[/b]


            it is not bro its high low.. a game for higher or lower.. i think gtn causes database overloading thats why i created high-low prevents database overloading just update the plusses or game plusses


            gtn actually in database can be errased when you login at cpanel to delete that!
            Services

            Are you looking to take your wap or wapsite to a higher level? Do you want to stand out and rise above your competitors?

            Below is a list of services I offer:

            Wap Design and Customized Coding -The first way to stand out in a crowd is to have a brilliant and unique design for your wap or wapsite.

            Rates

            General consulting – My current hourly rate is $100 / hour.
            Custom Wapsite Community - My current rate is $500 / Wap Community Development.

            Comment


              #7
              it is not bro its high low.. a game for higher or lower.. i think gtn causes database overloading thats why i created high-low prevents database overloading just update the plusses or game plusses[/b]
              u might wanna delete old data in the database.. use delete functions..

              Comment


                #8
                u might wanna delete old data in the database.. use delete functions.. [/b]

                bro the reality is that i do not like to login on my cpanel..

                i only use cpanel once a week but my brother always use it for editing and creating his own blog script..

                i only work on saturdays.. for three hours at my cpanel..
                Services

                Are you looking to take your wap or wapsite to a higher level? Do you want to stand out and rise above your competitors?

                Below is a list of services I offer:

                Wap Design and Customized Coding -The first way to stand out in a crowd is to have a brilliant and unique design for your wap or wapsite.

                Rates

                General consulting – My current hourly rate is $100 / hour.
                Custom Wapsite Community - My current rate is $500 / Wap Community Development.

                Comment


                  #9
                  bro the reality is that i do not like to login on my cpanel..

                  i only use cpanel once a week but my brother always use it for editing and creating his own blog script..

                  i only work on saturdays.. for three hours at my cpanel..[/b]
                  u can delete datas.. u cn put ur database queries on the core.php ;)

                  Comment


                    #10
                    u can delete datas.. u cn put ur database queries on the core.php ;)[/b]


                    just like the deleting the members on the online list or chatonline list if they logout?


                    i&#39;ll try to make that, your suggestion is good and i will do this night i will code for it..

                    thanks.. bro..
                    Services

                    Are you looking to take your wap or wapsite to a higher level? Do you want to stand out and rise above your competitors?

                    Below is a list of services I offer:

                    Wap Design and Customized Coding -The first way to stand out in a crowd is to have a brilliant and unique design for your wap or wapsite.

                    Rates

                    General consulting – My current hourly rate is $100 / hour.
                    Custom Wapsite Community - My current rate is $500 / Wap Community Development.

                    Comment

                    Working...
                    X