-
Posts
1,660 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Events
Everything posted by Jordan Palmer
-
GanjaFreak/IR00TZ/Detective Rootz
Jordan Palmer replied to Joshua's topic in Collaboration Experiences
I haven't ever had a problem with Chris (Detective rootz), I know that he used too be into hacking and finding bugs within pieces off code and programs and what not, however if you stay respectful towards him and he'll return the respect like he has always done towards myself. As this happened a while ago, I would say give him a chance, We can all change, I used too be pretty much as bad as him, now i have changed. So has Joshua who i remember doing illegal things, so has quite a few people We just have too trust them. In some circumstances I know second chances are actually blown, Such as George, We've given him chance after chance.. Chris has only one person step forward and say something bad about him...A second chance may be earned from him, I've seen him admit what he was doing, and admit what facts are right. Anyhow - my opinion -
Here is a smaller patch for this Secured Cleaner Valid CSS (Personal view *more*) General Optimization (queries) <?php include_once('globals.php'); $staff = array(); $Row = mysql_query("SELECT `userid`,`username`, `user_level`, `laston`, `duties`,`level` FROM `users` WHERE `user_level` IN(2,3,5) ORDER BY `userid` ASC") or die(mysql_error()); while($info = mysql_fetch_assoc($Row)) { $staff[$info['userid']] = $info; } ?> <table width = "100%" border = "1" style = "text-align:center;" class = "table"> <h2 style = "padding-top:10px;"><?php echo ' '.$set['game_name'].' Staff List'; ?></h2> [b]Administrators[/b] <table width = "80%" border = "1" style = "text-align:center;" class = "table"> <tr style = "background:gray"> <th>User</th> <th>Duties</th> <th>Level</th> <th>Money</th> <th>Last Seen</th> <th>Status</th> </tr> <?php foreach($staff as $info) { if($info['user_level'] == 2) { if($info['laston'] >= time()-15*60){ $on='[b]<span style = "color:#33FF00; font-family:Tahoma">Online</span>[/b]'; } else { $on='<span style = "color:#8B0000;font-family:Tahoma">[b]Offline[/b]</span>'; } ?> <tr> <td><a href = "viewuser.php?u='.$info['userid'].'"><?php echo htmlentities($info['username']); ?></a> [<?php echo ($info['userid']); ?>]</td> <td><?php echo stripslashes(htmlentities($info['duties'])); ?></td> <td><?php echo number_format($info['level']); ?></td> <td>$ <?php echo number_format($info['money']); ?></td> <td><?php echo date('F j, Y, g:i:s a',$info['laston']); ?></td> <td><?php echo $on; ?></td> </tr> <?php } } ?> </table> [b]Secretaries[/b] <table width = "80%" border = "1" style = "text-align:center;" class = "table"> <tr style = "background:gray"> <th>User</th> <th>Duties</th> <th>Level</th> <th>Money</th> <th>Last Seen</th> <th>Status</th> </tr> <?php foreach($staff as $info) { if($info['user_level']==3) { if($info['laston'] >= time()-15*60){ $on='[b]<span style = "color:#33FF00; font-family:Tahoma">Online</span>[/b]'; } else { $on='<span style = "color:#8B0000;font-family:Tahoma">[b]Offline[/b]</span>'; } ?> <tr> <td><a href = "viewuser.php?u='.$info['userid'].'"><?php echo htmlentities($info['username']); ?></a> [<?php echo ($info['userid']); ?>]</td> <td><?php echo stripslashes(htmlentities($info['duties'])); ?></td> <td><?php echo number_format($info['level']); ?></td> <td>$ <?php echo number_format($info['money']); ?></td> <td><?php echo date('F j, Y, g:i:s a',$info['laston']); ?></td> <td><?php echo $on; ?></td> </tr> <?php } } ?> </table> [b]Assistants[/b] <table width = "80%" border = "1" style = "text-align:center;" class = "table"> <tr style = "background:gray"> <th>User</th> <th>Duties</th> <th>Level</th> <th>Money</th> <th>Last Seen</th> <th>Status</th> </tr> <?php foreach($staff as $info) { if($info['user_level']==5) { if($info['laston'] >= time()-15*60){ $on='[b]<span style = "color:#33FF00; font-family:Tahoma">Online</span>[/b]'; } else { $on='<span style = "color:#8B0000;font-family:Tahoma">[b]Offline[/b]</span>'; } ?> <tr> <td><a href = "viewuser.php?u='.$info['userid'].'"><?php echo htmlentities($info['username']); ?></a> [<?php echo ($info['userid']); ?>]</td> <td><?php echo stripslashes(htmlentities($info['duties'])); ?></td> <td><?php echo number_format($info['level']); ?></td> <td>$ <?php echo number_format($info['money']); ?></td> <td><?php echo date('F j, Y, g:i:s a',$info['laston']); ?></td> <td><?php echo $on; ?></td> </tr> <?php } } ?> </table> <?php $h->endpage(); ?> Fully working and tested
-
Ahh >_> sorry OP, Didnt look at the code proper xD Hmm, when I get back from work if someone hasn't answered ill try and get some time :)
-
InfantryX - Free Military Game [Browser Game] Development!
Jordan Palmer replied to Dave's topic in Game Projects
When you first posted the first thing I said was the post didn't look attractive. Well reading that again, Great job -
Decio || Scammer / SQL Exploitor
Jordan Palmer replied to Joshua's topic in Collaboration Experiences
Too anyone who doesn't know as Josh hasn't really explained -- Decio is a guy who used too think he was a big shot because he used too exploit games, He used too get his hacks and exploits from other people such as (Adam(Eternal), Alan(Crazy-T)) he used too feed off them, His main methods where Cmarket hack && Users hack &&the old but famous IP hack, He wouldn't do it too gain money he'd do it for the frill off killing someones game. He may come too you and you'll think he's not like that however he is, he'll never change. -
MCCodes does, he's obv using a illegal version
-
Haha, It's okay being here mate
-
Agreed - it probably should be and yes I am very pleased I thought he did at first but had to re edit my post aha
-
Correct, but most people will do background checks now if they came here and saw this topic they'd deffo think twice about coming too you.
-
Firstly you didn't need permission. Secondly, explain too me a few things Why dont you have a professional webby for your hosting? Why should I trust you with my site/files Why should i choose you and not Lunarpages or someone who is big? :')
-
Last time I spoke to him he was using his own system, that'd be built previous, and keep adding...I maybe wrong but I know it's not premade by anyone else
-
George you know what seems to amaze me the most? You actually believe your innocent in all these situations, Your not, As I said on MSN, i shouldn't off had too come too you and say heh well erm u said i could have it free, I would much sooner pay someone for one then rather be seen as someone who wants everything for free. When you asked me if i would accept the free layout and give you feedback blah blah, I thought too myself maybe you are changing, Maybe I have brought a new side off you out - that quickly changed, however i'm not someone too hold a grudge unless he needs holding so i didn't block you or anything I simply replied with i'd go elsewhere. Anyway, I'm not being nasty or anything, but you are who you are, I hope one day you change, Everyone does things bad, gawd look at me, I used to be as bad as Decio for claiming shit as my own and taking down games through silly hacks, then I started too realise how much off a immature sad twat i was acting like, now look at me.. i'm not the greatest but i've learned alot and still progressing...meh I hope you do..
-
Your like me, you look for the best in people, I'm sorry but your falling for the same act as i fell for. @DJK here's a list for ya :') Awards for MWG Paddys Vid My ''promised'' layout - granted i wasn't scammed but i was close enough - i wont share the crap but ya Spydre issue VB illegal selling I spoke too George earlier, he knows not too talk to me anymore, I haven't blocked him but the friendship which was formed has now been terminated (always wanted too say that aha), George is someone i regulary tried to help out, i put my ass on the line too try and help him, and he never once repaid me, All he ever did is scam his way through my friends and lie too me to make me think it was a misunderstanding and whatever, i'm all fall second changes however i've lost count off the amt he's had..
-
Just because i'm staff doesn't mean I have to get all names right.. now back on topic.
-
@Paul I really don't pay that much attention to the name, I think everyone here knew who I was aiming it at ;)
-
Okay let me answer a few questions for you guys Is George CableBox? Yes, George and I regularly chat, I can assure you he's cablebox, I can understand why he didn't mention it too everyone however not mentioning it too Dayo I cannot understand Why didn't any staff tell everyone? Were not here too cause fight's, George told me he was going to behave and not get himself into any situations, Therefore I let the old 'CableBox' die away and watch George live up his new name Will he be banned for what he's done too Spydre? I highly doubt that, he wasn't banned for what he'd done too paddy so I highly doubt he'll be banned for this, All we can do is warn others about his past life and such @Lith; We all make mistakes, I believe as long as you learn from them, you'll do just fine :') @The Spirit; If dave wishes to work with him on his project he's allowed to do so, Dave is old enough and wise enough too know George's background if he gets done over it's his fault no one else's. I like George, however I would never buy anything from him, Alot off people he saw the layout he did for my game, everyone asked why I never purchased it, you all now know why.
-
I did mark it too get it ready for moving but then I had to deal with a sissy fight >_> damn these kids...anyway moved now lol
-
George MCCodes/MakeWebGames are NOT connected with you in anyway shape or form, Please remove the names from your partner list.
-
Graphic Maker Looking for Work ! | CHEAP |
Jordan Palmer replied to RJC |'s topic in Art and Content
I'm tired not blind, He could very easily make some examples, not hard for a graphic designer... -
Graphic Maker Looking for Work ! | CHEAP |
Jordan Palmer replied to RJC |'s topic in Art and Content
I have too agree, you've gotta make some examples, Try to get as many as you can...I doubt anyone will pay you until they've seen some examples, and they have too be too a good standard -
This a good question for all website developers, Well both had good and bad sides so let me name some :') Good 4 paid; You earn money through it It's very limited (Not every game has it) Bad sides? If an arsehole gets ahold off your script chances are they're either going too resell it and most probably make a few bucks before anyone catches them You are expected too supply updates and such if bugs arise, and quickly and sercurely - you'll need to keep a list off everyone who buys and make sure they recieve a copy Good 4 free; This gets added to list off your free modifactions Alot more reckonisition If someone is trying too sell, they'll get caught quickly If you need to supply a update its alot quicker Bad 4 free; You don't earn from this modifaction It'll be all over (that's also a good thing though) In conclusion I would say put it through as a mod, Unless you can safely say this wont be passed around, However as DJKanna said it's totally your choice
-
nothing to do with gaming.. Moved too chit chat
-
Who paul?
-
Nothing too do with gaming, Should off been in Chit chat :)
-
Blocking Search Streets in a demo account
Jordan Palmer replied to joker313's topic in Engine Support
<?php if($ir['userid'] == 10) { echo("<div class=\"maincon\">You can not use this on a demo account sorry.</div>"); exit($h->endpage()); } ?>