-
Posts
218 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by AnonymousUser
-
here you go... stripper.php <?php include "globals.php"; if($ir['jail'] or $ir['hospital']) { die("This page cannot be accessed while in prison or hospital."); } if($ir['refilled']>=2) { die("You have been to here already. Please be come back at a later date, you horn dog...y. <a href='index.php'>Head Home</a>"); } if(!$_GET['spend']) { print "<h2>The Camel Toe </h2> Welcome, to the Camel Toe. We have quite a selection of strippers for you. Please pull up a chair, or sit at the bar, and feel free to stay a while. Choose from the list below. [img=cameltoe.jpg] <center>[img=sexy/badabing1.jpg] [img=sexy/_o4w0221_1.jpg][img=sexy/6638e325b19891d009ca3266162daa9f.gif] <h3>Slutty Strippers</h3> <table border='1' width='90%' bordercolor='#939393'><tr background='header.jpg'><th>Stripper</th><th>Age</th><th>Sex</th><th>Price</th><th><center>Watch</th></tr><tr> <td><center>Candy</td><td><center>18</td><td><center>Female</td><td><center>$500</td><td><center><a href='stripper.php?spend=Candy'>The best Candy in Town </a></td></tr><tr> <td><center>Autum</td><td><center>19</td><td><center>Female</td><td><center>$1,000</td><td><center><a href='stripper.php?spend=Autum'>Watch A Naughty Nurse</a></td></tr><tr> <td><center>Lacey</td><td><center>20</td><td><center>Female</td><td><center>$2,500</td><td><center><a href='stripper.php?spend=Lacey'>Teach a lesson to Lacey</a></td></tr><tr> <td><center>Mystique</td><td><center>21</td><td><center>Female</td><td><center>$5,000</td><td><center><a href='stripper.php?spend=Mystique'>Watch Mystique</a></td></tr></table> "; print"Want something more exotic? For only \$5000 you can visit our V.I.P. Suite where you will get a private show. <a href='vip.php'>Get Ticket</a> "; } else { if($_GET['spend'] == 'Candy') { if($ir['money'] <499) { print "You don't have enough money to hire a Candy!"; } else { mysql_query("UPDATE users SET brave=brave+2,energy=0,money=money-500 WHERE userid=$userid",$c); mysql_query("UPDATE users SET will=maxbrave WHERE brave > maxbrave",$c); mysql_query("UPDATE users SET refilled=refilled+1 WHERE userid=$userid",$c); print "<center>[img=sexy/697371-1.jpg] </center> You pay Candy $500 She slowly starts dancing in front of you, removing her top and exposing her breasts. She rubs your face all over them, then proceeds to turn around. Next she lifts up her tiny Skirt, and wiggles her ass in front of you. <br / > You are breathless, and gain some brave back <a href='stripper.php'>>Back to the Club</a></center>"; } } else if($_GET['spend'] == 'Autum') { if($ir['money'] <999) { print "You don't have enough money to hire a Autum!"; } else { mysql_query("UPDATE users SET will=0,energy=energy-100,hospital=hospital=10,hospital=100,hospreason=' Lost a Kidney at the strip club',money=money-5000 WHERE userid=$userid",$c); mysql_query("UPDATE users SET energy=0 where energy<0"); print "<center>[img=sexy/514129-3.jpg] </center> You payed Autum $1000, then took her to the back room, thats the last thing you remember. When you come to your sitting in a Bathtub full of ice, you see a note taped to a phone saying Call 911 or else you will die. After you make the call you passout again. When you awake your in the Hospital missing a kidney.And you cant even remember how it happened. <a href='hospital.php'>>Hospital</a></center>"; } } else if($_GET['spend'] == 'Lacey') { if($ir['money'] <2499) { print "You don't have enough money to hire a Lacey!"; } else { mysql_query("UPDATE users SET will=will+1,energy=0,money=money-2500 WHERE userid=$userid",$c); mysql_query("UPDATE users SET will=maxwill WHERE will > maxwill",$c); mysql_query("UPDATE users SET refilled=refilled+1 WHERE userid=$userid",$c); print "<center>[img=sexy/516247-2.jpg] </center> You payed a Lacey $2500, She slowly starts dancing in front of you, removing her top and exposing her breasts. She rubs your face all over them, then proceeds to turn around. Next she lifts up her tiny School Girl Skirt, and wiggles her ass in front of you. <br / > You are breathless, and gain some will back <a href='stripper.php'>>Back to the Club</a></center>"; } } else if($_GET['spend'] == 'Mystique') { if($ir['money'] <4999) { print "You don't have enough money to hire Mother Earth!"; } else { mysql_query("UPDATE users SET will=will+3,energy=0,money=money-5000 WHERE userid=$userid",$c); mysql_query("UPDATE users SET will=maxwill WHERE will > maxwill",$c); mysql_query("UPDATE users SET refilled=refilled+1 WHERE userid=$userid",$c); print "<center>[img=motherearth.jpg] </center> You pay Mystique $5,000, She slowly starts dancing in front of you, removing her top and exposing her breasts. She rubs your face all over them, then proceeds to turn around. she gyrates, and does a belly dance for you as she wiggles her ass in front of you. <br / > You are breathless, and gain some will back <a href='stripper.php'>>Back to the Club</a></center>"; } } } $h->endpage; ?> vip_room.php <?php include "globals.php"; if($ir['jail'] or $ir['hospital']) { die("This page cannot be accessed while in prison or hospital."); } if($ir['refilled']>=2) { die("You have been to here already. Please be come back at a later date, you horn dog...y. <a href='index.php'>Head Home</a>"); } if(!$_GET['spend']) { print "<h2>The Camel Toe </h2> Welcome, to the Camel Toe's Vip Room. In here we offer quite a show. Please take a look around and check our top of the line strippers. For just a little extra, you can get a private show. <h3>House Special</h3> <table border='1' width='90%' bordercolor='#939393'><tr background='header.jpg'><th>Stripper</th><th>Age</th><th>Sex</th><th>Price</th><th><center>Go Private</th></tr><tr> <td><center>Bambi_Passion</td><td><center>18</td><td><center>Female</td><td><center>$4,000</td><td><center><a href='vip_room.php?spend=Bambi_Passion'>Bambi_Passion is so warm, and desirable </a></td></tr><tr> <td><center>Candi_Cane</td><td><center>18</td><td><center>Female</td><td><center>$4,000</td><td><center><a href='vip_room.php?spend=Candi_Cane'>Its Live Lickable Candi_Cane Cane</a></td></tr><tr> <td><center>Roxi_Sizzle</td><td><center>18</td><td><center>Female</td><td><center>$4,000</td><td><center><a href='vip_room.php?spend=Roxi_Sizzle'>Roxi_Sizzle will make your temperature rise</a></td></tr><tr> <td><center>Busty_Moo-ve</td><td><center>18</td><td><center>Female</td><td><center>$4,000</td><td><center><a href='vip_room.php?spend=Busty_Moo-ve'>A good ole fashoned farmers daughter</a></td></tr></table> "; print"You dont see anything you like. Feel free to head back in the club. <a href='stripper.php'>Re Enter Club</a> "; } else { if($_GET['spend'] == 'Bambi_Passion') { if($ir['money'] <3999) { print "You don't have enough money to hire a Bambi_Passion!"; } else { mysql_query("UPDATE users SET brave=brave+20,energy=0,money=money-4000 WHERE userid=$userid",$c); mysql_query("UPDATE users SET will=maxbrave WHERE brave > maxbrave",$c); mysql_query("UPDATE users SET refilled=refilled+1 WHERE userid=$userid",$c); print "<center>[img=sexy/bambi_pasion.gif]</center> You pay Bambi_Passion $4,000, She slowly starts dancing in front of you, removing her top and exposing her breasts. She rubs your face all over them, then proceeds to turn around. Next she lifts up her tiny Skirt, and wiggles her ass in front of you. <br / > You are breathless, and gain some brave back <a href='vip_room.php'>>Back to the Club</a></center>"; } } else if($_GET['spend'] == 'Candi_Cane') { if($ir['money'] <3999) { print "You don't have enough money to hire a Candi_Cane!"; } else { mysql_query("UPDATE users SET will=will+10,energy=0,money=money-4000 WHERE userid=$userid",$c); mysql_query("UPDATE users SET will=maxwill WHERE will > maxwill",$c); mysql_query("UPDATE users SET refilled=refilled+1 WHERE userid=$userid",$c); print "<center>[img=sexy/candi_cane.gif] </center> You payed Candi_Cane $4,000, She slowly starts dancing in front of you, removing her top and exposing her breasts. She rubs your face all over them, then proceeds to turn around. Next she lifts up her tiny School Girl Skirt, and wiggles her ass in front of you. <br / > You are breathless, and gain some will back <a href='vip_room.php'>>Back to the Club</a></center>"; } } else if($_GET['spend'] == 'Roxi_Sizzle') { if($ir['money'] <3999) { print "You don't have enough money to hire a Roxi_Sizzle!"; } else { mysql_query("UPDATE users SET will=will+10,energy=0,money=money-4000 WHERE userid=$userid",$c); mysql_query("UPDATE users SET will=maxwill WHERE will > maxwill",$c); mysql_query("UPDATE users SET refilled=refilled+1 WHERE userid=$userid",$c); print "<center>[img=sexy/roxi_sizzle.gif] </center> You payed Roxi_Sizzle $4,000, She slowly starts dancing in front of you, removing her top and exposing her breasts. She rubs your face all over them, then proceeds to turn around. Next she lifts up her tiny School Girl Skirt, and wiggles her ass in front of you. <br / > You are breathless, and gain some will back <a href='vip_room.php'>>Back to the Club</a></center>"; } } else if($_GET['spend'] == 'Busty_Moo-ve') { if($ir['money'] <3999) { print "You don't have enough money to hire Busty_Moo-ve!"; } else { mysql_query("UPDATE users SET will=will+15,energy=0,money=money-4000 WHERE userid=$userid",$c); mysql_query("UPDATE users SET will=maxwill WHERE will > maxwill",$c); mysql_query("UPDATE users SET refilled=refilled+1 WHERE userid=$userid",$c); print "<center>[img=sexy/busty-moo-ve.gif] </center> You pay Busty $4,000, She slowly starts dancing in front of you, removing her top and exposing her breasts. She rubs your face all over them, then proceeds to turn around. she gyrates, and does a belly dance for you as she wiggles her ass in front of you. <br / > You are breathless, and gain some will back <a href='vip_room.php'>>Back to the Club</a></center>"; } } } $h->endpage; ?>
-
this would be cool to add in... if anyone has purchased and implemented it let me know i would like to see how it preforms :)
-
i would suggest also adding the full table of your 'houses' could be your leaving something out in the query, or another way around it would be to simply insert the query/row yourself
-
i would suggest also adding the full table of your 'houses' could be your leaving something out in the query, or another way around it would be to simply insert the query/row yourself
-
mccode-v2 Advanced referral System
AnonymousUser replied to Sam Fisher's topic in Free Modifications
I think i know you:D.... oh well, anyways, uhh there's already a mod like this... although it isnt free i would rather not have to download something so i wont be looking to see if there are any similarities i would advise posting it all in code tags this way i dont gotta download also you would get better bug support ;) p.s. Use Code Tags :D -
Hiring Trusted Coders to add modifications to my game! PM IF INTERESTED!!
-
I like the super rewards you've added although you'll make less money it also makes up for it in letting kids run up there parents cell phone bill's, not good for them, no matter to you :/ looks like it can be a good game
-
i dont see why you dont just <a href='?action=mine'> must just be my preferences idk:D good work though
-
maybe all the asterisks, honestly i did nothing with the code but indent it and remove the asterisks :D lmfao i didnt even remeber fixing it :D good practice i guess i changed elseif($ir['userBANKAMMT'] == 0 AND $ir['userCONTRACT'] > 0) to if($ir['userBANKAMMT'] == 0 AND $ir['userCONTRACT'] > 0)
-
more then likely sent as gift
-
i find it difficult for myself to read that mess :D so.... function index() { global $db,$ir,$c,$h,$userid,$set; $newlvl = ($ir['investlevel']+1); echo "<h2 />Welcome to ".$set['game_name']." Investments.How may we help you?</h2><hr>"; if($ir['userCONTRACT'] == 0) { echo "<h5>You may sign a contract that entitles you to our interest facilities.Once under contract you may invest any amount of money for a certain period of time, you will then gain interest based on that period.You may also upgrade your contract if you wish to gain additional interest.</h5>"; echo " <form action = 'investment.php?action=buyinvest' method = 'post' /> <input type = 'submit' STYLE='color: black; background-color: #D6D6C7;' value = 'Sign Contract' name = 'buyinvest' /> </form>"; } if($ir['userBANKAMMT'] > 0) { echo "<form action = 'investment.php?action=investhome' method = 'post' /> <input type = 'submit' STYLE='color: black; background-color: #D6D6C7;' value = 'View Investment' name = 'investhome' /> </form>"; } if($ir['userBANKAMMT'] == 0 AND $ir['userCONTRACT'] > 0) { echo " <form action = 'investment.php?action=investhome' method = 'post' /> <input type = 'submit' STYLE='color: black; background-color: #D6D6C7;' value = 'Start Investment' name = 'investhome' /> </form>"; } if($ir['userCONTRACT'] > 0 AND $ir['userBANKAMMT'] == 0 AND $ir['investlevel'] < 10) { echo " <form action = 'investment.php?action=levelupgrade' method = 'post' /> <input type = 'submit' STYLE='color: black; background-color: #D6D6C7;' value = 'Upgrade to Level $newlvl' name = '$newlvl' /> </form>"; }else{ echo ""; } } now there we go :D... i see your problem a lot better with just simply indenting your code dont you?
-
Plain and simple dont send gifts if someone asks to send in gift its usually because they dont intend on delivering ;) keep that in mind next time someone stresses you to send as gift.
-
<a href=#viewuser.php?u={$r['buyer']}>{$r['username']}</a>
-
as i look further into the game i am finding more and more stuff that needs fixed...
-
lol i think you should be working on adding all of the codes also considering 10 out of 26 of your codes are either broken with errors or just simply missing :D
-
think u mean skooda? lol and if thats the case you been robbed :D
-
pure text based?, aside from my banner and display pics i've got one thats pretty plain, so far its been up a couple months and got a couple grand off it
-
the other 1 out of that 100 will be scammed in the end i'm sure
-
i paid skooda 20$ upfront for 2 modifications i asked for he took my money and a backup of my game along with taking a players account off another game and selling it. in which this person had over 5k invested in that account, however if you ever think of doing business with this worthless excuse of a human then be prepared. would never ever do business with this idiot and i suggest others the same
-
Do you got a screen shot for this?
-
dont trust skooda hes a cheater, and a liar
-
Alright! As requested, Thanks To Kyle Massacre for doing this i just changed a few things to my liking and im sure you will be just as pleased. So here ya go work that i had paid for just for you peoples :) Dont ask why just accept it :D spy.php ----- (With Logs) ----- <?php //Curt200518's mod //updated by Gucci Mane on 24-11-2009 //Do NOT remove this copyright //Modified By Kyle Massacre & Demonik include "globals.php"; $q=$db->query("SELECT u.*,us.* FROM users u LEFT JOIN userstats us ON u.userid=us.userid WHERE u.userid={$_GET['ID']}",$c); $odata=$db->fetch_row($q); $_GET['ID'] = abs((int) $_GET['ID']); if ($_GET['ID'] == "") { print " THAT PERSON DOES NOT EXSIST."; return; } if ($_GET['ID'] == $ir['userid']) { print " WHY WOULD YOU SPY ON YOURSELF ? "; return; } if ($_GET['ID'] != $odata['userid']) { print " THAT PERSON DOES NOT EXSIST."; return; } print "<h1> Spying on {$odata['username']} </h1><hr>"; $cost = 25; ## COST TO SPY //changed to flat-rated crystals print " It will cost you {$cost} Crystals to spy on {$odata['username']} "; print ""; print "Do you wanna spy ?"; print ""; print "<form method='POST'> <input type='hidden' name='spy' value='spy'> <input type='submit' value='SPY'> </form> "; print "<table width='75%' border='1' class='table'>"; print "<th colspan='2'>Spy Logs</th>"; $s = $db->query("SELECT * FROM spylogs WHERE spiedON = {$_GET['ID']} ORDER BY id ASC"); $t = $db->fetch_row($s); if (!$db->num_rows($s)) { print "<tr><td colspan='100%'><center>You have not tried to spy on them.</center></td></tr>"; } else { $ra = $db->query("SELECT u.*,s.* FROM users u LEFT JOIN spylogs s ON u.userid=s.spyer WHERE u.userid = {$_GET['ID']} ORDER BY id DESC LIMIT 3"); print "<tr><td>Who</td><td>When</td></tr>"; while($r = $db->fetch_row($ra)) { print "<tr><td><a href='viewuser.php?u={$r['userid']}'>{$r['username']}</a> [{$r['userid']}]</td>"; print "<td>" .date('F j, Y',$r['time']). "</td></tr>"; print "<tr><th colspan=100%>Results</td></tr>"; print "<tr><td colspan=100%>{$r['result']}</td></tr>"; } } print"</table>"; if ($_POST['spy']) { $cost = 25; if ($cost > $ir['crystals']) { print " You do not have enough crystals to spy on {$odata['username']}. <a href='viewuser.php?u={$_GET['ID']}'> Back to Profile </a>"; } else { $strCHANCE = rand(1,2); if ($strCHANCE == 1) { print "STRENGTH : ".number_format($odata['strength'])." <br />"; $result .= "STRENGTH : ".number_format($odata['strength'])." <br />"; } else { print "STRENGTH : Unknown <br />"; $result .= "STRENGTH : Unknown <br />"; } $spdCHANCE = rand(1,2); if ($spdCHANCE == 1) { print "SPEED : ".number_format($odata['agility'])."<br /> "; $result .= "SPEED : ".number_format($odata['agility'])."<br /> "; } else { print "SPEED : Unknown <br />"; $result .= "SPEED : Unknown <br />"; } $defCHANCE = rand(1,2); if ($defCHANCE == 1) { print "DEFENSE : ".number_format($odata['guard'])." <br />"; $result .= "DEFENSE : ".number_format($odata['guard'])." <br />"; } else { print "DEFENSE : Unknown <br />"; $result .= "DEFENSE : Unknown <br />"; } $bankCHANCE = rand(1,2); if ($bankCHANCE == 1) { if ($odata['bankcrystals'] < 0) { print "BANK : NO BANK ACCOUNT <br />"; $result .= "BANK : NO BANK ACCOUNT <br />"; } else { print "BANK : \$ ".($odata['bankmoney'])."<br /> "; $result .= "BANK : \$ ".($odata['bankmoney'])."<br /> "; } } else { print "BANK : Unknown <br />"; $result .= "BANK : Unknown <br />"; } $pointsCHANCE = rand(1,2); if ($pointsCHANCE == 1) { print "Crystals : {$odata['crystals']} <br />"; $result .= "Crystals : {$odata['crystals']} <br />"; } else{ print "Crystals : Unknown <br />"; $result .= "Crystals : Unknown <br />"; } $equippedwCHANCE = rand(1,2); if ($equippedwCHANCE == 1) { $q=$db->query("SELECT * FROM items WHERE itmid={$odata['equip_primary']}"); $itm=$db->fetch_row($q); if (!$itm['itmname']){ print"Equipped Primary Weapon : Nothing<br />"; $result .= "Equipped Primary Weapon : Nothing<br />"; }else{ print "Equipped Primary Weapon : {$itm['itmname']} <br />"; $result .= "Equipped Primary Weapon : {$itm['itmname']} <br />"; } } else { print "Equipped Primary Weapon : Unknown <br />"; $result .= "Equipped Primary Weapon : Unknown <br />"; } $equippedsCHANCE = rand(1,2); if ($equippedsCHANCE == 1) { $q=$db->query("SELECT * FROM items WHERE itmid={$odata['equip_secondary']}"); $itm=$db->fetch_row($q); if (!$itm['itmname']){ print" Equipped Secondary Weapon : Nothing"; $result .= "Equipped Secondary Weapon : Nothing"; }else{ print "Equipped Secondary Weapon : {$itm['itmname']} <br />"; $result .= "Equipped Secondary Weapon : {$itm['itmname']} <br />"; } } else { print "Equipped Secondary Weapon : Unknown <br />"; $result .= print "Equipped Secondary Weapon : Unknown <br />"; } $equippedaCHANCE = rand(1,2); if ($equippedaCHANCE == 1) { $q=$db->query("SELECT * FROM items WHERE itmid={$odata['equip_armor']}"); $itm=$db->fetch_row($q); if (!$itm['itmname']){ print"Equipped Armor : Nothing<br />"; $result .= "Equipped Armor : Nothing<br />"; }else{ print "Equipped Armor : {$itm['itmname']} <br />"; $result .= "Equipped Armor : {$itm['itmname']} <br />"; } } else { print "Equipped Armor : Unknown <br />"; $result .= "Equipped Armor : Unknown <br />"; } $res = $db->query("INSERT INTO `spylogs` VALUES(NULL, $userid, {$_GET['ID']}, " . time(). ", '$result')"); $query1 = sprintf("UPDATE `users` SET crystals = crystals - %u WHERE `userid`= %u", $cost, $userid); $db->query($query1); } } $h->endpage(); ?> .sql DROP TABLE IF EXISTS `spylogs`; CREATE TABLE IF NOT EXISTS `spylogs` ( `id` int(11) NOT NULL AUTO_INCREMENT, `spyer` int(11) NOT NULL, `spiedON` int(11) NOT NULL, `time` int(11) NOT NULL, `result` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
-
spy.php -- w/o forum junk <?php //Curt200518's mod //updated by Gucci Mane on 24-11-2009 //Do NOT remove this copyright include "globals.php"; $q=$db->query("SELECT u.*,us.* FROM users u LEFT JOIN userstats us ON u.userid=us.userid WHERE u.userid={$_GET['ID']}",$c); $odata=$db->fetch_row($q); $_GET['ID'] = abs((int) $_GET['ID']); if ($_GET['ID'] == "") { print " THAT PERSON DOES NOT EXSIST."; return; } if ($_GET['ID'] == $ir['userid']) { print " WHY WOULD YOU SPY ON YOURSELF ? "; return; } if ($_GET['ID'] != $odata['userid']) { print " THAT PERSON DOES NOT EXSIST."; return; } print "<h1> Spying on {$odata['username']} </h1><hr>"; $cost = 25; ## COST TO SPY //changed to flat-rated crystals print " It will cost you {$cost} Crystals to spy on {$odata['username']} "; print ""; print "Do you wanna spy ?"; print ""; print "<form method='POST'> <input type='hidden' name='spy' value='spy'> <input type='submit' value='SPY'> </form> "; if ($_POST['spy']) { $cost = 25; if ($cost > $ir['crystals']) { print " You do not have enough crystals to spy on {$odata['username']}. <a href='viewuser.php?u={$_GET['ID']}'> Back to Profile </a>"; } else { $query1 = sprintf("UPDATE `users` SET crystals = crystals - %u WHERE `userid`= %u", $cost, $userid); $db->query($query1); $strCHANCE = rand(1,2); if ($strCHANCE == 1) { print "STRENGTH : {$odata['strength']} "; } else { print "STRENGTH : Unknown "; } print " "; $spdCHANCE = rand(1,2); if ($spdCHANCE == 1) { print "SPEED : {$odata['agility']} "; } else { print "SPEED : Unknown "; } print " "; $defCHANCE = rand(1,2); if ($defCHANCE == 1) { print "DEFENSE : {$odata['guard']} "; } else { print "DEFENSE : Unknown "; } print " "; $bankCHANCE = rand(1,2); if ($bankCHANCE == 1) { if ($odata['bankcrystals'] < 0) { print "BANK : NO BANK ACCOUNT "; } else { print "BANK : \$ {$odata['bankmoney']} "; } } else { print "BANK : Unknown "; } print " "; $pointsCHANCE = rand(1,2); if ($pointsCHANCE == 1) { print "Crystals : {$odata['crystals']} "; } else { print "Crystals : Unknown "; } print" "; $equippedwCHANCE = rand(1,2); if ($equippedwCHANCE == 1) { $q=$db->query("SELECT * FROM items WHERE itmid={$odata['equip_primary']}"); $itm=$db->fetch_row($q); if (!$itm['itmname']){ print"Equipped Primary Weapon : Nothing"; }else{ print "Equipped Primary Weapon : {$itm['itmname']} "; } } else { print "Equipped Primary Weapon : Unknown "; } print " "; $equippedsCHANCE = rand(1,2); if ($equippedsCHANCE == 1) { $q=$db->query("SELECT * FROM items WHERE itmid={$odata['equip_secondary']}"); $itm=$db->fetch_row($q); if (!$itm['itmname']){ print"Equipped Secondary Weapon : Nothing"; }else{ print "Equipped Secondary Weapon : {$itm['itmname']} "; } } else { print "Equipped Secondary Weapon : Unknown "; } print " "; $equippedaCHANCE = rand(1,2); if ($equippedaCHANCE == 1) { $q=$db->query("SELECT * FROM items WHERE itmid={$odata['equip_armor']}"); $itm=$db->fetch_row($q); if (!$itm['itmname']){ print"Equipped Armor : Nothing"; }else{ print "Equipped Armor : {$itm['itmname']} "; } } else { print "Equipped Armor : Unknown "; } } } $h->endpage(); ?> what i am looking for is someone to add users logs to where they can see the last 3 spies on that user when attempting another spy ill pay 15$ to someone who can add in some sort of log for the players :) and i would prefer it to be "open" ill pay for the work to be posted in forum, must work though