Jump to content
MakeWebGames

Cronus

Members
  • Posts

    986
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Cronus

  1. @SomeRandomBastard Thanks for your opinion, I'd like to sell my mod in this thread now, thanks.
  2. Well for one, that marriage mod does work, tons of people have it working on their sites. Tysoon threatened to DDOS my server and file chargebacks because I told him to file a support ticket and he refused to do so. (doesn't make sense, I agree) He is not someone who should be trusted(on either end of a transaction) and is just trying to slander me, I know others have had problems with him as well. @SomeRandomBastard You also just slander my name in all occurrences. Its been a long time since TitanGamingMedia my friend, you know nothing of my mods or of my business. And that marriage mod wasn't even made by me, support is handled by Danny696 as he created it. Please bug off my sales thread guys.
  3. Cronus

    Onebip

    I agree, if you truly made this much you should hire a lawyer.
  4. I am going to be opening my own topsite, I need a skin, simple as that. It would need to be in html/css when I receive it. Basically it needs the following: -main page with top 20 games -register page for new members/game owners -voting page -game description page All of the above needs area for ads on it obviously. Contact me with your price and portfolio.
  5. Advanced Referral System This mod was originally created by Arson. (However it does still come with full support from my MCCodeMods.com Staff) This mod adds the ability to reward players for referring active new members. Once the referred player reaches a certain level, you can reward the player who referred them an item/money/crystals. You can do this at any 3 levels of your choice. Screenshot 1 Price: $5 Click here to purchase this mod and download instantly.
  6. I am currently looking for a full layout, and am paying in the $200 area. It needs to be gang-themed, urban, asphault, grittily painted buildings, brick(hopefully you understand what I mean here) I will need to see previous work done and may be interested in banners as well.
  7. The website looks really nice, but... you have 16 people online in the last 24 hours. You are never getting thousands for this. Sorry bud.
  8. thanks everyone :)
  9. Cronus

    hireing staff

    your marriage page has an error
  10. @cavella CoLA... lol, i completely forgot about that. Yeah that was a project myself and arson started within the first few months of us learning to code. Thats why it was so terrible. I would not suggest ever using it for anything, ever. I don't even have a copy of it anymore, nor do I want one lol
  11. This is the only part of any of your posts I really care to respond to. I actually ran another online business for a year or so that had over 200,000 active users and made a little under 6 figures in 6 months. I've also ran many other sites, Non-MCCode related, obviously. Guess how I originally learned to code? MCCodes. It isn't set up the best way it could be(nor is the code even indented properly), but it gets the job done and supplies you with the basics. I have run MCCode games before (2 or 3) and all of them have been profitable. MCCode games CAN be worth the time and can easily pull in $10k+ profits a year, if you know what you are doing. However that is a huge IF, most people don't. Saying "he built his life off of MCCodes" is just a flat out ignorant statement. I do have a service that sells mods, it makes me a few dollars here and there, it is just a hobby of mine. I will eventually make another game, but again, just as a hobby for some extra $$. The community completely makes the engine what it is and if the community wasn't here, the engine would be nothing. The best part of the engine is you can find plenty of help on the web if you need it. MCCodes is a great BASE engine. You should never simply stick to the original script, but it is an excellent starting point as it has most of the basic functions you would need.
  12. MCCodes is a good way to learn the basics of php if you don't already know them. I would say go ahead and buy if you are serious about trying to make your own game. There are many users of the MCCode engine and many mods out there to make your game into anything you want. Don't be discouraged by the many people here who simply hate MCCode. The code isn't the best, and there may be a few bugs(not sure how many are left in 2.0.3 now that they have been fixing them), but the community behind the engine almost entirely makes up for it. I don't think you will find another text based rpg engine with such support.
  13. Well everyone, I've finally got everything moved over and the site is ready to go. There are still a few dead links but for the most part it is all function. (including the dev forum, purchasing system, and download/support system) The site is clearly much easier on the eyes and hopefully will function a lot better than that old rickety forum did. It is all still managed through registration to the forums, but other than that the mod purchasing is done completely from the main url. The old cronwerks forums are now read-only and will no longer be updated. If you purchased mods on the old site, shoot me a pm from the old cronwerks forums with your new MCCodeMods.com account name and I will transfer everything over. (previous support tickets will be lost, however) Let me know what you all think.
  14. Cronus

    Webhost

    Games take a large toll on servers, so using almost any shared server, if you have a respectable number of active players(200 daily), is near impossible. Once you hit around that mark you will need a dedi or VPS. I use LunarPages VPS and I'm pretty content with it, havent had ANY issues and its 45/month. Although, I do not currently have an active game.
  15. my gamertag has been changed to VondyP, the old name was long and confusing
  16. shoot, ur right lol edited.
  17. go to your global_func.php and find: function check_level()   remove the following lines from that function: $ir['energy']+=2; $ir['maxenergy']+=2;   and change this line: $db->query("UPDATE users SET level=level+1,exp=$expu,energy=energy+2,brave=brave+2,maxenergy=maxenergy+2,maxbrave=maxbrave+2, hp=hp+50,maxhp=maxhp+50 where userid=$userid"); to this line: $db->query("UPDATE users SET level=level+1,exp=$expu,brave=brave+2,,maxbrave=maxbrave+2, hp=hp+50,maxhp=maxhp+50 where userid=$userid");   thats it
  18. Interested, but are you selling the site on dp? If so, why are you trying to sell copies of the template here? Ownership would go to the dp buyer.
  19. on your mail page, i get an error because i have no contacts
  20. I have a bank account linked to mine, if I do not have enough funds on my account, they take whatever amount I have in my paypal balance, and pull the rest from my bank account. (no fees) I am located in the US
  21. If you're having any problems with the mods all you have to do is file a support ticket, I don't offer support via email. All problems will be sorted there, the mods work fantastically actually, as many of my members will agree. Just because you are having trouble installing does not mean they do not work, as I said simply file a support ticket.
  22. If you are having issues with one of my mods please go to the site, click on the "My Mods" link and go to support. It is free and doing support through that system verifies that the mod has actually been paid for. Oh and dont post my paid mods code here, thanks.
  23. definitely needs more to the sidebar(left side on the inside) and also its a bit slow on page loading... however that may just be your server?
  24. looks like http://www.TheCrims.com inside...
×
×
  • Create New...