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='potmoney'"));
$result = rand(1,15);
?>
<?php
//header('Content-type: application/vnd.wap.xhtml+xml');
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='sitename'"));
$sitename = $sitename[0];
$uid = getuid_sid($sid);
$theme = mysql_fetch_array(mysql_query("SELECT theme FROM ibwf_users WHERE id='".$uid."'"));
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='".$uid."' AND penalty='1' OR uid='".$uid."' AND penalty='2'"));
$banres = mysql_fetch_array(mysql_query("SELECT lastpnreas FROM ibwf_users WHERE id='".$uid."'"));
$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&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&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&sid=$sid\"><img src=\"images/roll.gif\" alt=\"*\"/>";
echo "Fun/Games</a>
";
echo "<a href=\"index.php?action=main&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&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&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&sid=$sid\">«back to fun menu</a>
";
echo "<a href=\"index.php?action=main&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='".$sid."'"));
$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&sid=$sid\">[Try Again]</a>
";
echo "</p>";
$ugpl = mysql_fetch_array(mysql_query("SELECT plusses FROM ibwf_users WHERE id='".$uid."'"));
$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='".$uid."'"));
$ugpl = $ugpl[0];
$ugpl2 = $ugpl - "$bet";
mysql_query("UPDATE ibwf_users SET plusses='".$ugpl2."' WHERE id='".$uid."'");
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've won! $dagdag
";
$ugpl = mysql_fetch_array(mysql_query("SELECT plusses FROM ibwf_users WHERE id='".$uid."'"));
$ugpl = $ugpl[0];
$ugpl2 = $ugpl + "$dagdag";
mysql_query("UPDATE ibwf_users SET plusses='".$ugpl2."' WHERE id='".$uid."'");
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've lose! $bet
";
$ugpl = mysql_fetch_array(mysql_query("SELECT plusses FROM ibwf_users WHERE id='".$uid."'"));
$ugpl = $ugpl[0];
$ugpl2 = $ugpl - "$bet";
mysql_query("UPDATE ibwf_users SET plusses='".$ugpl2."' WHERE id='".$uid."'");
echo "
";
}
echo "<a href=\"index.php?action=funm&sid=$sid\">«Back To Fun Zone</a>";
echo "
----------
";
echo "0 <a accesskey=\"0\" href=\"index.php?action=main&sid=$sid\"><img src=\"../images/home.gif\" alt=\"\"/>Home</a></center>";
echo "</p>";
echo "</body>";
}
?></div>
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='potmoney'"));
$result = rand(1,15);
?>
<?php
//header('Content-type: application/vnd.wap.xhtml+xml');
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='sitename'"));
$sitename = $sitename[0];
$uid = getuid_sid($sid);
$theme = mysql_fetch_array(mysql_query("SELECT theme FROM ibwf_users WHERE id='".$uid."'"));
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='".$uid."' AND penalty='1' OR uid='".$uid."' AND penalty='2'"));
$banres = mysql_fetch_array(mysql_query("SELECT lastpnreas FROM ibwf_users WHERE id='".$uid."'"));
$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&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&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&sid=$sid\"><img src=\"images/roll.gif\" alt=\"*\"/>";
echo "Fun/Games</a>
";
echo "<a href=\"index.php?action=main&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&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&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&sid=$sid\">«back to fun menu</a>
";
echo "<a href=\"index.php?action=main&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='".$sid."'"));
$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&sid=$sid\">[Try Again]</a>
";
echo "</p>";
$ugpl = mysql_fetch_array(mysql_query("SELECT plusses FROM ibwf_users WHERE id='".$uid."'"));
$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='".$uid."'"));
$ugpl = $ugpl[0];
$ugpl2 = $ugpl - "$bet";
mysql_query("UPDATE ibwf_users SET plusses='".$ugpl2."' WHERE id='".$uid."'");
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've won! $dagdag
";
$ugpl = mysql_fetch_array(mysql_query("SELECT plusses FROM ibwf_users WHERE id='".$uid."'"));
$ugpl = $ugpl[0];
$ugpl2 = $ugpl + "$dagdag";
mysql_query("UPDATE ibwf_users SET plusses='".$ugpl2."' WHERE id='".$uid."'");
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've lose! $bet
";
$ugpl = mysql_fetch_array(mysql_query("SELECT plusses FROM ibwf_users WHERE id='".$uid."'"));
$ugpl = $ugpl[0];
$ugpl2 = $ugpl - "$bet";
mysql_query("UPDATE ibwf_users SET plusses='".$ugpl2."' WHERE id='".$uid."'");
echo "
";
}
echo "<a href=\"index.php?action=funm&sid=$sid\">«Back To Fun Zone</a>";
echo "
----------
";
echo "0 <a accesskey=\"0\" href=\"index.php?action=main&sid=$sid\"><img src=\"../images/home.gif\" alt=\"\"/>Home</a></center>";
echo "</p>";
echo "</body>";
}
?></div>
Comment