Everything posted by Runaro
-
L4G wow 2.4.0, quester available?
Not gonna happen, he was just talking bu**it.. a 1-60 questing profile in just two weeks. Such a profile takes months to create and then about 1-2 weeks for testing it and optimizing everything.
-
WROBOT 6.2.4 Farahlon
Here's the x86 Wow.exe for the Farahlon 6.2.4 server. Wow.exe https://virustotal.com/en/file/2d410804e0f6476ca9649ca531bdc532313ac89c51183db2a3afda465be3a0e1/analysis/1466627104/
-
WROBOT 6.2.4 Farahlon
Please calm done.. you have a "edit" button. Ain't gonna happen, that the bot just gets released for 32 & 64 bit, cuz it needs a lot of rewrite to make it 32 & 64 bit compatible. Can't find a solution for this kind of problem, since i don't have the launcher from Farahlon. ( not going to download it, sry ) Only way would be, i gonna take a look over the Farahlon launcher via teamviewer, but i can't promise that is going to work after it, but worth a try.
-
WROBOT 6.2.4 Farahlon
I have no idea about this "Farahlon launcher"... Are you maybe able to remove the Wow-64.exe out of the World of Warcraft folder? So the launcher can only start the Wow.exe ( 32 bit ).
-
Fisherbot bug, my character is mining instead of fish
The bug tracker is for reporting bugs and not for support.. Simply disable "Harvest Herbs" and "Harvest Minerals".
-
In Progress
Just msg me with your teamviewer details, i can take a look over it if you want.
- Grinder profiles from lvl 10 until 35
-
Skinning?
Okay, since you write down really specific what you want to do, i gonna help you. If you want, i can send you my skype details via pm.
- neeed helpe
- Strand of the Ancients
-
Fight class editor (TBC)
Ähm, diese FightClass kann nicht funktionieren... Um in Battlegrounds ( Raids ) mit dem Bot heilen zu können, musst du eine complexe FightClass in C# schreiben. Xml reicht für sowas einfach nicht aus, aber für 5 Personen Gruppen kannst du auch eine xml FightClass nutzen. Hier ist ein Beispiel für eine complexe C# Healer FightClass: http://wrobot.eu/files/file/611-druid-healer-aio/ Und hier ist noch eine simple xml FightClass für wod: http://wrobot.eu/files/file/569-holy-paladin/
-
Vendoring Mop 5.4.8
I rate warmane scripting 9/11
-
Frost move while fishing
I hope your talking about the Death Knight spell "Path of Frost", simply add this into your FightClass: <FightClassSpell> <FightClassConditions> <FightClassCondition> <ContionType>Buff</ContionType> <Param xsi:type="FightClassConditionStringBool"> <Name>Path of Frost</Name> </Param> </FightClassCondition> </FightClassConditions> <SpellName>Path of Frost</SpellName> <Priority>30</Priority> <IsBuff>true</IsBuff> <CombatOnly>false</CombatOnly> <LockFrame>false</LockFrame> </FightClassSpell>
-
Profile Converters?
Not like you want it.. gonna take a lot of time to make it work properly.
-
Private Server Search
WRobot works on every above listed wow versions, but if you use a modified client it won't work.
- Game version incorrect error
-
Private Server Search
2.4.3 ( tbc ) 3.3.5a ( wotlk) 4.3.4 ( cata ) 5.4.8 ( mop )
- Game version incorrect error
- Game version incorrect error
- Game version incorrect error
-
Attacking targets that are attacking bot first
http://wrobot.eu/bugtracker/attacked-before-attacking-bug-r364/
-
Need "Attack before getting Attacked" fix
It never got fixed. Here's the Bug Tracker entry: http://wrobot.eu/bugtracker/attacked-before-attacking-bug-r364/
-
Instance trash farm
You have to add every single hostile faction to the profile.
-
Instance trash farm
Instead of hotspots, record paths for a dungeon.
-
leveling 1 to 25 help with lua code please
I don't think, someone is going to create for you the code. dida1990 provided you the information, simply start working with it... trial and error.