Last edited by sulo366; 09-03-2009 at 03:40 PM.
launch wowrobot an administrator mode
finally it is connected, but still nothing happens when ı click to Go, my human pally only buffs himself but he is not moving![]()
this is in beta not for someone who knows nothing about bots.
finally ı figured it out, it is working really good, without any problemsthnx, but only 1 more thing left, what should ı do to lvl characters another than paladin =p there is only paladin file
Last edited by sulo366; 09-03-2009 at 05:17 PM.
Rival any chance you could change the setup of Fight Files, instead of text file you use drop down menu and pick what class you are and then just select the moves you want to use will save lots of confusion and time trying to figure out how to write your own fight file.
and maybe look into an Auto-Equip section, we had this prior to PPather in glider so im sure there should be something out there you can check out.
apart from that this is the next best thing to Glider right now all others delete and help support this.
Last edited by toplvl; 09-03-2009 at 05:44 PM.
ı agree with toplvl ,it will be great
![]()
Keep up the great work,.. i hope to see this as a top 10 bot for wow,. and because it's free you will always have my support on the front line ( send the lawyers to my house)
Some User requests:
1. multiple language support (including file names)
2. Multiple level fight configurations for multiple classes. ( This is a huge request. It would be something that would set this program apart from all other, in ease of use. )
Thank you & Hopefully yours,
L e o
Last edited by L e o; 09-03-2009 at 05:56 PM.
i don't get it, how do i make it to go AV and preform it? plz help![]()
once the bot starts i keep getting an error, bot still works past the error.. but.. meh, guess ill wait for the next release.
Can anyone post up a working DK fight file so i can BG bot im no good at writing that sort of code
once the bot starts i keep getting an error, bot still works past the error.. i want the bot to cast spells only but it keeps running up to hack and slash.
this is my code. can you tell me whats wrong?
<?xml version="1.0" encoding="utf-8"?>
<Config_Fight xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<FightProfil>
<Profil>
<Range>30</Range>
<Min_Level>60</Min_Level>
<Max_Level>80</Max_Level>
<Type>Mana</Type>
<Spell_Pull>
<Name>Flame Shock</Name>
<Key>3</Key>
<Range>40</Range>
<Cost>492</Cost>
<Cooldown>4</Cooldown>
<Duration>12</Duration>
<Max_Health>100</Max_Health>
<Max_Health_Target>100</Max_Health_Target>
</Spell_Pull>
<Spells_List>
<Spell>
<Spell>
<Name>Flame Shock</Name>
<Key>3</Key>
<Range>40</Range>
<Cost>492</Cost>
<Cooldown>4</Cooldown>
<Duration>12</Duration>
<Max_Health>100</Max_Health>
<Max_Health_Target>100</Max_Health_Target>
</Spell>
<Spell>
<Name>Lesser Healing</Name>
<Key></Key>
<Range>40</Range>
<Cost>40</Cost>
<Cooldown>0</Cooldown>
<Duration>0</Duration>
<Max_Health>40</Max_Health>
<Max_Health_Target>100</Max_Health_Target>
</Spell>
</Spells_List>
</Profil>
</FightProfil>
</Config_Fight>
Last edited by dirtyjudgement; 09-03-2009 at 07:42 PM.
Looks very Promising, gonna try this out tomorrow and post my progress and maybe (hopefully not) bugs I find.
Pass it tru XML DOM - Validate XML first, if you feed bad code it will simply crash.
You should also hide your chars name from your pictures a lil better, you missed 2 spots