Jump to content
MakeWebGames

KingKong

Members
  • Posts

    27
  • Joined

  • Last visited

  • Days Won

    4

KingKong last won the day on February 5 2020

KingKong had the most liked content!

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

KingKong's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

19

Reputation

  1. Hope these help someone. Adv Houses.zip Crafting System.zip Farming System.zip IP system.zip Username images.zip
  2. I created Version 2. I'm currently collecting offers on the price. @Curt @DeeComm
  3. Started life as GRPG v1 but was quickly changed to a custom engine. Security is pretty decent.
  4. The original domain has stayed with a past host and will not be transferred. All rights would go with the buyer. We're not expecting anywhere near $50-$60k.
  5. Sure do! I have PayPal logs and a tax 1099 for this year. 😊
  6. Hello guys. I'm currently selling PrisonStruggle2.com and prisonstruggleclassic.com Both come with full files and database along with photoshop PSD's for the layouts/templates. PS2 was launched January 12th 2019 and has made an average of $3,000 per month. PSC was launched December 27th 2019 and has made an average of $2,300 per month. PSC has 20+ active subscriptions between $12-40 per. Both games have an activity of around 80 users online in 24 hours. With peeks of 30 users online in 15mins. Me and the wife just want a honeymoon we didn't get 🙂 No reasonable offer will be ignored.
  7. Hello.
  8. Welcome to MWG. Looking forward to seeing what you have to offer around here! 🙂
  9. $inv = $db->query( "SELECT `inv_qty`, `itmsellprice`, `itmid`, `inv_id`, `effect1_on`, `effect2_on`, `effect3_on`, `weapon`, `armor`, `pet`, `head`, `itmtypename`, `itmdesc`, `itmpic` FROM `inventory` AS `iv` INNER JOIN `items` AS `i` ON `iv`.`inv_itemid` = `i`.`itmid` INNER JOIN `itemtypes` AS `it` ON `i`.`itmtype` = `it`.`itmtypeid` WHERE `iv`.`inv_userid` = {$userid} ORDER BY `i`.`itmtype` ASC, `i`.`itmname` ASC"); $id = $db->fetch_row($inv); //this is getting the img url so it should work if he fixes his markup
  10. <img src='{$id['itmpic']}' class='thumbnail style='background-color: transparent width='50' height='50'> Notice anything?
  11. We funded more than a few of his nights out. 😉
  12. I'm crazy cheap! Alright I'll bite. LK Alright this hosting is pretty good. Really fast and decent tech support. Same old Dave hosting. Worth it and more.
  13. Coupon codes? 😉
  14. Basically? Do they have access to server files? I don't trust either one of them. lol
  15. Who owns / runs this service? Is it CB/stew or yourself?
×
×
  • Create New...