Komfortableres Grinding Tool ;D

09/02/2007 06:04 Normal111#1
Hi,
ich habe mir aus Langeweile ein kleines Tool zusammengebaut, dass mir einige Daten aus Archlord ausliest und mir diese in einem schönem kleinem Fenster in Echtzeit anzeigt ( siehe Bild ). Also das Ding kann bis jetzt:

-EXP auslesen und anzeigen, sowie die Anzahl die an EXP nötig ist bis zu einem Level UP und unteranderem wie viel Mob Kills dazu nötig sind. ( Wird in Echtzeit aus dem Speicher von Archlord ausgelesen )

-Von deinem ausgewählten Ziel die momentanen und maximalen Leben anzeigen, was normal nicht möglich ist. ( Von jedem Ziel, also neben Mobs auch die Leben von Spielern :cool: direkt aus dem Speicher von Archlord )

-Automatisches looten

-Verbraucht weniger als kaum Resourcen :>

und hier mal das Bild von dem Ding im Einsatz:
[Only registered and activated users can see links. Click Here To Register...]

Nur das einzige Manko wäre, dass dies nur im Fenstermodus von Archlord sin macht und dass man jedes mal wenn man Archlord schließt, selbst die Speicheraddressen für das Zielleben und die eigene EXP neu suchen müsste ( Insgesamt 2 Adressen ), doch dazu könnte ich eine einfache Guide schreiben, womit das mit der Cheatengine leicht möglich wäre ;). ( eine Sache von max 2 Minuten die 2 Adressen zu finden )

So möchte ich nun fragen, besteht überhaupt Interesse daran?^^ Ich könnte auch unteranderem einen einfachen AFK Bot integrieren, wo man Archlord minimieren könnte währendessen er levelt, da er seine Daten sowieso aus dem Speicher ausliest :D.

Also? :>
btw nette neue Boardsoftware ; D
mfg
Normal
09/02/2007 07:42 iSthX#2
worauf WARTEST DU NOCH ! GO BOT ^^^^ btw gj mit tool :) sehr nett
09/02/2007 10:19 TZ_PASS_LOSE#3
Very interesting tool.

How you seek memory adresse with the dynamic allocation systeme of archlord ?


I've made some test why player position (X/Y/Z) ect... but some dynamic allocation change always change when client lunch.
09/02/2007 14:41 thcjay#4
jo wär interssant :)
09/02/2007 15:32 Normal111#5
Quote:
Originally Posted by TZ_PASS_LOSE View Post
Very interesting tool.

How you seek memory adresse with the dynamic allocation systeme of archlord ?


I've made some test why player position (X/Y/Z) ect... but some dynamic allocation change always change when client lunch.
Hi,
im seeking such memory adresses every time, after archlord was closed. I know there are some ways to defeat the DMA, like static pointer paths, codecave ( i have allready made some ), but why shouldent learn the communtiy, to seek memory adresses for their own? xD. And I dont have any kind of auto assembler code to change the alefclient.exe in realtime (injection), so were the only choice to make these adresses static for me, to place some codecaves in the alefclient.exe and upload this .exe with the Botrelease xD.

Normal


back to german:-------

Gut, dann werde ich mal den source code von dem Ding aufräumen und die Guide erstellen ( Text/Videoguide - Englisch/Deutsch ). Ich werde auch das Ding in AutoIt schreiben, statt .NET oder basic etc., da die meisten Leute keine Hochsprache beherschen und AutoIt einfach genial dazu geeignet ist leicht und schnell einen Bot zu erstellen, auch dank seines leichten Syntax für Einsteiger :-). So könnt ihr selbst dann immer Änderungen am Quellcode vornehmen und den Bot nach euren Vorstellungen gestalten. ( Natürlich werde ich ihn trotzdem weiterentwickeln und immer neben dem Bot den Quellcode posten ).

naja dann mal ran :>.
mfg
Normal
09/02/2007 17:03 TZ_PASS_LOSE#6
very intresting way.

I don't have knowless about codecave.
I was working and the DMA way and the most part on the packet decryption.

Archlord have and basic encryption key before the connection and and session ID key that change after logging.

I'm interesting in you exemple for some work that could be very usefull.
if we could fix some adresse more hack could be possible ;)
09/02/2007 17:06 TZ_PASS_LOSE#7
some tuto : [Only registered and activated users can see links. Click Here To Register...]
09/02/2007 17:54 Normal111#8
Hi,
huch, it seems its time to expand my knowledge again^^. Thanks for the link.

Normal

EDDIT:// This tut shows me the way to create a code cave^^ and not a source code for a auto assembler xD.
09/02/2007 18:10 TZ_PASS_LOSE#9
you could find good tuto for auto asm in the cheatengine forum :

[Only registered and activated users can see links. Click Here To Register...]

Check sub forum :
> Auto Assembler tutorials


some other tuto link :
DMA with Tsearch : [Only registered and activated users can see links. Click Here To Register...]
Trainer in VB : [Only registered and activated users can see links. Click Here To Register...]
Trainer Maker : [Only registered and activated users can see links. Click Here To Register...]


Some other link for the netcode is :
[Only registered and activated users can see links. Click Here To Register...]
09/02/2007 18:18 Normal111#10
Quote:
Originally Posted by TZ_PASS_LOSE View Post
you could find good tuto for auto asm in the cheatengine forum :

[Only registered and activated users can see links. Click Here To Register...]

Check sub forum :
> Auto Assembler tutorials


some other tuto link :
DMA with Tsearch : [Only registered and activated users can see links. Click Here To Register...]
Trainer in VB : [Only registered and activated users can see links. Click Here To Register...]
Trainer Maker : [Only registered and activated users can see links. Click Here To Register...]


Some other link for the netcode is :
[Only registered and activated users can see links. Click Here To Register...]
Ok i spend some time in this :)
09/02/2007 22:59 TZ_PASS_LOSE#11
I could be very interesting to share those type of work Normal.

The codecave is very good to make some good thing on archlord
09/04/2007 01:01 white ruler#12
lch währe sehr froh über einen guten Bot. Nur ist das Problem, dass ich keine Ahnung davon habe und nur mässig Englisch verstehe. Ich hoffe nur, dass ich den Bot trotzdem benutzen kann!
09/06/2007 15:43 BloodLine22#13
na los wo bleibt das tool :D
09/06/2007 22:40 Havocker#14
Jo bin auch gespannt auf das Tool. :-P :rolleyes::D
09/08/2007 14:10 BloodLine22#15
ich hab mal ne frag kann man auch in den tool einbauen das er ne Party simulliert also zb.

+hp
+def
+attack power

so das man sich das selber aussuchen kann was man gerade braucht?

mir wäre +hp wichtig ^^ so +300 oder 500 hp oder mehr jenachdem wie weit es geht ;)