-
Posts
3,368 -
Joined
-
Last visited
-
Days Won
126
Content Type
Profiles
Forums
Events
Everything posted by Dave
-
Re: [V2] User Comments Killah i hope this is secure i did what security i know, Check it for me :D, and If it was previously released as a paid mod, This one is free :D
-
Re: [V2] User Comments Oh well its another one for the community
-
Re: Counting (nr game) 1992 This is a warning 1994 is mine cause its my birth year
-
Hello, i was recently trying to think of an idea for a free mod. So well i thought of this. Im not sure if it has been done before, Im not actually physically posting the script on CE i wish for people to view my site to download it. This way i can also keep some track of people who download it. It is located on my free mods page which can be found at http://iamwicked.net/mods.php?page=free Thanks, All POSTIVE Feedback welcome. And any errors PM me and they will get fixed ASAP. Thanks again iamwicked (David) (The 13 year coder)
-
Re: Counting (nr game) 1990 Woo another post xD. Yes im incredibly bored and this game isn't very exciting. Well why not view this sponsered ad Ad Removed by moderators xD
-
Re: Need Help Well lets just say im quite a bit younger then you (Check my site it says xD www.iamwicked.net) and ive got a server, domain's the lot. Well im always one for starting people of so contact me via PM or something :D
-
Re: Sick & Tired Yer cause we all know im the best :-D
-
Re: Sick & Tired We could either do something such as a mod for Mccodes, Or i think a better idea would be writing a whole script such as our own, Gallery, Arcade site or something else.
-
Re: Sick & Tired Maybe have 1 mod and all the participants have to create there versions of it then some players of games get to choose which is the best?
-
www.fusion-wars.com its been going for a little time now, Tell me what you think about it and any improvement's which can be made :D
-
Re: Sick & Tired Its still not clickable.. Is for me i put [ url ] around it (But like it should be) www.iamwicked.net Try that
-
Re: Sick & Tired No one does ;) well i just finished my site http://iamwicked.net of so that kinda shows my skills considering i created the whole website
-
Re: Sick & Tired What about me then killah :P
-
Re: ADDON For Burn Down Users House Vr1 Which one ive got about 20? iamwicked.net im guessing
-
Re: ADDON For Burn Down Users House Vr1 Can you code it aswell i know im not a mod but it helps everyone out alot :D
-
Re: Activation code and cron V.2 Is this supposed to be used inside the game? And also V2 dosen't have mysql.php.
-
Re: [V2] Give Money To Tramps EDITED Its fine just give me some credit in the first post.
-
Re: Owner Panel V.2 Just realised <?php if($_GET['ID'] < 0) { print "Hack Attempted"; $h->endpage(); exit; } /*----------------------------------------------------- -- Scarface -- A product of Scarface -- Copyright held 2008 by scarface -- INDEX.php -- Edited by iamwicked :D -----------------------------------------------------*/ include "sglobals.php"; if($ir['user_level'] != 7) { print "Haha , youll never be a owner"; $h->endpage(); exit; } if($ir['user_level'] != 7) { print "404 You are not allowed here"; $h->endpage(); exit; } if($_POST['submit']) $tresder=(int) rand(100,999); print "<table width=85% cellspacing=1 class='table' border=2> [b]<th>WELCOLME THE OWNER PANEL.</th>[/b] <table width=85% cellspacing=1 class='table' border=2><tr height=100><td valign=top> <u>Quick links</u> [url='staff.php']Staff panel[/url] <a href='secpanel.php'>Secretary Panel<a/> [url='asspanel.php']Assistant Panel[/url]</td> <td valign=top> <u>General</u> [url='staff.php?action=basicset']Basic Settings[/url] [url='staff.php?action=appview']Staff Apps[/url] [url='staff.php?action=announce']Add a Announcement[/url]"; print "</td> <td valign=top> <u>Users</u> [url='staff_users.php?action=newuser']Create New User[/url] [url='staff_users.php?action=edituser']Edit User[/url] [url='staff_users.php?action=resetform']Reset User[/url] [url='reset.php']Reset All Users[/url] [url='staff_users.php?action=deluser']Delete User[/url] [url='staff_users.php?action=invbeg']View User Inventory[/url] [url='staff_users.php?action=creditform']Credit User[/url] [url='staff_users.php?action=masscredit']Mass Payment[/url] [url='staff_users.php?action=forcelogout']Force User Logout[/url] [url='staff_users.php?action=reportsview']Player Reports[/url] "; print "</td> <td valign=top> <u>Items</u> [url='staff_items.php?action=newitem']Create New Item[/url] [url='staff_items.php?action=giveitem']Give User a Item[/url] [url='staff_items.php?action=edititem']Edit Item[/url] [url='Delete An Item']Delete An Item[/url] [url='staff_items.php?action=newitemtype']Add Item Type[/url] "; print "</td></tr><tr height=100> <td valign=top> <u>Logs</u> [url='staff_logs.php?action=atklogs']Attack Logs[/url] [url='staff_logs.php?action=cashlogs']Cash Xfer Logs[/url] [url='staff_logs.php?action=cryslogs']Crystals Xfer Logs[/url] [url='staff_logs.php?action=banklogs']Bank Xfer Logs[/url] [url='staff_logs.php?action=itmlogs']Item Xfer Logs[/url] [url='staff_logs.php?action=maillogs']Mail Logs[/url] [url='staff_logs.php?action=stafflogs']Staff Logs[/url] [url='clearlogs.php']Clear Logs[/url] "; print "</td> <td valign=top> <u>Gangs</u> [url='staff_gangs.php?action=grecord']Gang Record[/url] [url='staff_gangs.php?action=gcredit']Credit Gang[/url] [url='staff_gangs.php?action=gwar']Manage Gang Wars[/url] [url='staff_gangs.php?action=createoc']Create Organised Crime[/url] [url='staff_gangs.php?action=gedit']Edit Gang[/url] [url='staff_gangs.php?action=gedel']Delete Gang[/url] "; print "</td> <td valign=top> <u>Shops</u> [url='staff_shops.php?action=newshop']Create a New Shop[/url] [url='staff_shops.php?action=newstock']Add Item To Shop[/url] [url='staff_shops.php?action=delshopl']Delete shop[/url] "; print "</td> <td valign=top> <u>Jobs</u> [url='staff_jobs.php?action=newjob']Make a new Job[/url] [url='staff_jobs.php?action=jobedit']Edit a Job[/url] [url='staff_jobs.php?action=jobdele']Delete a Job[/url] [url='staff_jobs.php?action=newjobrank']Make a new Job Rank[/url] [url='staff_jobs.php?action=jobrankedit']Edit a Job Rank[/url] [url='staff_jobs.php?action=jobrankdele']Delete a Job Rank[/url] "; print "</td></tr><tr height=100> <td valign=top> <u>Houses</u> [url='staff_houses.php?action=addhouse']Make A new House[/url] [url='staff_houses.php?action=edithouse']Edit House[/url] [url='staff_houses.php?action=delhouse']Remove House[/url] "; print "</td> <td valign=top> <u>Cities</u> [url='staff_cities.php?action=addcity']Add A New City[/url] [url='staff_cities.php?action=editcity']Edit City[/url] [url='staff_cities.php?action=delcity']Remove City[/url] "; print "</td> <td valign=top> <u>Courses</u> [url='staff_courses.php?action=addcourse']Create a New Course[/url] [url='staff_courses.php?action=editcourse']Edit Course[/url] [url='staff_courses.php?action=delcourse']Delete Course[/url] "; print "</td> <td valign=top> <u>Crimes</u> [url='staff_crimes.php?action=newcrime']Make a New Crime[/url] [url='staff_crimes.php?action=editcrime']Edit a Crime[/url] [url='staff_crimes.php?action=delcrime']Delete a Crime[/url] [url='staff_crimes.php?action=newcrimegroup']Make a new Crime Group[/url] [url='staff_crimes.php?action=editcrimegroup']Edit a Crime Group[/url] [url='staff_crimes.php?action=delcrimegroup']Delete a Crime Group[/url] [url='staff_crimes.php?action=reorder']Reorder Crime Groups[/url] "; print "</td></tr><tr height=100> <td valign=top> <u>Battle Tent</u> [url='staff_battletent.php?action=addbot']Add Challenge Bot[/url] [url='staff_battletent.php?action=editbot']Edit Challenge Bot[/url] [url='staff_battletent.php?action=delbot']Remove Challenge Bot[/url] "; print "</td> <td valign=top> <u>Punishments</u> [url='staff_punit.php?action=mailform']Mail Ban User[/url] [url='staff_punit.php?action=unmailform']Un-Mailban User[/url] [url='staff_punit.php?action=fedform']Jail User[/url] [url='staff_punit.php?action=fedeform']Edit Fedjail Sentence[/url] [url='staff_punit.php?action=unfedform']Unjail User[/url] [url='staff_punit.php?action=ipform']Ip Search[/url] "; print "</td> <td valign=top> <u>Special</u> [url='staff_special.php?action=editnews']Edit Newspaper[/url] [url='staff_special.php?action=massmailer']Mass mailer[/url] [url='staff_special.php?action=stafflist']Staff List[/url] [url='staff_special.php?action=userlevelform']Adjust User Level[/url] [url='staff_special.php?action=givedpform']Give User Donator Pack[/url] [url='nuclearbomb.php?action=givedpform']Nuclear Bomb every one[/url] "; print "</td> <td valign=top> <u>Cpanel</u> [url='http://{$domain}:2082']Cpanel Mainmenu[/url] [url='http://{$domain}:2082/frontend/x3/backup/index.html']Backup Game[/url] [url='http://{$domain}:2082/3rdparty/phpMyAdmin/index.php']phpMyAdmin[/url] [url='http://{$domain}:2082/frontend/x3/stats/errlog.html']Error Logs[/url] [url='http://{$domain}:2082/frontend/x3/cron/index.html']Edit crons[/url] </td></tr> </table>"; $h->endpage(); ?> You need to include "sglobals.php"; For anything to do with staff. And for you to be able to access this you need to have a user_level of 7. And dont use die(""); Do print "Blah"; $h->endpage(); exit; it looks cleaner
-
Re: Owner Panel V.2 Not bad, Your starting to get better :)
-
Re: [V2] Give Money To Tramps EDITED Didnt i code you this? Looks like you've just edited. Just saying dont start a fight up like every mod ends up turning into.
-
Re: [FREE] [V2] 2 Game Styles/Themes No problem when im on a windows PC im gonna make a login aswell so watch out for that.
-
Re: [FREE] [V2] 2 Game Styles/Themes I would say its something to do with that menu if you send me the source i can try and fix it for you.
-
Re: [FREE] [V2] 2 Game Styles/Themes PM me a screeney