Jump to content
MakeWebGames

Snatchy

Members
  • Posts

    120
  • Joined

  • Last visited

    Never

Snatchy's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Re: [v1/v2] Auction Cron fully Fixed and tested jsut a little more to add to the hopefull solving of this problem... the error seems to lie here at this query... well this is what my error log tells me anyway...   $qqq=$db->query("select * from auctions where time=0",$c); while($win=$db->fetch_row($qqq)) call to undefined function... anyone with any ideas?
  2. Re: [v1/v2] Auction Cron fully Fixed and tested ok well guess what guys.... they don't work!!!
  3. For some reason only one of the NPC's i add to the battle tent are coming up. it has added them to the challenges table on the database but i an't work out why they won't display in the battletent.
  4. Re: MCcode V2 user DB hack Exactly right, If your not here to help people, which is what these forums are for aren't they? Then don't post on here. If everyone knew how to code then there wouldn't be a support and help forum. Funny that isn't it.... when you need help you go looking for someone to help you out... People really need to stop hanging shit on others that aren't as fluent at coding as they are. And here's a helping hand to anyone new to the gaming/coding world.... don't trust Alan, A.K.A Crazy-T. He'll hit you up for work and then if you don't hire him he will hack your game. Best off, just don't bother with him at all. There's heaps of people out there like it as well, Just be carefull. I'm not the gun coder that I'd love to be but i'm getting there slowly. SO just back off a little bit peeps and help learn and stop mocking people because they aren't as skilled as you are.
  5. Re: Looking for a one click attack system that works with V2 ok, still doesn't help me..... how much will it cost for someone to do this for me?
  6. Re: Looking for a one click attack system that works with V2 nope, sorry, don't follow.
  7. Just wondering if anyone out there has a one click attack system that works properly with V2? Or even the code that i need to add into attack to make it happen would be great so i don't half to completely redo the attack script again.
  8. Re: Password Recovery does anyone know how to make the script decode the md5 encryption so it sends the password and not just the encrypted password so thye don't have to go to another site to decode their password?
  9. Re: [mccode] UPGRADE Retrieve original Password can anyone tell me how to decode the password so they just get the password instead of having to decrypt it via another website?
  10. Does anyone know if there is a mod around to recover lost passwords?
  11. Re: need help wtih this function yes it was pointed out that a ; was needed and yes i did take the information on board. Is what's frustration is someone trying to belittle someone else with a whole heap of fancy words. I may work in Lamens terminology but at least it's blunt and stright to the point and people don't need to grab adictionary or a thesauras to understand what i'm saying. Believe it or not I help out a lot of people, it may not have so much to do with coding but I do resolve a lot of hardware issues for a lot of people and 80% is volunteer help. I don't volunteer help unless i know i'm going to be able to fix the problem. It would be like a mechanic TRYING to fix your car for you and telling you to put sugar in the fuel tank to make it run better. My frustration levels stem from people being just plain ignorant.   NOW I WAS ASKED AND POSTED 3 TIMES WHAT LINE 62 WAS. i asked, they asked, i replied, and then what do you know, they asked the same question again. but hey, that's right, they are super intelligent beings.. pmsl. It's like if your an idiot you should have a sign on your head so then we wouldn't bother asking you in the first place. This post isn't about bugs and errors in my game, it's about why a function won't work and if you READ properly you can see why i got so frustrated to begin with. so now if your over your way over explanated hissy fit can we get back on the topic?
  12. Re: need help wtih this function     oh and i loved this one as super intelligent after telling them what line it was.
  13. Re: need help wtih this function hmmmm that intelligent that they asked what line 62 was 3 times... I POSTED IT 3 TIMES. if that's intelligence then i need a new dictionary.
  14. Re: need help wtih this function you see this is what really shits me in these forums..... DO ANY OF YOU ACTUALLY TRY SOMETHING BEFORE YOU POST IT.... clearly you all aren't that great at coding, i appreciate the help but unless you can provide a definite fix could you please stop posting maybe's. i am a busy man with a lot of work on and don't have time to spend 8 hours in a forum talking with people that MIGHT know how to fix the problem... if your going to post a fix...... MAKE SURE IT ***** WORKS!!! as for this thread, i add the ;, i take the ; away and i still get errors, so if someone would be as so kind as to help me, i would much appreciate it, if you only THINK you know what your doing, don't bother!
  15. Re: need help wtih this function oh and line 60 for this error Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/bendorg/public_html/addbook/newentry.php on line 60 is where you told me to put ;
×
×
  • Create New...