Turn your Mobile Apps into m-commerce apps – Learn More!

You're Browsing As A Guest! Register Now...
Become an Expert!

Join 415,726 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,718 people online right now.Registration is fast and FREE... Join Now!



Bot Programming?

#1 abgorn  Icon User is offline

  • sudo apt-get install brain
  • Icon

Reputation: 26
  • View blog
  • Posts: 1,389
  • Joined: 05-June 08


Dream Kudos: 50

Share |

Bot Programming?

Posted 07 September 2008 - 10:32 AM

I was thinking of making a bot type program that would follow(coded) instructions from the user, but I'm not sure how bots work . I've been looking it up on Google and it's harder than I would of thought. I know that they perform automated tasks, but that's about it... no details :mellow: . So can anyone help me in finding out in more detail about how bots work?
Was This Post Helpful? 0
  • +
  • -


#2 Tom9729  Icon User is offline

  • Segmentation fault
  • Icon

Reputation: 145
  • View blog
  • Posts: 2,580
  • Joined: 30-December 07


Dream Kudos: 425

Re: Bot Programming?

Posted 07 September 2008 - 08:27 PM

You don't sound like you have a very good idea of what you want to do. :)
Was This Post Helpful? 0
  • +
  • -

#3 abgorn  Icon User is offline

  • sudo apt-get install brain
  • Icon

Reputation: 26
  • View blog
  • Posts: 1,389
  • Joined: 05-June 08


Dream Kudos: 50

Re: Bot Programming?

Posted 08 September 2008 - 08:58 AM

There's a game (I forget what it's called) and it's a game for programmers. You get a robot and put it in an arena with other players. Once you get the robot, you program it what to do in the arena (e.g fire, rotate 90 degrees, go forward until it hits a wall and repeat) and I want to make a type of program that replecate the fact that you can tell it what to do, but don't need to program the rest.
Was This Post Helpful? 0
  • +
  • -

#4 abgorn  Icon User is offline

  • sudo apt-get install brain
  • Icon

Reputation: 26
  • View blog
  • Posts: 1,389
  • Joined: 05-June 08


Dream Kudos: 50

Re: Bot Programming?

Posted 08 September 2008 - 09:05 AM

ReboCode! That's the name!
Was This Post Helpful? 0
  • +
  • -

#5 Tom9729  Icon User is offline

  • Segmentation fault
  • Icon

Reputation: 145
  • View blog
  • Posts: 2,580
  • Joined: 30-December 07


Dream Kudos: 425

Re: Bot Programming?

Posted 08 September 2008 - 09:26 AM

Robocode not Rebocode. :)

It's pretty fun, and it's crossplatform.

There are actually online competitions to make the best bot, some of them are crazy.
Was This Post Helpful? 0
  • +
  • -

#6 abgorn  Icon User is offline

  • sudo apt-get install brain
  • Icon

Reputation: 26
  • View blog
  • Posts: 1,389
  • Joined: 05-June 08


Dream Kudos: 50

Re: Bot Programming?

Posted 08 September 2008 - 12:41 PM

Sorry, typo.

But can you help?
Was This Post Helpful? 0
  • +
  • -

#7 Jayman  Icon User is offline

  • Student of Life
  • Icon

Reputation: 380
  • View blog
  • Posts: 9,355
  • Joined: 26-December 05


Dream Kudos: 500

Expert In: Everything

Re: Bot Programming?

Posted 08 September 2008 - 02:02 PM

What do you need help with?

You provided a link to an open source version of what you are trying to do, so you already have access to the code. Now you just need to understand what it is doing.

All the answers you need are in the link YOU provided.
Was This Post Helpful? 0
  • +
  • -

#8 Tom9729  Icon User is offline

  • Segmentation fault
  • Icon

Reputation: 145
  • View blog
  • Posts: 2,580
  • Joined: 30-December 07


Dream Kudos: 425

Re: Bot Programming?

Posted 08 September 2008 - 06:07 PM

Robocode comes with a lot of demo bots that you can look at if you want to know how to do things.

They also have API docs to look at.
Was This Post Helpful? 0
  • +
  • -

#9 Damage  Icon User is offline

  • D.I.C Lover
  • Icon

Reputation: 22
  • View blog
  • Posts: 1,027
  • Joined: 05-June 08


Dream Kudos: 75

Re: Bot Programming?

Posted 09 September 2008 - 12:58 AM

does this qualify as traditional bot programming? This sounds too specific but i don't really know what I'm talking about :P By the way, I think I've heard i've that game, is it limited to coding the behaviour in java?

This post has been edited by Damage: 09 September 2008 - 01:06 AM

Was This Post Helpful? 0
  • +
  • -

#10 Tom9729  Icon User is offline

  • Segmentation fault
  • Icon

Reputation: 145
  • View blog
  • Posts: 2,580
  • Joined: 30-December 07


Dream Kudos: 425

Re: Bot Programming?

Posted 10 September 2008 - 04:14 AM

View PostDamage, on 9 Sep, 2008 - 04:58 AM, said:

does this qualify as traditional bot programming? This sounds too specific but i don't really know what I'm talking about :P By the way, I think I've heard i've that game, is it limited to coding the behaviour in java?

It's a learning tool.

What would you define as traditional bot programming?
Was This Post Helpful? 0
  • +
  • -

#11 abgorn  Icon User is offline

  • sudo apt-get install brain
  • Icon

Reputation: 26
  • View blog
  • Posts: 1,389
  • Joined: 05-June 08


Dream Kudos: 50

Re: Bot Programming?

Posted 10 September 2008 - 08:19 AM

It doesn't matter anymore, I'll look into it later when I've finished a few bench marks on nText
Was This Post Helpful? 0
  • +
  • -

#12 Damage  Icon User is offline

  • D.I.C Lover
  • Icon

Reputation: 22
  • View blog
  • Posts: 1,027
  • Joined: 05-June 08


Dream Kudos: 75

Re: Bot Programming?

Posted 10 September 2008 - 02:01 PM

for me a traditional bot program would be defined as an autonomous construct thingy that can do a number of tasks without human intervention.....but i spose that thats exactly what these ones do, just for a game. So like i said , don't mind me I don't really knw what I'm talking about :P
Was This Post Helpful? 0
  • +
  • -

#13 Tom9729  Icon User is offline

  • Segmentation fault
  • Icon

Reputation: 145
  • View blog
  • Posts: 2,580
  • Joined: 30-December 07


Dream Kudos: 425

Re: Bot Programming?

Posted 10 September 2008 - 02:58 PM

Stop watching/reading sci-fi. :P
Was This Post Helpful? 0
  • +
  • -

#14 Damage  Icon User is offline

  • D.I.C Lover
  • Icon

Reputation: 22
  • View blog
  • Posts: 1,027
  • Joined: 05-June 08


Dream Kudos: 75

Re: Bot Programming?

Posted 10 September 2008 - 08:09 PM

hey we'll get there one day ;)
Was This Post Helpful? 0
  • +
  • -



Fast Reply

  

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users