Linverse's Homemade Bot

07/14/2004 10:57 Lowfyr#1
Quote:
Here's my homemade bot (with VB source code, so you can check and compile yourself if you believe has a trojan). I'm still working on it, and it is has been tested with my dwarf. Any suggestions or help decoding L2 would be appreciated.

Features:
- Can read text anywere on screen (checkpic class)
- Can read char. info from memory (HP, MP, Location)
- Simple macro to control dwarf (with simnple collision detection)
- Reads what is in the hotkeys
- Can send keyboard/mouse commands
- Reads target name/health off screen
- Reads target direction/distance on radar (very crude)

Here's a few current bugs:
- Location of character pointer is hardcoded (only 2 for C1 so far), so might not find yours. I need to make it more dynamic, but I haven't figured the best way to do it yet. Also, doesn't always get correct location address.
- Sometimes won't attack back when aggroed.

Here's what I'd really like to add/need help on:
- Pointer to current target (and location).
- Better macro. (SS, Health potions, etc.)
- A map. Objects added to it when collides with something. Or read UTX files.
- Pet control (for wolf/dragon).
- Inventory memory reader (Need memory location/pointer)
- A way to read exact exp (not percentage).

If anybodies finds/knows how to access some of the things above, let me know.

LInverse
07/17/2004 22:59 olo2001#2
und wie krieg ich den nun zum laufen?
07/18/2004 00:05 Lowfyr#3
die files vom bin folder musst glaub ich ins main folder kopieren das es funzt
07/18/2004 07:47 olo2001#4
aha ok mal probieren
06/06/2006 13:45 Farma#5
funzt er?