Jump to content
MakeWebGames

Decepti0n

Members
  • Posts

    731
  • Joined

  • Last visited

    Never

Everything posted by Decepti0n

  1. Re: Make Money from Your Site with these tips ! man im still waiting on my adsense check :(
  2. Re: [FREE] for any version copyright code could, but chances are you'll get nowhere since it's hard to prove that it's yours
  3. Re: About Javascript   Because I didn't pwn a whole load of games with javascript It's good but only when necessary :s its bad when people go overboard with it
  4. Re: [FREE] for any version copyright code do you really think right clicking is the only way to steal pics? I could even just disable javascript, and your script dies
  5. Re: [FREE] for any version copyright code the point is, if you put it on the net, it's stealable... I could also just save the page and open it in notepad, or use file_get_contents and retrieve it through php anti-right click scripts are just annoying
  6. Re: [FREE] for any version copyright code Ctrl + U
  7. Re: Neat Little Bug what's that alwaysreward variable?
  8. Re: Free Multiple Event Deleter - FREE! Every post you've asked to convert things to v2 for you :s its not that hard Also, I didn't realise I could (if you have bbcode or even profile pics) set it as events.php?deleteall=1&conf=1 and it'd delete anyones events who viewed my profile (well technically should)
  9. Re: Browser Differences #1 is server side, the browser wouldn't affect this :\ unless there's some additional plugins etc that may f' it up #2, every browser interprets CSS differently, you'll have to learn the differences of each to make sure each page looks perfect in every browser
  10. Re: V2 Mccode Background Change (Middle) try   html { background: url('filename.jpg'); }   at the top/in a stylesheet
  11. Re: Good Hosts? My host is slightly overselling a bit, but not to the extreme, I get 90gb bw for $12, but it's the only one I could find that was still within my price range and not totally retarded
  12. Re: Do you buy/sell domains? I have a bunch of shit ones that i just got notified are expiring I would do it but I never know any good ones, so beh, i'll just let them expire probably since they're worthless, and keep my 4-5 good ones
  13. Re: Good Hosts? That's an ever bigger overseller than dreamhost
  14. Re: [mccode] Annoucement Mod no it doesn't :| it usually (but dont know everything so just guesstimating) means that it didn't return any results try adding one and see if it clears it
  15. Re: Phpsessid phpsessid is the session cookie, if you change your cookies to that value you can hijack their session and take over their account. so, delete their sig :P
  16. Re: (Free) Contra Game you just put it in a table and made it smaller?
  17. Re: adding 1/4 will pot to the game i think its, UPDATE users SET will = maxwill WHERE will > maxill AND userid = $userid
  18. Re: Layout Help / CSS Layers Good demo, but absolute positioning really shouldn't be used :s
  19. Re: Good Hosts? oversellingz0rz
  20. Re: Good Hosts? Vinyls post: fwrtie($fo, "Old Name: $oname | New Name: $nname | IP: $ip | Userid: $userid"); here $connection = $c $source = $_POST['name']; $myFilter = new InputFilter(); $source = $myFilter->safeSQL($source, $connection); here UPDATE `users` SET `thepage_lasttime`=UNIX_TIMESTAMP() WHER userid=$userdi Same topic: $lasttime=mysql_query("SELECT thepage_lasttime FROM users WHERE userid=$userid"); if ($lasttime < $lasttime+3600) { die("Not enough time"); } [Your entire proxy deny script in general wont work] You also seem to think I don't know some things when i've already done it, such as the coding out crons business. And some of your posts are simply one word answers with no backing behind it, simply implying an air of knowledge that i haven't seen. If you know how to fix something or why something won't work, then say it. I know those ^^ are mostly small typos, but they can quite often lead to larger-scale fuckups, so there's no use posting code that doesn't work or will probably break unless clearly saying it might and to use caution etc Btw, this topic is about hosting. [Lastfm:] I dont care that its not copyrighted, at least say you're using it...don't just take all the colours and pretend like you're a genius for matching it to the forum
  21. Re: Good Hosts? How does that make a difference? You still used them, and if your other hosting is very good why not just use it for testing instead of making your site look tacky with a free host? I know you have some knowledge of php, im waiting to see anything where you're actually as good as you often claim to be and act. Show me something that doesn't take 6 mins or isn't taken off the net. Aside from lamely using my last.fm chart style, I don't have anything really against me except that I haven't really seen you back up claims that you make. But I can give you credit for spelling my name right for once
  22. Re: Good Hosts? Just because you have dedicated hosting doesn't mean that you're any better off. For one, if it's unmanaged and you don't know what you're doing you could waste plenty of time configuring DNS, tweaking the .conf files and resolvers etc, and end up wasting more time that you could have spent working, that's why i went for shared. Someone else can take care of the server, besides, managed dedi's can go around $400 for a quality one. Unmanaged and reliable ones would be $100-$200. Another thing, DeathStar, there's no need to call people young, or anything. You act like you have worlds of experience and so much maturity, and also unbelievable coding skill, and yet I was still able to easily deface your mail bbcode, and still haven't seen any evidence of it. Almost every code bit you post has typos or clear parse errors as well. On top of that, you have a site on justfreespace, and your GT nameservers are set to sikohosting.co.uk, one of the most hackjob host's I've seen (and most unreliable and destined to fail, aside from that servage-hosting) You seem to hint at being basically legendary at this, and put others down, and say things are too easy, and yet you still haven't proved it. You hardly reply to anything I bring up, and seem to miss the fact that (eg) your proxy denyer won't work, and it's not hard to bypass, and yet you still promote yourself as being one of the best. About hosting, I've always said that cheapest isn't best. Take a while to read some info on webhostingtalk.com, and you'll learn so much more. Places like Lunarpages and Dreamhost oversell their plans insanely, considering there's no way they could afford to keep a profit if people ACTUALLY used all of their allocated space for the price they pay. Everyone jumps at the cheapest price with the highest shit, and wonder's why they get shunted off their server for too much resource usage (re: everyone i've seen here almost). You get what you pay for, and both hosts i've used are more expensive and offer less than say LP, but I got awesome customer service, and excellent uptime.
  23. Re: Proxy Deny Script[free] Privax has four or five servers
  24. Re: Good Hosts? Yeah, it's for any package i think, it's only for the first month though. If it doesn't work, then i'll have to search again for it
  25. Re: [mccode] Register Page Can i see them?
×
×
  • Create New...