Making cabal automouse-alike bot

03/09/2008 08:49 ahs3ng#1
Hi guys

I intend to create a cabal automouse-alike bot, but i need find suitable programs or perhaps languages(C+,C or etc) to move on. Anyone know how cabal automouse works? i only know the usb they selling consists of keyboard and mouse signals capabilities. Anyone can enlighten me on this?

Contributers will have a release of the bot when its done.

Thanks in advance.
03/09/2008 22:16 Izeliae#2
automouse AFAIK is a mouse driver (no keyboard involved) and its linked to a bot script.
driver level bots bypass gg / xtrap easily as they think it is the real mouse.

C# is used for creating drivers 99% of the time.
03/10/2008 09:15 ahs3ng#3
Quote:
Originally Posted by Izeliae View Post
automouse AFAIK is a mouse driver (no keyboard involved) and its linked to a bot script.
driver level bots bypass gg / xtrap easily as they think it is the real mouse.

C# is used for creating drivers 99% of the time.
thanks alot.. time to R&D again.. hehe
03/10/2008 10:45 pat3ee#4
share with me if u have it ahseng...^_^
03/10/2008 14:58 vi0l3nt#5
always thought keyb. is involved cuz of autopotting and screenshot-taking. and on the video at the other automouse thread (have to search this again) i remember that its just checking the environment via cursor and changes colours by targeting a mob - skills and pots runs over keyboard signals.
03/10/2008 15:07 Izeliae#6
You can drink potions with the mouse. S screenshot is the only thing the mouse cannot do but I forgot about that so perhaps there is a keyboard too
03/10/2008 16:57 ahs3ng#7
Hmm.. i got a general idea how to do the bot already, but i am lacking of the knowledge. If anyone has any basic guide/tutorial of creating bot using Prolog/Python or perhaps other means please kindly pm me.

Thanks in advance.
03/11/2008 17:30 oggs911#8
I know about a few programming languages (C/C++,Java, a bit C#, ...)

what lang should i use to write such a "virtual mouse" ?

mfg oggs

its not the problem to write a bot, its quite easy to detect and attack with a few skills
the difficult part is to remote your mouse and/or keyboard
03/11/2008 18:17 ahs3ng#9
Quote:
Originally Posted by oggs911 View Post
I know about a few programming languages (C/C++,Java, a bit C#, ...)

what lang should i use to write such a "virtual mouse" ?

mfg oggs

its not the problem to write a bot, its quite easy to detect and attack with a few skills
the difficult part is to remote your mouse and/or keyboard
You could use external daemon to act as the virtual mouse/keyboard. This part I'm experimenting it at the moment. I'm stuck at the detecting though, if you don't mind we could do some knowledge exchange ^^

bwt whats mfg oggs?