Hi! i just downloaded the new exhume software . I'm familiar with visual basic so i can unerstand a while what is going on here.
The question is How to react a script within a game. the samples are not help me with this. Can anyone Post a Stupid script to work with l2?
E.g if i'll make a script. i just hit F-5 and then i'll open the minimized game window? PLease Help.
Posted: December 5th, 2005, 1:22 pm
Tault_admin Total Posts: 29974 Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps:1444
youll get a reply shortly.
Posted: December 5th, 2005, 1:34 pm
wyvernx Total Posts: 6718 Joined: May 1st, 2004, 4:00 am
wyvernx's Reps:21
what exactly are you wanting to do?
Without memory locs for L2, you cant get things like player location/health easily unless you try to read from pixels on the game window. Ie the health bar, etc.
Now you can also read things like logs etc (if l2 even has logs) to get some info.
If you want to move the char, how do you do it in game? Do you press the "W" key? or the up arrow, etc.
THere are commands under the keyboard commands for KeyDown KeyUp, etc. Those can press a key for you.
If you are wanting to do complex things like find a level 12 mob that is withing 1000 units of the current player position, you will have to wiat until somebody makes the L2 memory locs known so you can use them in your scripts.
lol im lovely to implement something like that. well new script will soon be released. just to try and then i see what to do i hope Tault_broden post something soon