twist_killer
Members-
Posts
175 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Everything posted by twist_killer
-
Re: About Javascript i've always wanted to learn jv...maybe now its time :lol:
-
Re: [mccode] Hack Users PC http://criminalexistence.com/ceforums/i ... pic=2728.0 read the topic..it'll tell you how to change it
-
Re: Good Hosts? i think am gonna go with your one...but probably for the $12 one...
-
Re: Make Money from Your Site with these tips ! do either of the 2 i mentioned take money?
-
Re: Good Hosts? lol why?
-
Re: Good Hosts? http://www.hostmonster.com/ $5.95 a month 300gb not bad :|
-
Re: Make Money from Your Site with these tips ! but for bidvertiser & adsense...are there any start up fee? monthly payment to keep the ads on your site? anything to pay at all?
-
Re: Make Money from Your Site with these tips ! about bidvertiser....basically, you just place thier ads somewhere on your site and when people click on an ad(s), you get sent $10 straight into your account? does it require a start off fee?monthly fee or anything? has anyone tried it. if so...plz can you give me some feedback (good or not..just tell me if thier good to use)
-
Re: Reset ?|?|?|? you mean longway
-
Re: Good Hosts? shit! that site rocks! i was gonna go for jazzyhost....virtuall private server(light)it costs $25 ....but i saw this and the gold one is only for $12...so lol i think am gonna go for the $12 one, but i want your opinions guys...what shall i choose? anyone going to help me with this plz? deception...are you trying to say that i'm better off going with jazzyhost since its more expensive which means its reliable?
-
Re: football teams you forgot geogre best...the absoloute genuis in ripping a team apart
-
Re: Happy Birthday happy birthday..best wishes
-
Re: Help new mods?? maybe a contest....the person who wins the contest recives a ds? WII? it can be anything as long as affordable
-
Re: PUB he's gonna blow!
-
Re: PUB someone is going to explode :roll:
-
Re: PUB :-o i think i'll stick with kraigs explanation
-
Re: PUB lol i just edited mine..i think my edited version is like yours..so i guess theres nothing wrong with it...thx anyway
-
Re: PUB could you show me it plz..i cant seem to find it
-
Re: football teams ERIC CANTONA!!!!!!!!!!!!
-
Re: PUB lol...i see lots of ppl came up with this mod...i'd done it too when i saw the whore house mod, i changed mine to pub house too lol..well am not sure if its working but here it is.....(it might not be perfect but its worth a try)..mine refills brave too <?php /*----------------------------------------------------- -- Pub house -- Twist_killer Entertainment -----------------------------------------------------*/ session_start(); require "global_func.php"; if($_SESSION['loggedin']==0) { header("Location: login.php");exit; } $userid=$_SESSION['userid']; require "header.php"; $h = new headers; $h->startheaders(); include "mysql.php"; global $c; $is=mysql_query("SELECT u.*,us.* FROM users u LEFT JOIN userstats us ON u.userid=us.userid WHERE u.userid=$userid",$c) or die(mysql_error()); $ir=mysql_fetch_array($is); check_level(); $fm=money_formatter($ir['money']); $cm=money_formatter($ir['crystals'],''); $lv=date('F j, Y, g:i a',$ir['laston']); $h->userdata($ir,$lv,$fm,$cm); $h->menuarea(); if(!$_GET['spend']) { print "<h2 align='left'>[i]<u>Dogmans shack</u>[/i]</h2> <p align='left'>Welcome, we have many different varieties of wine and beers here. Prices and payment options are listed below. </p> <h3 align='left'><font color='#008000'>The drinks</font></h3> <table border='1' width='625' bordercolor='#939393' height='120'><tr background='header.jpg'> <th height='19' width='221'><font color='#FF0000'><u>Drinks</u></font></th> <th height='19' width='2'></th> <th height='19' width='218'><font color='#FF0000'><u>Price</u></font></th> <th height='19' width='156'><center><font color='#FF0000'><u>Buy</u></font></th></tr><tr> <td height='19' width='221'><center>gin $ tonic</td> <td height='19' width='2'><center> </p> </td><td height='19' width='218'><center>$100000</td> <td height='19' width='156'><center> Purchase</p> </td></tr><tr> <td height='19' width='221'><center>Red Wine</td> <td height='19' width='2'><center> </p> </td><td height='19' width='218'><center>$500000</td> <td height='19' width='156'><center>Purchase</td></tr><tr> <td height='19' width='221'><center>White Wine</td> <td height='19' width='2'><center> </p> </td><td height='19' width='218'><center>$700000</td> <td height='19' width='156'><center>Purchase</td></tr><tr> <td height='16' align='center' width='221'>Vodka</td> <td height='16' align='center' width='2'></td> <td height='16' align='center' width='218'>$1000000</td> <td height='16' align='center' width='156'> <p align='center'>Purchase</td></tr><tr> <td height='16' align='center' width='221'>Stella</td> <td height='16' align='center' width='2'></td> <td height='16' align='center' width='218'>$7000000</td> <td height='16' align='center' width='156'>Purchase</td></tr><tr> <td height='16' align='center' width='221'>Smirnoff</td> <td height='16' align='center' width='2'></td> <td height='16' align='center' width='218'>$10000000</td> <td height='16' align='center' width='156'>Purchase</td></tr><tr> <td height='16' align='center' width='221'>Heinekens</td> <td height='16' align='center' width='2'></td> <td height='16' align='center' width='218'>$20000000</td> <td height='16' align='center' width='156'>Purchase</td></tr><tr> <td height='16' align='center' width='221'>Carlsberg</td> <td height='16' align='center' width='2'></td> <td height='16' align='center' width='218'>$30000000</td> <td height='16' align='center' width='156'>Purchase</td></tr></table>'; print " else { if($_GET['spend'] == 'gun and tonic') { if($ir['money'] <3000000) { print "You don't have enough money to buy gin and tonic!"; } else { mysql_query('UPDATE users SET brave=brave+5,energy=0,money=money-300000 WHERE userid=$userid',$c); mysql_query('UPDATE users SET brave=maxbrave WHERE brave > maxbrave',$c); print "<center>You payed \$300,000 you drink it down . You feel some of your brave coming back to you. [url='index.php']>Home[/url]</center>"; } } else if($_GET['spend'] == 'Red Wine') { if($ir['money'] <300000) { print "You don't have enough money to buy Red Wine!"; } else { mysql_query('UPDATE users SET brave=brave+10,energy=0,money=money-500000 WHERE userid=$userid',$c); mysql_query('UPDATE users SET brave=maxbrave WHERE brave > maxbrave',$c); print "<center>You payed \$500,000, you drink it down . You feel some of your brave coming back to you. [url='index.php']>Home[/url]</center>"; } } else if($_GET['spend'] == 'White Wine') { if($ir['money'] <700000) { print "You don't have enough money to buy White Wine!"; } else { mysql_query('UPDATE users SET brave=brave+20,energy=0,money=money-700000 WHERE userid=$userid',$c); mysql_query('UPDATE users SET brave=maxbrave WHERE brave > maxbrave',$c); print "<center>You payed \$700,000, you drink it down . You feel some of your brave coming back to you. [url='index.php']>Home[/url]</center>"; } } else if($_GET['spend'] == 'Vodka') { if($ir['money'] <1000000) { print "You don't have enough money to buy Vodka!"; } else { mysql_query('UPDATE users SET brave=brave+25,energy=0,money=money-1000000 WHERE userid=$userid',$c); mysql_query('UPDATE users SET brave=maxbrave WHERE brave > maxbrave',$c); print "<center>You payed \$1,000,000, you drink it down . You feel some of your brave coming back to you. [url='index.php']>Home[/url]</center>"; } } else if($_GET['spend'] == 'Stella') { if($ir['money'] <7000000) { print "You don't have enough money to buy Stella!"; } else { mysql_query('UPDATE users SET brave=brave+35,energy=0,money=money-7000000 WHERE userid=$userid',$c); mysql_query('UPDATE users SET brave=maxbrave WHERE brave > maxbrave',$c); print "<center>You payed \$7,000,000, you drink it down . You feel some of your brave coming back to you. [url='index.php']>Home[/url]</center>"; } } else if($_GET['spend'] == 'Smirnof') { if($ir['money'] <10000000) { print "You don't have enough money to buy Smirnof!"; } else { mysql_query('UPDATE users SET brave=brave+70,energy=0,money=money-10000000 WHERE userid=$userid',$c); mysql_query('UPDATE users SET brave=maxbrave WHERE brave > maxbrave',$c); print "<center>You payed \$10,000,000, you drink it down . You feel some of your brave coming back to you. [url='index.php']>Home[/url]</center>"; } } else if($_GET['spend'] == 'Hieniken') { if($ir['money'] <20000000) { print "You don't have enough money to buy Hieniken!"; } else { mysql_query('UPDATE users SET brave=brave+140,energy=0,money=money-20000000 WHERE userid=$userid',$c); mysql_query('UPDATE users SET brave=maxbrave WHERE brave > maxbrave',$c); print "<center>You payed \$20,000,000, you drink it down . You feel some of your brave coming back to you. [url='index.php']>Home[/url]</center>"; } } else if($_GET['spend'] == 'Carlsberg') { if($ir['money'] <300000000) { print "You don't have enough money to buy Carlsberg!"; } else { mysql_query('UPDATE users SET brave=brave+250,energy=0,money=money-30000000 WHERE userid=$userid',$c); mysql_query('UPDATE users SET brave=maxbrave WHERE brave > maxbrave',$c); print "<center>You payed \$30,000,000, you drink it down . You feel some of your brave coming back to you. [url='index.php']>Home[/url]</center>"; } } $h->endpage(); ?> i dont take credit for it..it was made from Genocides mod too...
-
Re: Need something to code this might be done already..but try coding a high-low game
-
Re: football teams as a left winger..ashley cole is completely shit..even chelsea fans admit his shit...gabriel hienze is 10 times better than him...and in strike you forgot wayne rooney
-
[FAQ] Developing locally on your own local PHP/MySQL/Apache server
twist_killer replied to mdshare's topic in Tutorials
Re: Developing locally on your own local PHP/MySQL/Apache server can anyone help me and jake plz? we seem to have the same problem -
Re: SQL Injections so all the people have to do is inject an sql command into the login form? (do they inject on udername and password or one of them only?)
-
[FAQ] Developing locally on your own local PHP/MySQL/Apache server
twist_killer replied to mdshare's topic in Tutorials
Re: Developing locally on your own local PHP/MySQL/Apache server err i installed it and started it....the screen comes up for 2 seconds then then goes off....then nothing happens!