
Haunted Dawg
Members-
Posts
2,933 -
Joined
-
Last visited
Never -
Days Won
1
Content Type
Profiles
Forums
Events
Everything posted by Haunted Dawg
-
Re: [Free] TownView I have never sold not one of your modifications. And so what the coding on your minesweeper's mod sucks in any case. Have you seen how you do tables? <table width="80%"> <tr><th width="33%">Name</th> <th>Level</th><th>Money</th><th>Gender</th><th>Online?</th><th>In Jail?</th> <th>In Hosp?</th><th width="33%">Attack?</th></tr> Dont you think its a little hard to read compare to this: <table width="80%"> <tr> <th>Level</th> <th>Money</th> <th>Gender</th> <th>Online</th> <th>In jail?</th> <th>In Hosp?</th> <th width="33%">Attack</th> </tr> <tr> </table>
-
Re: First post mauahahaha ^^ useless thread & post, when did the site go down?
-
Re: [Free] TownView Ok, how about i go make all iso's mod's post them for free :). Well iso you may want to post all your mods once because they will be posted for free, my own version just like you are doing.
-
Re: Count Users Clicks Gotta say your wrong deceiption. Well i therefor knew it would do that but i made it reset to 0 clicks.
-
Ok guys, lets help everyone. Where do u think you can get the cheapest domain name's and you get the domain faster? I there for think namecheap is pretty fast but also a bit pricey. I have come across this new site, netfirms.com domain names are $5.95 and am going to try them on my next domain purchase. Where do you think is the cheapest / best / fastest service?
-
Re: [REVIEW] Oridik - Please review!! Ive seen a similar game like this, i think silverwolf made one.
-
Re: Simple SQL Injection protection Even still, there is no need to add a new row to the table. Just a simple if($cm['price'] > 1000) { //delete from table... } would work.
-
Re: TownView [$5] Do you all have to be jackass's? Btw iso, nice try but i see your's has more lines than mine xD
-
[mccode v2] Christmas Gift ( Abit Late :P )
Haunted Dawg replied to -Matt-'s topic in Free Modifications
Re: Christmas Gift [V2] ( Abit Late :P ) Matt come on you can code better than that!!! <?php include("globals.php"); if($ir['ctreat'] == 1) { echo 'You have already got your treat!'; $h->endpage(); exit; } echo ' <h2> <font color="red">C</font> <font color="green">h</font> <font color="blue">r</font> <font color="pink">i</font> <font color="white">s</font> <font color="red">t</font> <font color="green">m</font> <font color="blue">a</font> <font color="pink">s</font> <font color="black"> - </font> <font color="white">T</font> <font color="red">r</font> <font color="green">e</font> <font color="blue">a</font> <font color="pink">t</font> <font color="purple">s</font> </h2> '; If($_GET['action'] == 'gift1') { $db->query("UPDATE users SET crystals=crystals+20 WHERE userid=".$ir['userid']); $db->query("UPDATE users SET ctreat=ctreat+1 WHERE userid=".$ir['userid']); Echo ' <h1>You won 20 crystals, Thanks for coming.</h1>'; $h->endpage(); exit; } If($_GET['action'] == 'gift2') { $db->query("UPDATE users SET crystals=crystals+50 WHERE userid=".$ir['userid']); $db->query("UPDATE users SET ctreat=ctreat+1 WHERE userid=".$ir['userid']); Echo ' <h1>You won 50 crystals, Thanks for coming.</h1>'; $h->endpage(); exit; } If($_GET['action'] == 'gift3') { $db->query("UPDATE users SET money=money+10000 WHERE userid=".$ir['userid']); $db->query("UPDATE users SET crystals=crystals+25 WHERE userid=".$ir['userid']); $db->query("UPDATE users SET ctreat=ctreat+1 WHERE userid=".$ir['userid']); Echo ' <h1>You won 25 crystals and $10,000, Thanks for coming.</h1>'; $h->endpage(); exit; } If($_GET['action'] == 'gift4') { $db->query("UPDATE users SET crystals=crystals+1 WHERE userid=".$ir['userid']); $db->query("UPDATE users SET ctreat=ctreat+1 WHERE userid=".$ir['userid']); Echo ' <h1>You won 1 crystal Bad luck, but thanks for coming.</h1>'; $h->endpage(); exit; } If($_GET['action'] == 'gift5') { $db->query("UPDATE users SET crystals=crystals+100 WHERE userid=".$ir['userid']); $db->query("UPDATE users SET ctreat=ctreat+1 WHERE userid=".$ir['userid']); Echo ' <h1>You won 100 crystals, Thanks for coming</h1>'; $h->endpage(); exit; } echo ' [img=http://www.mybrightonandhove.org.uk/images/uploaded/scaled/st_peters_christmas.jpg] <h1> <font color="darkred">Pick a christmas gift from '.$set['game_name'].'.... </h1> <a href="?action=gift1"> [img=http://images.replacements.com/images/images5/china/M/mikasa_holiday_elegance_gift_box_with_lid_P0000181334S0005T2.jpg] </a> <a href="?action=gift2"> [img=http://www.chocolove.com/images/red_gift_box_400.jpg] </a> <a href="?action=gift3"> [img=http://www.artinstituteshop.org/images/giftbox.jpg] </a> <a href="?action=gift4"> [img=http://www.lakewoodconferences.com/direct/dbimage/50318261/Gift_Box.jpg] </a> <a href="?action=gift5"> [img=http://www.thefudgecottage.co.nz/onlineshop/images/box_gold.jpg] </a>'; $h->endpage(); ?> -
Re: Simple SQL Injection protection Ragnar you are totaly off... if($_POST['price'] < 1000) { echo 'You may only post below '.money_formatter(1000).'.'; $h->endpage(); exit; } If that dont work change the < to > or some what i forgot now since i just woke up :D
-
Re: who likes mccodes? Yes as topmorpg said, ioncude takes longer to decode not saying its pretty easy as zend optimization lol. But ioncude is the best way to go around. But as said its not a great idea to ioncude / zend a game script WHY? because then you wont be able to edit it, there for i wont buy it.
-
[mccode] Advanced Merit System [$10.00]
Haunted Dawg replied to Zero-Affect's topic in Paid Modifications
Re: Advanced Merit System [$5] I even told him its worth more. -
[mccode] Marriage Script [$10.00]
Haunted Dawg replied to Haunted Dawg's topic in Paid Modifications
Re: Marriage Script [$10] Well toxication. There is only 1 marriage script that is going around. But the shared housing some times messes up the game. Another reason why im selling this is because ill be selling addons to fit it. Another reason is the other marriage script is in 4 files while mine is in 1. Less resource, more eficient. -
Re: TownView [$5] Well lost one you are off topic. Mine has 6 reasons why its better. 1.- It dont show everyone in 1 list = no lag 2.- It will say what money, level, gender you got / are. 3.- It has if you are online or not. 4.- It shows if you are in jail or not. 5.- It shows if you are in hospital or not. 6.- If you are not in hospital / jail then you cant attack them. So please lost one piss off :)
-
[mccode] Travel Agency Advanced [$15.00]
Haunted Dawg replied to Haunted Dawg's topic in Paid Modifications
Re: Travel Agency Advanced [$15] Not really. What if you dont have enough money to buy a passport but you got enough money to travel by train? -
mccode-v1 Automatic total cost calculation in shop buy.
Haunted Dawg replied to Will's topic in Free Modifications
Re: [mccode][v1]+[v2]Automatic total cost calculation in shop buy. As for your situation, i would suggest downloading notepad++ opening the file as a .php file then go through all { and wich ever one does not go red, there's your situation. -
Re: Weird Error........ Just a question... Are you trying to use fopen() type of function? If so its clearly saying permision denied since i think the file your trying to open just wont open due to the chmod not bieng 755 or 777. I may be wrong. But then again i might not be.
-
Help Editing Side Panel in MCcodes v2.0
Haunted Dawg replied to MarFur93's topic in General Discussion
Re: Help Editing Side Panel in MCcodes v2.0 Look in the middle of header.php Should be just befor function mainmenu() I think they have statements... -
Re: wtf tables are f d up Are you sure? Because i dont think by having this <?php echo 'hello'; ?> would make any difference. Croesy is right like i said...
-
Re: PAYPAL ALERT They do maintanance once a month, read there announcments.
-
Re: Simple SQL Injection protection If you add this $_GET['ID'] = abs(@intval($_GET['ID'])); correctly it should stop the market injections. For forums: $_GET['viewforum'] = abs(@intval($_GET['viewforum'])); $_GET['viewtopic'] = abs(@intval($_GET['viewtopic'])); If you add those properly it should stop all url injections. Not sayint it will stop XSS ETC but majority PHP. It wont stop all post injections either. But that could do the trick on securing your game for time bieng.
-
Re: TownView [$5] But absolute zero you were charging at first $10 for the page notifications, PLUS your script is just useless & why? I wont go to every page to just add a new page tutorial. Unlike mine, you got the admin panel and add / delete / edit any time you want. Not to mention i like how your copying TC, using there images, there style. Very nice try tho.
-
Re: One Big Code! $last_poster = "General Doom"; if($last_poster == "General Doom") { echo 'General Doom posted above this :D'; } unset($last_poster);
-
Re: TownView [$5] Hence look at the price $5 When recieving $5 from paypal using a business account they take $0.50 for them selfs :|