What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

FightThisWay

Hi. I tried to look for my issue before posting, but my patience ran out.
I read a lot of nice things though :)

anyway this is my issue, I know its in a foreign language, but hopefully someone can recognize this.

Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(722,48) : error CS1061: 'Styx.WoWInternals.WoWGuid' indeholder ikke en definition til 'CompareTo', og der blev ikke fundet en udvidelsesmetode 'CompareTo', der accepterer et første argument af typen 'Styx.WoWInternals.WoWGuid' (mangler du en 'using'-direktiv eller en assemblyreference?)
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(1010,28) : error CS0029: Typen 'Styx.WoWInternals.WoWGuid' kan ikke implicit konverteres til 'ulong'
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(1487,58) : error CS1061: 'Styx.WoWInternals.WoWObjects.WoWItem' indeholder ikke en definition til 'ItemSpells', og der blev ikke fundet en udvidelsesmetode 'ItemSpells', der accepterer et første argument af typen 'Styx.WoWInternals.WoWObjects.WoWItem' (mangler du en 'using'-direktiv eller en assemblyreference?)
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(1499,50) : error CS0426: Typenavnet 'WoWItemSpell' findes ikke i typen 'Styx.WoWInternals.WoWObjects.WoWItem'
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(1499,78) : error CS1061: 'Styx.WoWInternals.WoWObjects.WoWItem' indeholder ikke en definition til 'ItemSpells', og der blev ikke fundet en udvidelsesmetode 'ItemSpells', der accepterer et første argument af typen 'Styx.WoWInternals.WoWObjects.WoWItem' (mangler du en 'using'-direktiv eller en assemblyreference?)
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(1504,58) : error CS0426: Typenavnet 'WoWItemSpell' findes ikke i typen 'Styx.WoWInternals.WoWObjects.WoWItem'
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(1561,58) : error CS1061: 'Styx.WoWInternals.WoWObjects.WoWItem' indeholder ikke en definition til 'ItemSpells', og der blev ikke fundet en udvidelsesmetode 'ItemSpells', der accepterer et første argument af typen 'Styx.WoWInternals.WoWObjects.WoWItem' (mangler du en 'using'-direktiv eller en assemblyreference?)
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(2432,21) : error CS0019: Operatoren '!=' kan ikke anvendes med operander af typerne 'Styx.WoWInternals.WoWGuid' og 'int'
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(2646,68) : error CS1502: Den overloadede metode, der passer til 'Styx.CommonBot.Blacklist.Contains(System.Func<Styx.CommonBot.Blacklist.BlacklistEntry,bool>)', indeholder ugyldige argumenter
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(2646,87) : error CS1503: Argumentet 1: kan ikke konvertere fra 'Styx.WoWInternals.WoWObjects.WoWUnit' til 'System.Func<Styx.CommonBot.Blacklist.BlacklistEntry,bool>'
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(2707,68) : error CS1502: Den overloadede metode, der passer til 'Styx.CommonBot.Blacklist.Contains(System.Func<Styx.CommonBot.Blacklist.BlacklistEntry,bool>)', indeholder ugyldige argumenter
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(2707,87) : error CS1503: Argumentet 1: kan ikke konvertere fra 'Styx.WoWInternals.WoWObjects.WoWUnit' til 'System.Func<Styx.CommonBot.Blacklist.BlacklistEntry,bool>'
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(3322,25) : error CS0019: Operatoren '==' kan ikke anvendes med operander af typerne 'Styx.WoWInternals.WoWGuid' og 'ulong'
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(3325,25) : error CS1502: Den overloadede metode, der passer til 'Styx.CommonBot.Blacklist.Add(Styx.WoWInternals.WoWObjects.WoWObject, Styx.CommonBot.BlacklistFlags, System.TimeSpan, string)', indeholder ugyldige argumenter
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(3325,39) : error CS1503: Argumentet 1: kan ikke konvertere fra 'ulong' til 'Styx.WoWInternals.WoWObjects.WoWObject'
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(3353,36) : error CS0029: Typen 'Styx.WoWInternals.WoWGuid' kan ikke implicit konverteres til 'ulong'
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(3656,21) : error CS0019: Operatoren '!=' kan ikke anvendes med operander af typerne 'Styx.WoWInternals.WoWGuid' og 'ulong'
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(3660,41) : error CS0029: Typen 'Styx.WoWInternals.WoWGuid' kan ikke implicit konverteres til 'ulong'
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(3669,21) : error CS1501: Ingen overload for metoden 'Add' anvender 2-argumenter
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(3714,21) : error CS0019: Operatoren '!=' kan ikke anvendes med operander af typerne 'Styx.WoWInternals.WoWGuid' og 'ulong'
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(3718,38) : error CS0029: Typen 'Styx.WoWInternals.WoWGuid' kan ikke implicit konverteres til 'ulong'
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(4280,17) : error CS1502: Den overloadede metode, der passer til 'Styx.CommonBot.Blacklist.Contains(System.Func<Styx.CommonBot.Blacklist.BlacklistEntry,bool>)', indeholder ugyldige argumenter
Compiler Error: c:\Users\Q\Desktop\Honorbuddy\Routines\FTW\FightThisWay.cs(4280,36) : error CS1503: Argumentet 1: kan ikke konvertere fra 'Styx.WoWInternals.WoWGuid' til 'System.Func<Styx.CommonBot.Blacklist.BlacklistEntry,bool>'
the same garbage
 
