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

[Warrior] Farming Routine

Natfoth

Community Developer
Joined
Jan 15, 2010
Messages
1,446
Reaction score
37
FarmingWarrior Routine

This is a test build and I am unable to test it, should work for the most part though. Upload all logs with errors.

FarmingWarrior is based on a talent spec that is amazing for farming mobs as a warrior.

Based of the Default CC with modifications and a build hawker gave me

Soul Configurations
Soul Tree Calculator: Champion (30) / Beastmaster (24) / Paragon (12) :: Rift :: ZAM

Rotation
- Supports all spells listed in soul tree configuration


To Install Unzip and drop FarmWarrior.dll into your Ryftomate\Routines\ Folder and select FarmWarrior from the routines drop down in Ryftomate

Code:
Version 1.02
- Fixed the bot not detecting the pet and health. Should cast all pet spells now.
Version 1.01
- Added 2 Spells that I forgot from the Champion Tree points
 

Attachments

Code:
Version 1.01
- Added 2 Spells that I forgot from the Champion Tree points
 
It's not using Primal Recovery, and the pet is dying. Makes it take far longer, since either I end up dying, plus there's the extra time to keep ressing the pet. Thank you!
 

Attachments

It's not using Primal Recovery, and the pet is dying. Makes it take far longer, since either I end up dying, plus there's the extra time to keep ressing the pet. Thank you!

K I have a fix, will update in a sec.
 
Excellent. Thank you. I think this will solve a number of problems for me.
 
Code:
Version 1.02
- Fixed the bot not detecting the pet and health. Should cast all pet spells now.
 
Is it ok if my pet does not hold agro? =\ Bot gets too much damage and has to rest after 3-5 mobs.
 
Is it ok if my pet does not hold agro? =\ Bot gets too much damage and has to rest after 3-5 mobs.

I'm having the same issue. Pet doesn't seem to keep enough threat to keep aggro. I also noticed that in a multi-mob situation, the pet doesn't bounce to each mob to get aggro off me (I can heal the pet, can't heal myself).
 
I'm having the same issue. Pet doesn't seem to keep enough threat to keep aggro. I also noticed that in a multi-mob situation, the pet doesn't bounce to each mob to get aggro off me (I can heal the pet, can't heal myself).

I will see what I can do about adding in threat management for the pets.
 
Any way to get a custom one made for me? Let me know I wana play more into beastmaster for kinship... LVL26war atm.
 
Any way to get a custom one made for me? Let me know I wana play more into beastmaster for kinship... LVL26war atm.

What is the custom one? I will be adding all the beastmaster spells shortly so it will support all 3 fully, atm it only supports 2. However, if it uses different souls I can make a new CC to support it.
 
I am getting this,

[02:57:01.752 N] Could not load routine 'FarmingWarrior'!

Edit: Rift restart fixed it. :D

Edit2: An error in the game says
"Could not use Unknown Item: Legendary Scroll of Strength"
 
tested it tonight.. had a problem with eating my endurance scrolls.. wont stop

scratch that ----


took off all my endurance scrolls now its spamming enrage companion
 
I can confirm that it casts enrage companion every 10 sec
 
had a look at the code and i think you've mistaken some major 1hour and infinite buffs to be reactives and wrote them down in CreateCombatBehavior(). might wanna take a look at that.
 
@OP here's a copy of the fixed i did to the code. did not include the dll as its not my release.

changelog:

remove buffs on combat function
rearrange skills according to priorities (Openers, Emergency/1st Priority/, Non-Attack Skills/2nd Priority, Attack Skill Users/3rd Priority, Attack Point Creators/4th Priority)
fixed typo on Slashing Strike
added Bond of Feline Grace to buffs
remove all skills not found in the specified spec (should'nt have but testing which skills to prioritized got confusing with them around)

cheers, hope it helps!

View attachment 231
 
@OP here's a copy of the fixed i did to the code. did not include the dll as its not my release.

changelog:

remove buffs on combat function
rearrange skills according to priorities (Openers, Emergency/1st Priority/, Non-Attack Skills/2nd Priority, Attack Skill Users/3rd Priority, Attack Point Creators/4th Priority)
fixed typo on Slashing Strike
added Bond of Feline Grace to buffs
remove all skills not found in the specified spec (should'nt have but testing which skills to prioritized got confusing with them around)

cheers, hope it helps!

View attachment 231

Can someone please create the dll from this file?
 
Back
Top