Quote:
Originally Posted by s3ko
how i make auto potion with winhex?
|
For 2moons:(example)
3805,Great Health Potion,0,0,1,0,1,38,1111-1111-1111-1111-1111-1111-1111-1111,2000,820,1,0,1150,1,1,5,1,1,1,0,0,0,0,0,0,0,0 ,5238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,1,0,0
3806,Great Mana Potion,0,0,2,0,2,38,1111-1111-1111-1111-1111-1111-1111-1111,2000,820,1,0,1150,1,1,5,1,1,1,0,0,0,0,0,0,0,0 ,5239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,1,0,0
change to:
3805,Great Health Potion,0,,17,,17,38,1111-1111-1111-1111-1111-1111-1111-1111,2000,820,1,0,1150,1,1,5,1,1,1,0,0,0,0,0,0,0,0 ,5238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0
3806,Great Mana Potion,0,,18,,18,38,1111-1111-1111-1111-1111-1111-1111-1111,2000,820,1,0,1150,1,1,5,1,1,1,0,0,0,0,0,0,0,0 ,5239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0
For Dekaron:
Offset: 975245248
3801,Health Potion,0,0,1,0,1,37,1111-1111-1111-1111-1111-1111-1111-1111,1700,320,1,0,250,1,1,5,1,1,1,0,0,0,0,0,0,0,0, 5234,
3802,Mana Potion,0,0,2,0,2,37,1111-1111-1111-1111-1111-1111-1111-1111,1700,320,1,0,250,1,1,5,1,1,1,0,0,0,0,0,0,0,0, 5235,
change to
3801,Health Potion,0,,17,,17,37,1111-1111-1111-1111-1111-1111-1111-1111,1700,320,1,0,250,1,1,5,1,1,1,0,0,0,0,0,0,0,0, 5234,
3802,Mana Potion,0,,18,,18,37,1111-1111-1111-1111-1111-1111-1111-1111,1700,320,1,0,250,1,1,5,1,1,1,0,0,0,0,0,0,0,0, 5235,
Hope this helps. Nexti time please use search.:D