
David_1507
Members-
Posts
18 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by David_1507
-
Yes, multiple times unfortunately. Have you ever Killed an animal to eat it?
-
No. Have you ever been arrested?
-
No. Have you ever been "Cow Tipping"?
-
Yes. Have you ever walked out of a shop, with something in your hand, having not paid for it (accidentally ofc!)?
-
I am still looking at purchasing a game. My budget is still the same. Any interested parties, please message me!
-
I am looking to buy all of the rights and ownership of an existing Text Based game. I would prefer the core of the game to be around MCCodes - due to my vast knowledge of the engine. The game must have a unique story line, one that will attract new players yet also retain existing players. A userbase is a must, and proof of earnings is also a must - as to the number of active players, and earnings, I don't have a set requirement, but I am looking to make a profit from the game within a year - as this will be part of my business. I don't have a set genre of game I would like, but if it is Mafia or Thug etc, then the storyline and existing features and layout, must be far superior to the existing dull and boring ones! As for a budget, I currently have £2,000 set aside. Please remember that as I will be making this a business venture, I am looking at a timeframe of 3-6 months; not 3-6 hours. Regards, David.
-
Is anyone else able to help?
-
It was a game, that was quite successful and then it closed down, not sure on the reasons.
-
Is anyone able to help me out?
-
Does anyone on this board have the details to the old owner(s) of Vital End? I'd like to get in touch with them ASAP. Thank you in advance.
-
Yes Sir. Basically when it comes to a HP battle there can be thousands of "hits" causing players phones etc. to crash.
-
Basically, I am re-coding my V2 attack script (currently have a 1 click attack system in place) and instead of it listing every attack (sometimes it ends up in the tens of thousands as a HP battle), I want it to list say hit 1-4 and then skip to the last 4? I.e. My attack Their attack my attack their attack continued my attack their attack my attack their attack They won, gaining them XX EXP and $XX,XXX If you need me to elaborate more then I will try. I am not asking for you to code it, but give me a hint into the right direction.
-
Hi, first of all i'd like to welcome you to my thread. I have a game that is online, however, I am running into the problem where there are not enough hours in a day to cover what I have to do - so I am looking for a coding Partner to "ease some of my pressure" for my current game, and maybe more to come. What I am looking for:- Someone who can invest 7+ hours per week into coding Someone who has a good knowledge of the Mccodes v2 script Someone who is good with PHP and CSS - who can at least match my skills (I am not the best, but I am confident with my coding - I can supply samples of my coding to any interested parties) Preferably live within the UK, so we do not run into timezone barriers From this "partnership" you will gain 30% of any Donations made from players. All expenses i.e. Server costs etc. will be paid by myself. A little bit about the game:- Donations made since release (20 May 2012) +$700. An exact figure cannot be provided as I have used a different donation system and part of the donations haven't been tracked 1138 registered accounts between 40 and 60 daily active players Mobile version as well as Android app for the game I am not going to release the URL via this thread, any interested parties please contact me for more information.
-
O.o Apparently i've tried hacking your website... I've never even been to your website before :L
-
I have decided to opt for the option of coding my own game. The pro's outweigh the con's!
-
You could combine the 2 queries into 1 like: $username = mysql_real_escape_string(htmlentities($_POST['newname'])); $db->query('UPDATE `users` SET `username` = "'.$username.'", `donatordays` = `donatordays`-8 WHERE (`userid` = '.$userid.')'); Added some simple security to the Username as well.
-
Hi, I have been thinking recently about the benefits of buying an existing game, over coding my own..and although coding my own game would be better in the long run, I don't have huge amounts of time spare at the moment (and I doubt I will have a lot of time in the coming 6-12 months!).. So I was wondering what sort of price i'd be looking at for a game (not too fussed on the theme) with maybe 10-20 daily players, decent layout and features. **Not too bothered about the income made from the game**
-
Hi, Just a little thing (maybe a typo?) but, on your "home" you have Agility and then in the "Gym" you have speed? - David_1507