Jump to content
MakeWebGames

Haunted Dawg

Members
  • Posts

    2,933
  • Joined

  • Last visited

    Never
  • Days Won

    1

Everything posted by Haunted Dawg

  1. Re: 3 Word Game cow, then she
  2. Re: [mccode v2] Preferences About 5% out of 100% of internet user's have js disabled. about 4.9% of that 5% do not even play rpg's. So i would say... To find a rpg player that is going to play more than one week and has javascript disabled.. He of course has a crap computer. -.-
  3. Re: Require Psd to be coded for mccodes v2 I was actualy bored last night looking for something to do. And i have pm'ed you. Check your pm.
  4. Re: Av Bank [FREE] That's because it supposed to be like: $moneys = user money here; $interest = (int) floor($moneys * 0.01); $db->query("UPDATE users SET bankmoney=bankmoney+".$interest." where bankmoney>0 and donatordays>0");
  5. Re: [mccode V2] Bank Investment Nice. I never had time to read over the code so i just asked the question insead. I see you are using time() inside the mysql function. But won't unix_timestamp()-???*??? be better? Just a simple question.
  6. Re: [mccode v2] Preferences Or i think you can also get JAX as in Javascript And XML. I might be wrong here but i thought i read it some where.
  7. Re: [mccode V2] Bank Investment Good job on this. Well done. Where's the cron or is there no need for a cron?
  8. Re: A little snipet (Could be security could be more) Only way on stoping duping is mysql query's. Or some other technique added to [dot]htaccess.
  9. Re: A little snipet (Could be security could be more) The problem is. It will not work on two computer's. Each computer get's a different session ID. So there is no way on doing this on two computer's.
  10. Re: A little snipet (Could be security could be more) With your little test script luke. I get the same thing every page load. First Try: Second is the same and third is the same. so i do not see why it should show the red font. Please explan more of what your script should be doing.
  11. Re: [mccode v2] Preferences I have already set up my preferences.php ajax style.
  12. Re: A little snipet (Could be security could be more) I know for a fact "duping" could be stoped by using simple sql. But this is more intended to stop constant page refreshing for example the gym or such. This infact can stop duping for some people. 2 Computer's will never run alike. There fore one will be slower than the other meaning one script will error out while the other won't. Duping is more done via the tab's. Open 2 tab's go to the same file. And just go right click then refresh all tab's. With that being done. And this script it could stop that with tab's. But then again the user can use http://domain.com and http://www.domain.com. That's only if they are clever enough. Anyway's i hope some one will find this rather usefull and post us with something usefull.
  13. Ok i just worked on this little script. It actualy reminded me of this script because isomerizer & ferdi made one similar they just added a little captcha test so the user does not cheat or something. Mine is in a 10 set delay. You can take away from it or add more to it. The only reason why im giving it away is because it is small and it is not finished. This little script will be on my new game with a 1 second delay. So if the page is reset during 1 second the user will need to do a little math quiz to make sure it is the user and not a bot. This can be good if you want to implement it on a gym script so no autotraining and such. Anyway's here it is. Add it to your header.php   $_SESSION['page_time'] = time(); echo 'Page Time: '.$_SESSION['page_time'].' Page Viewed: '.$_SESSION['page_visited'].' Current Time: '.time().' Current Page: '.$_SERVER['REQUEST_URI'].' '; if($_SESSION['page_visited'] == $_SERVER['REQUEST_URI']) //Continue to check if time { if(time() > ($_SESSION['page_time'] + 10) OR time() < ($_SESSION['page_time'] + 10)) { echo 'The last time you visited this page was 10 second\'s ago.'; } } $_SESSION['page_visited'] = $_SERVER['REQUEST_URI'];   Please post under this topic if you have made any type of edit's or this could be usefull. DON'T TRY AND RESELL as a security addon as this is totaly not security. But in a way it can become security.
  14. Re: The Destroyers I told you to stop bragging? HA! Excuse's Excuses. And just to show who is the better person. i will not reply to your smurk ass remark's.
  15. Re: The Destroyers You know what. Funny thing is. I am still better than you. altho you try to acomplish something in life. I will still be better than you. Maybe get your grammer fixed. Me blocking you. Yes it was a good thing. But why still email me after saying sup etc?
  16. Re: Header.php problam [mccode v2] I have seen his code. All the ref link's are closed off properly. There is no ref link that goes like this: <a href="test.php>Test</a> All of them are done correctly like Test But then again. He is using div tag's and all div tag's have got the apropriate " in it's place. I maybe wrong here as i dont use div tag's that much.
  17. Re: The Destroyers See. There it show's how you just lied. Incase to get some thing copyrighted it will cost about $5,000 + lawyer fee's coming up to about $10,000. Of course you can alway's get other company's that are cheaper. But let's face the fact's. You did not get it copyrighted. Second rate pathetic excuse for a coder? Maybe look at your game before you use your pathetic word's. Nothing to explain to me? Of course you don't because you are not old enough nor do you have the fact's to prove me wrong on who is the sole owner of BC and who has it copyrighted. Infact no one has it copyrighted. And just to point it in your face. I heard that goldenzero sold it to spooky aka debbie and that mean's nor your little ass or goldenzero own's BC code's. Clearly you said above "Those are copyrighted to me/goldenzero". Now you say "And no im not 18 so clearly i didnt get it copyrighted". Cought out by your self there eh.
  18. Re: The Destroyers HaHaHa. Copyrighted to you or goldenzero. Prove it. And if you can't prove it get lost. How can it be copyrighted. Only the image's there for can be copyrighted to you guy's. The base code is mccode's. Oh and if you got it copyrighted. Rather bring your lawyer. Because you are not 18+ yet. GET LOST!
  19. Re: Where do you do your shopping from? He is not looking for modification's. He is looking for personal use product's such as an xbox 360 or a radio system and such. www.ebay.com would be your best solution as it is the most trusted. But then again google is your friend. But dont abuse it to much.
  20. Re: The Destroyers Let alone.. many game file's dont even exist!
  21. Re: Looking for donater page And you can not just edit the old donator.php and remove it and edit it to make it one pack one price? People these day's can waste alot of space.
  22. Re: [mccode v1] Punch Mod Craig. For one you have been posting alot of negativity lately. I really do not wish to argue with you again because that will make it what.. The 23rd time we argue :lol: but. You got to stop posting negativity like you are doing alot lately. I know alot of modification's on this forum is a bunch of warrock's ass (Warrock... dont ask i dont know either. :lol:). But you got to keep it to your self. Some people actualy might find this mod amazing while you dont. I for one find this stupid that he claimed he had made it after he has just edited the hack pc modification. I for one will agree that people like the topic starter here are cluttering up these forum's and that is why it is so slow for other's. Let's see.   66, 536 post's in 12, 749 topic's by 14, 398 member's. About 40, 000 of those post's are arguement's. About 5, 000 of those topic's are useless thread's. About 10, 000 of those member's are not even active any more. But what i am trying to say is. Why sign up to a forum and never come back? You get the ability to use the forum's without signing up. So why come here and sign up and never come back if you can do what you can while having an account just without posting. Ok about majority of those member's that are not active any more doesn't have a single post on there name. But it's called keeping it clean and tidy. Alot of those topic's & post's can be merged into one and this forum could/possibly run way smoother. ^^ Just my 0.02 cent's.
  23. Re: Guess the next poster Nope. Zero next,
  24. Re: [REVIEW] The Porn Star Wars Here is my review. Game layout is not what i would say nice. Would be good with a left or right menu rather. Game banner's are not so good. You can see the image's were cut out. But all i can say is. It has alot to do on it under city. But the positive side is. You got adult's playing which will mean more donation's and less kid's can play the game. Less kid's wont be able to play because there parent's might walk past and notice they are on a porn site. Ok. To be honest i am not 18. I will be turning 17 soon. But you wanted a review and that is what am giving so you can improve. I actualy liked the fact that you got alot of active member's. Well i have nothing else to say right now but what would be good is to invest in a better layout. OOH! Forgot to mention. I like how you can let player's decide to make there own profile CSS. And i droped mine in the forum's aswell. Check it out. Test it Out. :) Game Review: 6/10. (I dont normaly give game's review as i suck at them. But i can say you got a good idea there that is unique. Adult type.)
  25. Re: How did your RPG gaming start? She is alright but can be a bitch at time's. But anyway let's get back onto topic.
×
×
  • Create New...