i guess you could use it for grinding skill exp with normal attack without using potions. for anyone who wants to know how to find these addresses, read below.
this is for cabal na.
1. go to address 007B3806
[Only registered and activated users can see links. Click Here To Register...]
some info: as you can see, this instruction is loading multiple addresses into the register eax and then test eax to see if it is zero for the following conditional jump. we need to jump over the block of code, so we set the regarding addresses to zero.
2. right click on the address and select "Find out what addresses this instruction accesses".
3. you should get some addresses when you walk around, etc. go near a mob and let it attack you. you should get the first address 010B7900.
4. to get the second address, let the mob kill your char. you should then get the address 010B72A8.