
iR00T
Members-
Posts
375 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Everything posted by iR00T
-
Re: Free chat mod DONT USE THIS IT SUCKS get flashchat for 3$ or a better chat like Shoutbox is even better than that that is just a box wid like 23432432432432 talking at once how can you tell if you know any of them you cant :S never seen something so just not needed
-
Re: upgraded lucky boxes he isnt a graphics person either (MTG) but ii can make some nice banners never tried boxes haw hawh haw
-
mccode-v2 Updated Newspaper - more than one page
iR00T replied to Magictallguy's topic in Free Modifications
Re: Updated Newspaper - more than one page dude just make it ur self its better so if u turn around give it to someone else they want bitc* about you doding it so sorry i would but no i dont want peoeple being girls about it so sorry its not hard to make one just throw some code onto a page and play wid it or look at another thing and code it from that - simpleest way it could be done..... :-) -
Re: [V2] cars_mod staff_cars You games explain how much of a dumbas* you are xD - that is simple i told you last 505050505034598432590432583 times you where adding this mod you your games this is really the only mod he uses people really that mod is exploitbale i bet you havent fixed it.... -.-
-
Re: [v2]Html text converter[v2] Yeah i would tell you how to go about gettin it without being staff but ..... no i am not at liberty to discuss any hack tricks or bugs or exploits that i know even tho i know several -.-
-
Re: [v2]Html text converter[v2] yes on most games you must bne staff to edit urname in colors ive tried without staff wont work u get the color stuff ur text </font> so unles ou can do a little bit of hacking it wont work unless u just get a admin to do it :_
-
Re: V2 Staff Applications! try puttin all the things togather and yeah but i added exactly same no probs well one but i fixed it real simple coding really anit that hard but my error tok me abnit and now its still messed so no staff apps simple just mail the id 1 for it why have apps xD
-
Re: V2 Staff Applications! That's the error i have and me and a mate is helping me out with it.
-
Re: [v1/v2] Marrgiage with Shared House[v1/v2] the one i have had over 46 errors i fixed them all and had help with and its worth like 20$ but money is nothing to me i help people so yeah mines for free pm if you want ill give out 2 copies
-
Re: [v1/v2] Marrgiage with Shared House[v1/v2] have it already for v1 and v2 but not made by u edited nicely by me :) lol
-
Re: Changer User Password! V2 no its not you might need it fdor noobs who forget there pass and need it to be changed
-
mccode-v2 Updated Newspaper - more than one page
iR00T replied to Magictallguy's topic in Free Modifications
Re: Updated Newspaper - more than one page it works learn to add it right work for me 1st try -
Re: Hit-List [$10] Right i'm going to be the bigger man and not argue but either way i still got one that looks what i've been told BETTER than yours but oh well
-
Re: Itempedia FREE V2 Mod... Yeah it is nice ill be using it i just converted it so people woulden't ask so yeah - xD
-
Re: Free 2 - Icons tim for the millonth time just dont post any post - xD - i mean you ask for screenies like nyna says its only a few lines read it and understand those 8 lines and you should be able to picture what it looks lke i mean a few icons *pictures it* ...simple really - xD
-
Re: Ignore User Mails [$10] im am gonna try to make something a lil bit more advanced than this it is Gonna have this if you cuss more than 3 words in one mail you can be warned 1nce and auto mailbanned for 2 days next time stuf like that shoulden't be hard
-
Re: Hit-List [$10] i have one no offense probably better my hitlist thing you can buy it with a credit card if have one and yeah money to but there is more addon's to mines loads more
-
Re: [Free] Log Suspicious Users yeah umm *refer's bac to* "take them off" meaning what do you want me to take off i updated it a little better
-
[mccode] BLIP Tables (Blocked IPv4 Addresses by CIDR)
iR00T replied to a topic in Free Modifications
Re: Free 2 - BLIP Tables (Blocked IPv4 Addresses by CIDR) Nice..mod...i'll be using this -
Re: [V2] Donator Shop [V2] Meaning iforget to change the globals to glob func but yeah i use require v1.php that has the all that extra stuff in there so it want muck it up with all that unwanted ot unneeded stuff
-
Re: MCC Login Script pm me i got over 24 diffrent login pages from v1 and v2 i ll be happy to mke them all v2 so u can see them yes a few were designed by me some i just helped with the tables and layouts etc
-
Ok listen i got a problem with my MCC v1 jail not lite v1 this is the error Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/my cpanel login name/public_html/jail.php on line 24 noiw this is lines 23-25 $q=mysql_query("SELECT u.*,c.* FROM users u LEFT JOIN gangs c ON u.gang=c.gangID WHERE u.prison > 0 ORDER BY u.prison DESC", $c); if(mysql_num_rows($q) == 0) { does anyone know what that error is ..........?
-
Re: [V1] Chests [V1] Yeah...I got a error when adding those sql's..?...did anyone else have this problem...?? it said there was a error in that sql i was like nope cause i just added one just like it except it was called diffrent so yeah..?
-
Re: Itempedia FREE V2 Mod... here is the one without the gang armory for v1 <?php include "global_func.php"; print"<h2>Itempedia</h2>"; print"<font color='red'><h3>[b](Owned Totals do not include Equipped items or items on markets!!!)[/b]</h3></font>"; print" <table width=95% cellspacing=1 class='table'><tr><th>Item Type</th><th>Item Name</th><th>Attributes</th><th>Buy Price</th><th>Sale Price</th><th>Owned by:</th></tr>"; $q=mysql_query("SELECT * FROM items where itmtype = 3 ORDER BY itmbuyprice ASC"); $cn=0; while($p=mysql_fetch_array($q)) { $d=mysql_query("SELECT inv_id FROM inventory where inv_itemid={$p['itmid']}"); $r=mysql_num_rows($d); $cn++; print"<tr><td>Weapon</td><td>[url='iteminfo.php?ID={$p[']{$p['itmname']}[/url]</td><td>{$p['itmdesc']}</td><td>{$p['itmbuyprice']}</td><td>{$p['itmsellprice']}</td>"; print"<td>$r Members</td></tr>"; } $q=mysql_query("SELECT * FROM items where itmtype = 4 ORDER BY itmbuyprice ASC"); $cn=0; while($p=mysql_fetch_row($q)) { $d=mysql_query("SELECT inv_id FROM inventory where inv_itemid={$p['itmid']}"); $cn++; print"<tr><td>Armour</td><td>[url='iteminfo.php?ID={$p[']{$p['itmname']}[/url]</td><td>{$p['itmdesc']}</td><td>{$p['itmbuyprice']}</td><td>{$p['itmsellprice']}</td>"; print"<td>$r Members</td></tr>"; } $q=mysql_query("SELECT * FROM items where itmtype = 1 ORDER BY itmbuyprice ASC"); $cn=0; while($p=mysql_fetch_row($q)) { $d=mysql_query("SELECT inv_id FROM inventory where inv_itemid={$p['itmid']}"); $r=mysql_num_rows($d); $cn++; print"<tr><td>Drugs and Potions</td><td>[url='iteminfo.php?ID={$p[']{$p['itmname']}[/url]</td><td>{$p['itmdesc']}</td><td>{$p['itmbuyprice']}</td><td>{$p['itmsellprice']}</td>"; print"<td>$r Members</td></tr>"; } $q=mysql_query("SELECT * FROM items where itmtype = 2 ORDER BY itmbuyprice ASC"); $cn=0; while($p=mysql_fetch_array($q)) { $d=mysql_query("SELECT inv_id FROM inventory where inv_itemid={$p['itmid']}"); $r=mysql_num_rows($d); $cn++; print"<tr><td>Donator Items</td><td>[url='iteminfo.php?ID={$p[']{$p['itmname']}[/url]</td><td>{$p['itmdesc']}</td><td>{$p['itmbuyprice']}</td><td>{$p['itmsellprice']}</td>"; print"<td>$r Members</td></tr>"; } print"</table>"; $h->endpage(); ?>