Current Version: 0.4.1 , source included
This is a simple chicken program, ment to be used with D2Loader v.1.12
Simply copy the iChicken.dll together with iChicken.ini into your Plugin folder and configure iChicken.ini
how to set up the ini: ChickenLifeEnable = 1 will enable life chicken, 0 will disable ChickenLifePercent = the % of life below which you want to leave the game ChickenManaEnable = 1 will enable mana chicken, 0 will disable ChickenManaPercent = the % of mana below which you want to leave the game
todo list: - ping chicken - auto potting (since i am new to d2 programming, this might take a while) - ability to config from in-game (currently you have to rejoin the game if you want changes in the ini to have any effect)
history: version 0.4.1 - changed some code so you can chicken while under the effect of potions, just a little improvent to v4.0 version 0.4 - fixed bug which made you exit when taking potions NOTE: this fix will probably have the consequence of not chickening out of game while under the effect of a potion version 0.3 - fixed a bug which made you crash when changing act version 0.2 - now works with % values - updated code a bit in order to make it readable version 0.1 -well, it works... ^^
|