Jump to content
MakeWebGames

KyleMassacre

Members
  • Posts

    2,921
  • Joined

  • Last visited

  • Days Won

    48

Everything posted by KyleMassacre

  1. I wouldnt say its sensitive if you are saying how much it makes. You can always smudge out sensitive data. I think the time it takes to smudge it out is well worth $1500. I would buy it right now if you can prove ill be in the positive in 2 1/2 months
  2. Is the popup done through js?
  3. Just like I told you in a pm $table_name does not work unless you define it like: $table_name = mysql_query("select column(s) from table"); Now you have the var defined and ready to use
  4. Well what does $owned_houses mean? That looks like a bunk variable and that may be where your issue is. It may be an undefined var. Try changing that to the $r variable
  5. You are still getting scammed by him even if he does give you what you pay for. Its a 2 fer, he is selling work that isnt his and he is scamming the creator of the mods. I would suggest you dont buy anything from him cause its not his to sell. Here in the states its just as illegal to have in possession the stolen property whether you know it or not
  6. Its been blasted all over this forum about him. I dont understand why your being such a prick, this is the second time you had an attitude with me and its only day 2 with you on here. If you used the search bar here or even google that kid his name is all over the place. And whats the common denominator? Scammer!
  7. Apparently you havent been here that long ;) this is old news haha. I feel sorry for pretty much anyone who.has given him money
  8. I dont think this is going to work right ///Picks at random (The winner) $query=$db->query("SELECT * FROM lottery WHERE lotPLAYER = 1"); $sql1=$db->fetch_row($query); //is this ↑ where it picked the random winner because it just picked userid #1 $sql1 = $db->query("SELECT * FROM users WHERE userid = {$sql1['lotPLAYER']}"); $result1=$db->fetch_row($sql1); //why select *? Why not do select userid, username from users where blah = blah Im on my phone so its really hard to help you but take a double look but maybe im missing something that im not seeing
  9. Well just like anyone else will say: "Wheres your proof" if your gonna call someone a scammer you gotta back it up and provide proof.
  10. Ehh I knew he wouldnt buy it. Ill keep my license and when the time comes ill try to sell it and put it towards V3 but thanks for the offer CB
  11. I believe so ***EDIT*** Yes, in your account you will your licenses and you will be able to download all files
  12. Your money not mine. Ill sell you a 2.5 license for $100 just pm me your domain and ill pm you my paypal and when funds reach my account ill transfer the license
  13. I think its a horrible investment trying to flip a game, this aint property ladder on the HGC. What do you plan to do, buy a license, throw on some mods yo find here and sell? I doubt people will buy into that but I can be wrong, even a broken clock is right twice a day. Or do you plan on coding an game and selling it? That would be a better option cause then you can buy 1 license from mc code or from another and have them transfer it to you, code your custom game (dont use free mods) then sell it, buy another license and transfer that license to them. That way everything is legit and you are basically selling your work and your time.
  14. They are using cms which is almost the same as a blog. I just dont think you are picking up what im putting down here. Why use a blog/cms like wordpress etc? IT HAS ALL THE FEATURES YOU WANT! I am just using wordpress as an example cause as I have stated before that it has evolved from a "blog" system into a more versatile system. There are other cms systems you can use but do you have to use it as a blog? NO! Look at fellow mwg'er Arson, he turned wordpress into a topsite. You make what is offered to you FREE into what you want. Im not suggesting you to blog your life story in it or anything like that but it will give you a more "professional" looking personal site than what you currently have. Or go with option B and pay someone lets just lowball it and say $200 to make you a contact form and something to put some "events" in. To me that is economically illogical. Anything under $200 your getting what you pay for so be warned. Kyle Out!!!
  15. Exactly what I have been trying to say. With a cms or blogging software you dont have to use the comments section cause im pretty sure you can disable any comments. And these softwares have pretty much all you are asking for or need and it will help keep everything nice and tighty. You need a portfolio of some sort where you can add pics of you mixing it up or a video? Well your in luck be cause they offer that stuff with no coding experience needed. You need a contact form where a venue can request your presence? They have that too. Anything you can need for a simple business venture like you are after can be done with ease and relatively cheap unless you wanted to pay someone to create you a system that does only what you want and nothing else but you are looking at around $500+ bucks for a custom script
  16. If you wanted to just give a certain item thats easy but a little more complex if you wanted more than one item at a certain level i.e level 5 gets itemid 13 and then level 10 gets itemid 42 or whatever. For using equipping items at or above a certain level thats pretty easy as well. If you would like shoot me a pm and I can help when I get a chance
  17. Why is this there? [ATTACH=CONFIG]933[/ATTACH] What user are you actually getting if no one has logged in and there is no session of some sort?
  18. Im sure thats what you are worried about ;) I hate captchas as they are hindrance but it does stop "botting" maybe keep the captcha system open for registration and invest in some sort of token system and if the token fails then log them out. That way "real" players aren't festered with a captcha every 10 minutes while training or doing crimes for your hardcore players that are legit.
  19. Try putting after line 220 something like this: mysql_query(sprintf("UPDATE users set money = money + '%d' WHERE userid = '%u'", $r['uhouseRent'], $r['uhouseOwner'])); This is not tested and im not very good with sprintf so double check everything and make sure I have my column names right Also, where are you getting the $owned_houses variable or am I just blind?
  20. most hosting companies will offer unlimited databases and most people only need about 3 or 4 and thats pushing it. Plus how are we going to utilize your DBs without access to your server or are you handing over your access to that too?
  21. I hear what you guys are saying and yes Dominion it was going to be a bit more than $3.99 USD and thanks for pointing that out cause the amount that I was going to charge for the few mods would have been around $15 so I could have maybe gotten away with the 3.99 upfront   Well I need to see a small payment upfront in order to get you that working demo. Why on earth would I want to start work on something with someone I have never done business with and no promise of a payment? At least with a small payment the buyer is kind of locked into the deal. And some of it isnt even about me getting scammed, its about me getting the job done and they buyer saying something like "Well, I dont want it anymore" or "Awww dude, sorry but Im completely broke till next month so I cant buy it anymore". See its things like that, that worry me as well.
  22.   Are your shoe laces tied because you are trippin'? It is the same Jonathan. There is something fishy going on with you lightning, why do I get the urge to wanna call you count?
  23. Well, ill be honest. Its not very good especially if you are aiming to get cliental. I think you should have went with more of a cms or blog approach since judging by your site and the links you are adding it will pretty much do all that for you and most of the time they offer some pretty decent free templates that you just install. I think that would look a bit better.
  24. Thank you for that. Now go pick up a copy of NWE and get my mods ;) HAHA j/k but seriously thanks!!!
  25. Hmm, i dont like the fact that I have to keep entering the same info over and over again. Just a confirm password should do. Second the verification doesnt work, at least not yet as I was able to enter the game and I still havent validated my account. The passwords shouldnt be sent in an email, if you are going to send an email containing a password it should be a temporary one. Just my thoughts even though I know its not finished yet
×
×
  • Create New...