Jump to content

AutoClick / Type bot?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
mrgrim333

mrgrim333

    Newbie

  • Members
  • Pip
  • 1 posts
Is there any tutorial on Auto-clicking / Auto-typing bots?
Like I know diablo 2 has bots that do this, but I want to make one that I can use with web surfing.

#2
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,709 posts
For what browser? What version? You need to post more information.

#3
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts
Learn POST, GET, etc.

And you'll need to parse web pages more than likely.

#4
dipper07

dipper07

    Newbie

  • Members
  • Pip
  • 3 posts
hmn he is right...!!

#5
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,709 posts
Three things:
1) Is this a browser plugin or a standalone application?
2) You need to learn how to communicate with servers as well as HTTP syntax.
3) Don't spammers usually use this?

WinSock Tutorial
HTTP Made Really Easy
HTML Made Really Easy