H
Ryftomate can be left running while you PVP or quest, for example while levelling from 1 to 6. Load this profile, press Start and your combat routine will do the spellcasting for you.
Ryftomate can be left running while you PVP or quest,.
can this be used while in group for dungeon? or warfront?
<Profile>
<Tasks>
<AddJob>
[COLOR="red"]<HandleRest />[/COLOR]
<HandleCombat />
</AddJob>
<Infinite />
</Tasks>
</Profile>
Is it possible to ONLY have it attack what I tell it to? I tried to attack a player but the bot kept insisting that I instead needed to attack their pet.
By the way, not only there should be no targeting in Combat Assist (it should be manual), but in normal (bot) mode you should actually take target class into account. Because ranged classes hit much stronger in game and sometimes that kills your toon because the bot tries to kill nearer enemy with less HP, not talking about PvP issues ^^
So maybe make a redo on targeting and I'm really unsure if the targeting should be Routine wise, I'd prefer if that was a general bot function, that may be overridden or used as it is or not used at all in a combat assist situation.
No it kills the lowest HP target.
Thats a combat routine error by the way. I will fix it as part of the warfronts coding.
If you mean combat assist - nope it uses the same Routine as the main bot, just don't move your char.
And what about moving - combat assist should be really aware of moving of any type - now it's not,
hope this will get fixed (i know it's routine wise, but maybe add some global override (for lazy devs of CCs =) )).
and for those that might ask why its not doing some rebuffs... I found that it didn't do the cleric rest routine(most of the rebuffing) section since it only does the combat by default you can add the following if need be (in red).
Code:<Profile> <Tasks> <AddJob> [COLOR="red"]<HandleRest />[/COLOR] <HandleCombat /> </AddJob> <Infinite /> </Tasks> </Profile>
and so on...[20:32:53.377 N] Laden Defiant 6-30
[20:32:53.396 N] Erfolgreich geladen Defiant 6-30
[20:32:54.495 N] Successfully loaded mesh 'Defiant 6-30'
[20:32:54.495 D] Added job 'MendSoul'
[20:32:54.495 D] Added job 'Vendor'
[20:32:54.495 N] Grinding to level 10.
[20:32:54.495 N] Grinding to level 12.
[20:32:54.495 N] Grinding to level 16.
[20:32:54.495 N] Grinding to level 20.
[20:32:54.495 N] Grinding to level 22.
[20:32:54.495 N] Grinding to level 24.
[20:32:54.495 N] Grinding to level 25.
[20:32:54.495 N] Grinding to level 27.
[20:32:54.498 N] Cast Glory of the Chosen.
[20:32:55.088 N] Cast Massive Blow.
[20:32:55.597 N] Cast Fated Blow.
[20:32:56.606 N] Cast Crushing Blow.
[20:32:57.184 N] Cast Jolt.
[20:32:57.786 N] Looting Degenerating Miner
[20:32:58.383 D] Grind POI: None
[20:32:58.410 D] Grind POI: Kill 80000000C700C7E5
[20:32:58.515 D] Generated path to kill Necrotic Watcher (<4773.975, 1096.198, 5256.767>) in 0,03 ms
...[20:33:34.194 N] Erfolgreich geladen CombatBotProfile
[20:33:37.743 D] Added job 'HandleRest'
[20:33:37.743 D] Added job 'HandleCombat'
[20:33:45.223 N] Killing Baleful Overseer at 9 yards with 1456 health.
[20:33:45.223 D] Executing chat command: 'petattack'
[20:33:45.728 N] Killing Baleful Overseer at 4 yards with 1456 health.
[20:33:45.728 D] Executing chat command: 'petattack'
[20:33:46.229 N] Killing Baleful Overseer at 1 yards with 1456 health.
[20:33:46.229 D] Executing chat command: 'petattack'
[20:33:46.737 N] Killing Baleful Overseer at 1 yards with 1456 health.
[20:33:46.737 D] Executing chat command: 'petattack'
[20:33:47.242 N] Killing Baleful Overseer at 1 yards with 1456 health.
[20:33:47.242 D] Executing chat command: 'petattack'
[20:33:47.757 N] Killing Baleful Overseer at 1 yards with 1456 health.
[20:33:47.757 D] Executing chat command: 'petattack'
[20:33:48.345 N] Killing Baleful Overseer at 1 yards with 1456 health.
[20:33:48.345 D] Executing chat command: 'petattack'
[20:33:48.845 N] Killing Baleful Overseer at 1 yards with 1456 health.
[20:33:48.845 D] Executing chat command: 'petattack'
[20:33:49.364 N] Killing Baleful Overseer at 1 yards with 1430 health.
[20:33:49.364 D] Executing chat command: 'petattack'
Works fine so far, buffing and fighting. lol not sure what the infinite does, but I guess I don't really care either. I've attached this pure expression of utmost brilliance for everyone besides me who enjoys questing and dungeons.<Profile><Tasks><AddDefaultJobs /><Infinite /></Tasks></Profile>