View Single Post
  #1 (permalink)  
Old 10-27-09, 06:07 AM
athlyt17 athlyt17 is offline
Newbie Coder
 
Join Date: Oct 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Need advice on how to create a script/program/bot

Hello everyone!

I really hope I am posting this in the correct forum, however, I cannot be quite sure do to the fact that I could not manage to find a forum that specifically fits my needs.

I will try to be as clear and concise as possible, and any help at all is always very much appreciated.

So, let's begin with my request, shall we?

To be blunt, I need help in making a program/bot for an online, java based game. The game is Hero World, much like many of the other applications you can find on MySpace or Facebook.

The game consists of many different options to spend your 'hero's accumulations', including: energy, money, power points, etc.

To give you a run down of want I want this program to do, I will need to give you a basic understanding of how the game works.

The character has an 'energy base' of a certain value (which can be increased by spending hero points). You use this energy by doing 'missions'. Missions give you a combination of both money and hero points.

The energy base is linked with a timer, which replenishes a certain amount of your energy per second (depending on the value of your 'Recovery' stat).

What I want, is help making a program that will use the amount of energy required to do certain types of missions whenever the timer has replenished precisely enough of it to do so.

Ex.

There is a mission that required 500 energy points.
It awards $____ and ____ power points.
If I currently do not have enough energy, I want the program to realize when I do, and at that moment, use it on the mission.

This program will enable me to spend every bit of energy I can at all times, basically playing for me while I'm not around.




If you read this entire post, I'll be honest, you must be either pretty damn bored, or awfully hopeful to fulfill your cravings of giving help. (hopefully #2)

Thank you for any future responses or help I receive from anyone!

Have a nice day everyone.
Reply With Quote