mordor
Member
- Joined
- Apr 18, 2010
- Messages
- 53
- Reaction score
- 3
In test state now.
Support Mutilate and Combat spec. Need more PVP testing.
If you die many times try to PvE with combat spec. For me PvE with combat spec work perfect. Bot killing 5 add for 1 time.
If you have any questions and advices, please, feel free to contact me.
Need more feedback.
Version 1.0.23
SafeMove and Vanish fixed. Need more test.
Version 1.0.22
Some combat and safe move changes.
Version 1.0.21
Small spell logic changes.
Version 1.0.20
Small change in SafeMoveToPoint. Try to fix Vanish. Small change in combat logic.
Version 1.0.19
Many logic changes.
Version 1.0.18
Some blacklist logic change.
Version 1.0.17
Some cosmetic changes.
Version 1.0.16
Some cosmetic repairs.
Version 1.0.15
Some fix.
Version 1.0.14
Add detail logging of pulling.
Version 1.0.13
Some fix. Maybe fixed targeting.
Version 1.0.12
Maybe fixed SafeMoving.
Version 1.0.11
Add some PvP improvement.
Version 1.0.10
Minor change.
Version 1.0.9
Add bandaging and potion drinking.
Version 1.0.8
If you didn't have deadly poison in backpack for now bot using instant poison to offhand. Change blacklist logic.
Version 1.0.7
Thanks highvoltz for help! Add safemove logic and maybe fixed vanish. Add distract spell.
Version 1.0.6
Minor change.
Version 1.0.5
Add Blind and Gouge spell to combat with adds.
Version 1.0.4
Change SafeMove logic.
Version 1.0.3
Add more spells.
Version 1.0.2
Add pick pocket and change pull logic.
Version 1.0.1
Add same more finisher logic.
Version 1.0.0
Add mutilate spell, deadly poison to offhand, vanish, same more improve.[/CODE]
Support Mutilate and Combat spec. Need more PVP testing.
If you die many times try to PvE with combat spec. For me PvE with combat spec work perfect. Bot killing 5 add for 1 time.
If you have any questions and advices, please, feel free to contact me.
Need more feedback.
Code:
Version 1.0.30
Updated for 1.94 for WoW 3.3.5.
Version 1.0.29
Now pick pocket working. Need to test.
Version 1.0.28
Blacklisting fixed. Many small changes.
Version 1.0.27
Problem with blacklisting. Need to test.
Version 1.0.26
Small fix.
Version 1.0.25
Many changes in pull, targeting and combat logic. Many small changes.
Version 1.0.24
Add Wound and Crippling poisons. You may change applied poisons in CC, simple change number. In future I will add normal options windows to this.
[CODE]
public int poisonToMain = 1; //1 - Instant Poison, 2 - Deadly Poison, 3 - Crippling Poison, 4 - Wound Poison
public int poisonToOff = 2; //1 - Instant Poison, 2 - Deadly Poison, 3 - Crippling Poison, 4 - Wound Poison
SafeMove and Vanish fixed. Need more test.
Version 1.0.22
Some combat and safe move changes.
Version 1.0.21
Small spell logic changes.
Version 1.0.20
Small change in SafeMoveToPoint. Try to fix Vanish. Small change in combat logic.
Version 1.0.19
Many logic changes.
Version 1.0.18
Some blacklist logic change.
Version 1.0.17
Some cosmetic changes.
Version 1.0.16
Some cosmetic repairs.
Version 1.0.15
Some fix.
Version 1.0.14
Add detail logging of pulling.
Version 1.0.13
Some fix. Maybe fixed targeting.
Version 1.0.12
Maybe fixed SafeMoving.
Version 1.0.11
Add some PvP improvement.
Version 1.0.10
Minor change.
Version 1.0.9
Add bandaging and potion drinking.
Version 1.0.8
If you didn't have deadly poison in backpack for now bot using instant poison to offhand. Change blacklist logic.
Version 1.0.7
Thanks highvoltz for help! Add safemove logic and maybe fixed vanish. Add distract spell.
Version 1.0.6
Minor change.
Version 1.0.5
Add Blind and Gouge spell to combat with adds.
Version 1.0.4
Change SafeMove logic.
Version 1.0.3
Add more spells.
Version 1.0.2
Add pick pocket and change pull logic.
Version 1.0.1
Add same more finisher logic.
Version 1.0.0
Add mutilate spell, deadly poison to offhand, vanish, same more improve.[/CODE]
Attachments
Last edited: