|
| Author |
Message |
Silveraxx Newbie

Joined: 09 Dec 2005 Posts: 3
     
|
Posted: Fri Dec 09, 2005 8:28 pm Post subject: Bot |
|
|
Hy,
Can somebody can tel me how or where to learn to do a bot,
witch go on a web site and do preprogrammed action.
Thanks |
|
| Back to top |
|
 |
darkmonkey The Merovingian

Joined: 18 Apr 2004 Posts: 2557 Location: London, England
     votes: 7
|
Posted: Fri Dec 09, 2005 11:51 pm Post subject: |
|
|
We specialise in chat bots and instant messaging bots, rather than the type you want - using the term "bot" for a script will confuse some people here - so stick to "script" .
What action do you want to do? Post in a form? Access an RSS feed? What? Expand.
You will most likely have to use LWP::UserAgent, if you wish to use Perl. If you do not have any programming experience and what something fairly simple, I could make it for you - no problems. However, if you need something long/tedious/complicated, then I don't have the time or effort to do it, so you will have to put in the work. _________________ ~ Josh
[ Need bot hosting on a dedicated server? PM me. ] |
|
| Back to top |
|
 |
Silveraxx Newbie

Joined: 09 Dec 2005 Posts: 3
     
|
Posted: Sat Dec 10, 2005 6:16 pm Post subject: |
|
|
| It will be a script witch connect to a site and do some action, I know a little bit of java, I 'd like to learn more about script, i don't know if what I want will be hard to do but I'd like to understand how it works |
|
| Back to top |
|
 |
darkmonkey The Merovingian

Joined: 18 Apr 2004 Posts: 2557 Location: London, England
     votes: 7
|
Posted: Sun Dec 11, 2005 12:40 am Post subject: |
|
|
Connect to a site and do some action? WTF. You said that last post. Explain what you actually want. _________________ ~ Josh
[ Need bot hosting on a dedicated server? PM me. ] |
|
| Back to top |
|
 |
Silveraxx Newbie

Joined: 09 Dec 2005 Posts: 3
     
|
Posted: Sun Dec 11, 2005 3:33 pm Post subject: |
|
|
| It's for the ogame site, I want the bot to connect and do an action, I don't want it to cheat but to help me when I'm at school to do 1 action, I don't want a bot with does all the work, a bot can't equalize an human brain for the game |
|
| Back to top |
|
 |
darkmonkey The Merovingian

Joined: 18 Apr 2004 Posts: 2557 Location: London, England
     votes: 7
|
Posted: Sun Dec 11, 2005 4:59 pm Post subject: |
|
|
Ok. Your vagueness gets you nowhere. You will need to learn Perl, or a simular programming language, and run cron jobs from your webserver. If using Perl, you will need to use LWP::UserAgent and probably make it POST to the webserver every X minutes. _________________ ~ Josh
[ Need bot hosting on a dedicated server? PM me. ] |
|
| Back to top |
|
 |
Cer Upgraded Agent

Joined: 03 Feb 2004 Posts: 3776 Location: Michigan
  votes: 4
|
Posted: Sun Dec 11, 2005 8:01 pm Post subject: |
|
|
Have fun cracking Flash or Shockwave if the site uses either of those. And "equalize a human brain," does that mean your program should have human characteristics and intelligently do things? Have fun with that one too... lol _________________ Current Site (2008) http://www.cuvou.com/ |
|
| Back to top |
|
 |
|