Current location: Hot Scripts Forums » General Community » Script Requests » Need advice on how to create a script/program/bot


Need advice on how to create a script/program/bot

Reply
  #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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 10-27-09, 01:47 PM
ruteckycs's Avatar
ruteckycs ruteckycs is offline
Coding Addict
 
Join Date: Jul 2009
Posts: 377
Thanks: 6
Thanked 10 Times in 10 Posts
Do you have any coding exp?
__________________
This post was created with 100% recycled electrons.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #3 (permalink)  
Old 10-27-09, 06:00 PM
athlyt17 athlyt17 is offline
Newbie Coder
 
Join Date: Oct 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Not really, but I am a very avid learner and have a high learning curve with these things.

Don't get me wrong, I'm not expecting it to be a breeze, and I'm not expecting for someone to do it all for me.

I just am hoping for some help/direction as to what I need to do to create what I want.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #4 (permalink)  
Old 10-28-09, 01:25 PM
ruteckycs's Avatar
ruteckycs ruteckycs is offline
Coding Addict
 
Join Date: Jul 2009
Posts: 377
Thanks: 6
Thanked 10 Times in 10 Posts
Id say writing a bot is beyond the ability of a new coder.
__________________
This post was created with 100% recycled electrons.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #5 (permalink)  
Old 10-28-09, 10:54 PM
athlyt17 athlyt17 is offline
Newbie Coder
 
Join Date: Oct 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by ruteckycs View Post
Id say writing a bot is beyond the ability of a new coder.
I would disagree.

With the correct support and direction to where I can get knowledge on this subject, I am 100% confident that I could create what I want.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #6 (permalink)  
Old 10-29-09, 01:25 AM
ruteckycs's Avatar
ruteckycs ruteckycs is offline
Coding Addict
 
Join Date: Jul 2009
Posts: 377
Thanks: 6
Thanked 10 Times in 10 Posts
I would disagree.

Sorry since you have no background in the subject your opinion has no validity.
Check out this tutorial listing ... learn it well .. and then start working on the bot in 6 months or so.
PHP Tutorial - Introduction
__________________
This post was created with 100% recycled electrons.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #7 (permalink)  
Old 10-30-09, 12:28 AM
athlyt17 athlyt17 is offline
Newbie Coder
 
Join Date: Oct 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by ruteckycs View Post

Sorry since you have no background in the subject your opinion has no validity.
I hope your peers appreciate the fact that you are so incredibly quick to judge others' abilities in wake of your own haughtiness.

Just because I don't have quite the experience you proclaim to have yourself does not mean that I would be dumbfounded in my efforts.

“We judge ourselves by what we feel capable of doing, while others judge us by what we have already done.” - Henry Wadsforth Longfellow
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #8 (permalink)  
Old 11-02-09, 10:09 PM
Jcbones Jcbones is offline
Aspiring Coder
 
Join Date: Mar 2009
Location: North Carolina, USA
Posts: 516
Thanks: 5
Thanked 47 Times in 44 Posts
I say for you to have a go at it. I was also told I could never do it. In some respects I probably never will. I can however get around pretty good.

Everyone was a new coder at some point in time. If no one would ever try what "is beyond their capability" then we would still be riding horses, and pushing carts with square wheels.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #9 (permalink)  
Old 11-03-09, 01:33 AM
ruteckycs's Avatar
ruteckycs ruteckycs is offline
Coding Addict
 
Join Date: Jul 2009
Posts: 377
Thanks: 6
Thanked 10 Times in 10 Posts
Quote:
Originally Posted by Jcbones View Post
If no one would ever try what "is beyond their capability" then we would still be riding horses, and pushing carts with square wheels.
Thats not true because the people who try to run before they learn to walk end up with broken legs. I never said this couldnt do it, I in fact suggested he take 6 months to go over some tutorials to learn coding basics first. I even provided him one to start him off with. But instead of thanking me and reading it he got angry. Strange....

PS:

I didnt judge your abilities, you told me you didnt have any, and I believed you.
__________________
This post was created with 100% recycled electrons.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #10 (permalink)  
Old 11-03-09, 07:14 PM
Jcbones Jcbones is offline
Aspiring Coder
 
Join Date: Mar 2009
Location: North Carolina, USA
Posts: 516
Thanks: 5
Thanked 47 Times in 44 Posts
Quote:
Thats not true because the people who try to run before they learn to walk end up with broken legs.
Or, at least a bloody nose would be expected. Sorry you just put an image, of a kid in a stumbling run, into my head. Yes, I'm cold hearted, and I laughed about it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks

Tags
bot, game, online, program, simulator


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cant create file firestar PHP 4 11-14-08 07:08 AM
Create database? mhs12grade1992 PHP 2 02-10-05 10:57 PM
Create an index with Asp.net-vb code kathryn ASP.NET 0 01-04-05 09:39 AM
Declared Functions skipper23 PHP 4 12-17-03 11:06 AM
index page not showing up skipper23 PHP 3 12-15-03 02:10 PM


All times are GMT -5. The time now is 10:10 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.