-
Posts
693 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Events
Everything posted by radio_active
-
[MCcode v2] Advanced spying script [$10 USD]
radio_active replied to radio_active's topic in Paid Modifications
Re: [MCcode v2] Advanced spying script [$10 USD] Thanks shrek, I appreciate it! 5 copies left -
[MCcode v2] Advanced spying script [$10 USD]
radio_active replied to radio_active's topic in Paid Modifications
Re: [MCcode v2] Advanced spying script [$10 USD] 6 copies left -
[MCcode v2] Advanced spying script [$10 USD]
radio_active replied to radio_active's topic in Paid Modifications
Re: [MCcode v2] Advanced spying script [$10 USD] Thanks a lot Zero...I appreciate it :-) -
[MCcode v2] Advanced spying script [$10 USD]
radio_active replied to radio_active's topic in Paid Modifications
Re: [MCcode v2] Advanced spying script [$10 USD] bump -
Re: [Mccodes V2]Login Register, TOs questionable???
-
Re: Battle ladder [Mccodes V2] Well rather then creating extra files you would be able to add it to the actual attack files i believe which will inevitably save space and be more efficient! (A few edits in the final results section) Else sounds pretty good mate!
-
Re: Battle ladder [Mccodes V2] Illusions, i didn't go through your script thoroughly but if you want the actual attack ladder to work with all your specifics, ie. Max Level, min level, donator only etc etc, you need to actually provide the battle_ladder.php script which has been completely edited to suit your SQL tables and updates etc! Sorry if i misread but is this still coming or do you not have one or is it not needed? lol :-)
-
[MCcode v2] Advanced spying script [$10 USD]
radio_active replied to radio_active's topic in Paid Modifications
Re: [MCcode v2] Advanced spying script [$10 USD] Thanks rpmb, 7 copies left -
[MCcode v2] Advanced spying script [$10 USD]
radio_active replied to radio_active's topic in Paid Modifications
Re: [MCcode v2] Advanced spying script [$10 USD] BUMP -
[MCcode v2] Advanced spying script [$10 USD]
radio_active replied to radio_active's topic in Paid Modifications
Re: [MCcode v2] Advanced spying script [$10 USD] Thanks, i hope i can get some more sells :-) -
[MCcode v2] Advanced spying script [$10 USD]
radio_active replied to radio_active's topic in Paid Modifications
Re: [MCcode v2] Advanced spying script [$10 USD] Thankyou, hope you enjoy it! 8 Copies left. -
[MCcode v2] Advanced spying script [$10 USD]
radio_active replied to radio_active's topic in Paid Modifications
Re: [MCcode v2] Advanced spying script [$10 USD] Thanks, its been a while, just settling back in now that im back home in Australia. -
[MCcode v2] Advanced spying script [$10 USD]
radio_active replied to radio_active's topic in Paid Modifications
Re: [MCcode v2] Advanced spying script [$10 USD] Thanks Bumping up again! -
[MCcode v2] Advanced spying script [$10 USD]
radio_active replied to radio_active's topic in Paid Modifications
Re: [MCcode v2] Advanced spying script [$10 USD] BUMP -
Re: [MCCodes V2] View User Sir, it is just the original MCcodeV2 viewuser that has had its queries edited and code spaced nicely. He didnt do a visual edit, he did a code edit. :wink:
-
Re: [MCCodes V2] View User As for the onMOUSEover thingy... Sure you can use Javascript for that. OR you can simply add a little css style onto your page. <style type='text/css'> td:hover { background : #CCCCCC; } </style> Will do the job, gets the same "Effect" and its hardly anything needed. :-) else the solution is JS
-
[mccode v2] Brothel Non exploitable
radio_active replied to Haunted Dawg's topic in Free Modifications
Re: [MCC V2] - Brothel Non exploitable There must be at least 30 topics about brothel now, lol. I personally think its a pointless script but hey, that's just me, good work :wink: -
[MCcode v2] Advanced spying script [$10 USD]
radio_active replied to radio_active's topic in Paid Modifications
Re: [MCcode v2] Advanced spying script [$10 USD] 9 copies left -
mccode-v2 Shops item stock - as requested (Not Tested)
radio_active replied to radio_active's topic in Free Modifications
Re: [MCcode v2] Shops item stock - as requested (Not Tested) No Problem, enjoy ; ) -
mccode-v2 Shops item stock - as requested (Not Tested)
radio_active replied to radio_active's topic in Free Modifications
Re: [MCcode v2] Shops item stock - as requested (Not Tested) Hmmm Fair enough, i guess we will just move on then! :-) -
mccode-v2 Shops item stock - as requested (Not Tested)
radio_active replied to radio_active's topic in Free Modifications
Re: [MCcode v2] Shops item stock - as requested (Not Tested) What??? :? -
[mccode v2] Search.php in one | Optimized
radio_active replied to Haunted Dawg's topic in Free Modifications
Re: [MCC V2] - Search.php in one | Optimized It looks pretty much exactly the same Crazy-T, its just more effecient as it doesnt require 3 files to get one job done.. Simple, nice work :wink: +1 -
mccode-v2 Shops item stock - as requested (Not Tested)
radio_active replied to radio_active's topic in Free Modifications
Re: [MCcode v2] Shops item stock - as requested (Not Tested) Everything in that quote there will run the script... Everything from that post after are alterations to the Staff Panel etc, you can work them out on your own. But because im a nice chap, this is one OPTIONAL ADD ON to the ITEMSELL.PHP, basically means if an item is sold it will update in the shop which sells that item.. Shop Quantity = 10 *Someone sells 15 of that item. Shop Quantity = 25 $db->query(sprintf("UPDATE shopitems SET `sitemQTY` = (sitemQTY+('%d')) where sitemITEMID = ('%d')", $_GET['qty'], $r['itmid'] )) or die (" Query Error "); You add that under the item_remove funtion.. The staff_shops.php is one of the last posts on the second page. -
Re: [mccode v2] Revamped RentaSpy Hahaha which is exactly my point! Just lending a helpin hand after you gave me bit of help yesterday... This is my last bump, lol