Jump to content
MakeWebGames

gideon prewett

Members
  • Posts

    205
  • Joined

  • Last visited

Everything posted by gideon prewett

  1. Re: [mccodes v2] Combined Gallery and Comment System [$40.00] i will send $1 to ur charity and i think thats more than u should get
  2. Re: [V2]Coin Toss Modification as its "one of ur simplest mods" why not make it so u bet against another user like russian roulett but without being put in hosp
  3. Re: Spam filter New- how to u come up with me global_func is messed up fron 2 functions? 1 being urs lol and the other 1 was from ce somewhere
  4. Re: Stupid Idiots stuff like this makes me only want to post free mods and to keep the good 1s for myself
  5. Re: [MCCODES V2] Millionare game $20.00 is there a time limmit for the questions? because whats stopping them seeing the question and going to google?
  6. Re: [mccodes v2] Combined Gallery and Comment System [$40.00] i think that it was nice of him to offer her $30 back letalone $60 and i also still want to know the laws about this sort of thing as ive bought mods that have been relieced for free and yeah i havent been happy about it but have never demanded my money bk or asked for intrest
  7. Re: Spam filter New- this is the backend of my global_func.php (wouldnt let me post the whole thing lol)   function car_dropdown($connection,$ddname="car",$selected=-1) { global $db; $ret="<select name='$ddname' type='dropdown'>"; $q=$db->query("SELECT * FROM cars_types ORDER BY carNAME ASC"); if($selected < 1) { $ret.="<option value='0' selected='selected'>-- None --</option>"; } else { $ret.="<option value='0'>-- None --</option>"; } while($r=$db->fetch_row($q)) { $ret.="\n<option value='{$r['carID']}'"; if ($selected == $r['carID']) { $ret.=" selected='selected'";$first=1; } $ret.=">{$r['carNAME']}</option>"; } $ret.="\n</select>"; return $ret; if (!function_exists('Error')) { function Error($Message) { global $h; echo sprintf("<span style='color: #FF0000;'>Error %s</span>", stripslashes($Message)); exit($h->endpage()); } function filter_badwords($text) { global $set; if ($set['bad_words'] != "") { $words = explode(",", $set['bad_words']); for ($i = 0; $i < count($words); $i++) { if ($words[$i] != "") { $text = preg_replace("/". trim($words[$i]) ."/si", '***', $text); } } } return $text; } } } ?>   i followed ur steps so where am i going wrong?
  8. Re: Looking for Modder/coder... no ofence mate but mafia gangsta look at me im hard games are 1 in a million if u want to succeed with gaming try to think of somthing new
  9. Re: [mccodes v2] Combined Gallery and Comment System [$40.00] hey magictalguy i don't know why u would even make the offer of $60 i think sussie is taking the p*ss are u still required by law to refund the money after all this time? also what are the laws on that because i bought a few mods from iamwicked that were realised as free shortly afterwards and didn't see a penny and sussie -1 from me i don't like Ur attitude
  10. Re: Spam filter New- i get Fatal error: Call to undefined function: filter_badwords() in /home/*****/public_html/mailbox.php on line 149 when i try to send a mail
  11. Re: problem with = well as helpful as narrowing down the problem is bg does anybody know how to fix it?
  12. Re: BBCODE Youtube nice addon to the profiles i have added it allready +1 from me all i need now is music :-D
  13. Re: v2 upgrading hosp time     1. Respect is earned not given 2. all Ur post did was make people think my code wasn't worth looking at 3. your bang on about what it does, did u look at the code or the 11 posts lol
  14. Re: [mccode v2] Monster Tent oh cool i read that but thought it would be pointless to post a code that u cant use yet but +1 from what i have seen of it
  15. Re: problem with = is there any way of stoping it so i can use =? and still be secure as its bloody annoying lol
  16. whenever anybody trys to use = in mails or in the staff panel on my game it says ilegal operation? any ideas
  17. Re: [mccode v2] Monster Tent when u chalange the monster it trys to open attackmonster.php i think u forgot to add a file lol
  18. Re: mccodes v2 newspaper good mod im going to use it in the project im working on =) also good to see my name in posts not made by me lol +1 from me :-D
  19. Re: v2 upgrading hosp time just because people cant seem to understand something that is very simple doesn't mean its not worth it my members love it so I'm happy and if u wont look at it because it took 11 posts to explain then it shows how short sighted u are
  20. Re: v2 upgrading hosp time   for example i join a game and want to make some extra cash i save my crystals and use them on my hosp time i get my hosp time to number 1 and hire myself out to hit peoples enemy's or if I'm at war i can hit there stronger / online enemy's to keep them is hosp i hope this clears up any confuseion :roll:
  21. Re: [MC Codes V2] Captcha ($1) how can u complain for $1 if its that easy make 1 urself and sell it for 50 cents or free
  22. Re: Any ideas? howabout when they get married she turns in to a talking male great dane who holds him ransom
  23. Re: Any ideas? well does anybody know where or can i have a link plz
  24. Re: Any ideas? my idea may of been made but trust me i have looked and i cant find it anywhere
  25. Re: [MC Codes V2] Captcha ($1) The money has been sent. You have sent $1.00 USD to [email protected]. We have sent you a receipt for this transaction and an email has also been sent to your recipient. its the ana_8 email karlos its my gf's paypal
×
×
  • Create New...