It is a real shame this is no longer updated. This was my favourite cc for a long time becuase i could actually code some lines and if's and buts in myself. The entire concept of it is just superior to Singular.

Please some1 update or take over the project!
 
Hi, I've followed the guide to install it, but it gives me errors, I postreste kindly help to understand why. thanks
 
ok not sure what i did wrong but i followed this exactly

Download and install TortoiseSVN.
Create a folder called 'FTW' inside the 'Honorbuddy/Routines' folder.
Right-click the FTW folder, and choose 'SVN Checkout...' from the popup menu.
Enter this when it asks you for the URL, and click 'OK': fightthisway - Revision 5: /trunk

it ran and it installed all the files are there, but its not showing up as a routine i can select like oracle and taunha, im new to HB so sorry if im way off here.
 
dont feel bad i did the same thing and ftw is not showing up at all not sure what the hell is going on im just really tired of the lack of cr's in this god dam bot
 
These are all guesses.
1. HonorBuddy upgraded the .Net framework to a new version than this c# code was written in.
2. This is no longer supported.

If it is no longer supported I wonder if I would get in trouble for downloading and trying to fix the source code.
 
I tried it and it works... mostly. I tried it on my Hunter and it spammed "not at 100% health or mana" over and over. I changed line 3698 to

if (StyxWoW.Me.HealthPercent < 50 || (StyxWoW.Me.MaxMana > 0 && StyxWoW.Me.ManaPercent < 50))
{
log(Color.Red, "Health or mana is below 50%, not pulling!");
StyxWoW.Me.ClearTarget();
MyTimer.Stop(fnname);
return false;
}

It now only checks for mana if your maxmana is > 0 for non-mana users.

I made tons of updates to the Hunter BM file because of missing spells, etc. Over-all it works well though after that.
 
I tried it and it works... mostly. I tried it on my Hunter and it spammed "not at 100% health or mana" over and over. I changed line 3698 to



It now only checks for mana if your maxmana is > 0 for non-mana users.

I made tons of updates to the Hunter BM file because of missing spells, etc. Over-all it works well though after that.
Nice. I changed only the outdated codes to make it work.
 
Is it just me, or does it not seem to use skills fast enough. I feel like there's a slight delay after casting one ability to the next. For instance, I have as one of my top priorities as a hunter to cast Kill Command > Arcane shot. There are no conditions here (other than enough focus to cast them) and I'm constantly sitting at > 80 focus because it's just not casting the skills fast enough. I tried to turn up the Me.ClipTime to 250 or 500 to see if it casts faster and it doesn't appear to be. It was my first time using it, so I may be doing it incorrectly.

View attachment Hunter_Beast_Mastery.txt
View attachment Spell_Overrides.txt
 
Is it just me, or does it not seem to use skills fast enough. I feel like there's a slight delay after casting one ability to the next. For instance, I have as one of my top priorities as a hunter to cast Kill Command > Arcane shot. There are no conditions here (other than enough focus to cast them) and I'm constantly sitting at > 80 focus because it's just not casting the skills fast enough. I tried to turn up the Me.ClipTime to 250 or 500 to see if it casts faster and it doesn't appear to be. It was my first time using it, so I may be doing it incorrectly.

View attachment 193918
View attachment 193919
Did you bother to look at the date when this was last updated? Or even looked at?
 
Is it just me, or does it not seem to use skills fast enough. I feel like there's a slight delay after casting one ability to the next. For instance, I have as one of my top priorities as a hunter to cast Kill Command > Arcane shot. There are no conditions here (other than enough focus to cast them) and I'm constantly sitting at > 80 focus because it's just not casting the skills fast enough. I tried to turn up the Me.ClipTime to 250 or 500 to see if it casts faster and it doesn't appear to be. It was my first time using it, so I may be doing it incorrectly.

View attachment 193918
View attachment 193919
This ClipTime is not used anywhere.
 
Did as asked for installation ...not showing up in game ..not supported I assume moving along . have a nice day everyone
 
I want to revive this. I was wondering if someone would help me set up some default classes to test with. I've already fixed most of the code that was causing issues, but need lots of testing with lots of classes to see if this can work.
 
I want to revive this. I was wondering if someone would help me set up some default classes to test with. I've already fixed most of the code that was causing issues, but need lots of testing with lots of classes to see if this can work.
Since there is literally 0 interest in this, I'm just going to leave this here. It works, I've tested a couple classes, but the default routines need to be pretty much gutted and replaced.
 

Attachments

Back
Top