Posts: 6,540
Threads: 67
Joined: Nov 2013
(01-15-2014, 07:48 PM)MeitanteiJesus Wrote: Using this in conjunction with Enhanced Assist ER breaks any skills that target Player.
well one is for assist one is for automated hunting. why would you want to use an assist mod with automated hunting mod?
Because the Enhanced Assist ER gives more options in the Skill Manager, so I can automate hunting with better Skill Profiles. They worked together with the previous Specific Hunting mod, but not Ice.
Posts: 6,540
Threads: 67
Joined: Nov 2013
(01-16-2014, 06:02 AM)MeitanteiJesus Wrote: Because the Enhanced Assist ER gives more options in the Skill Manager, so I can automate hunting with better Skill Profiles. They worked together with the previous Specific Hunting mod, but not Ice.
right but why does skill rotation really matter when you are huntting a specific mob if ur max lvl? they typically die fast anyways. I mean i can see the point of each of these mods by them selves but together they just dont make since to need. as far as i know enhanced assist er is for assist mode and doesnt work in grind mode. and Ice is for grind mode. So if you are gonna automate some grind mode hunting just disable assist er while you do that. and when you are gonna be at the keyboard and need to use Assist ER dont load ICE. Seems simple enough solution to me.
Posts: 2,172
Threads: 65
Joined: Oct 2013
01-16-2014, 05:35 PM
(This post was last modified: 01-16-2014, 05:36 PM by Ace.)
(01-16-2014, 10:03 AM)jackie1234 Wrote: (01-16-2014, 06:02 AM)MeitanteiJesus Wrote: Because the Enhanced Assist ER gives more options in the Skill Manager, so I can automate hunting with better Skill Profiles. They worked together with the previous Specific Hunting mod, but not Ice.
right but why does skill rotation really matter when you are huntting a specific mob if ur max lvl? they typically die fast anyways. I mean i can see the point of each of these mods by them selves but together they just dont make since to need. as far as i know enhanced assist er is for assist mode and doesnt work in grind mode. and Ice is for grind mode. So if you are gonna automate some grind mode hunting just disable assist er while you do that. and when you are gonna be at the keyboard and need to use Assist ER dont load ICE. Seems simple enough solution to me.
That's asking for quite a lot of work for a user to constantly shift folders reloading the whole bot depending on what he wants to do. I'd have to release a version of this mod that's compatible with mine. At a quick glance, I see a number of issues that will cause it to not work with mine.
ice, I think this part on GetTankTarget needs to be adjusted
Code:
if tank2 ~= 0 and tank1 ~= 0 then
this should be
Code:
if tank2~=0 or tank1~=0 then
Posts: 389
Threads: 60
Joined: Jan 2014
grr. this and assist enchance are the only two addons I am having absolutely zero luck with. AssistEnchance wont allow me to check the startbot button at all. And Icey lets me start it but does nothing. remove both and the bot works fine.
/grumble :P
Posts: 390
Threads: 34
Joined: Dec 2012
loading this causes my bot to do nothing and then i have to do a total reset to get the bot to work again :/
Posts: 126
Threads: 14
Joined: Sep 2013
Uploaded a new version includes Exiting on full bags/time, mount that didn't show up on the gui. The exit code is new in this version let me know if it works. / How it works. I haven't had a chance to test it. Need to get some sleep I'll let you guys play with it though. Report back.
Posts: 6,540
Threads: 67
Joined: Nov 2013
01-18-2014, 02:19 AM
(This post was last modified: 01-18-2014, 02:20 AM by Cichard.)
(01-16-2014, 05:35 PM)aceRage Wrote: (01-16-2014, 10:03 AM)jackie1234 Wrote: (01-16-2014, 06:02 AM)MeitanteiJesus Wrote: Because the Enhanced Assist ER gives more options in the Skill Manager, so I can automate hunting with better Skill Profiles. They worked together with the previous Specific Hunting mod, but not Ice.
right but why does skill rotation really matter when you are huntting a specific mob if ur max lvl? they typically die fast anyways. I mean i can see the point of each of these mods by them selves but together they just dont make since to need. as far as i know enhanced assist er is for assist mode and doesnt work in grind mode. and Ice is for grind mode. So if you are gonna automate some grind mode hunting just disable assist er while you do that. and when you are gonna be at the keyboard and need to use Assist ER dont load ICE. Seems simple enough solution to me.
That's asking for quite a lot of work for a user to constantly shift folders reloading the whole bot depending on what he wants to do. I'd have to release a version of this mod that's compatible with mine. At a quick glance, I see a number of issues that will cause it to not work with mine.
ice, I think this part on GetTankTarget needs to be adjusted
Code:
if tank2 ~= 0 and tank1 ~= 0 then
this should be
Code:
if tank2~=0 or tank1~=0 then
Its not a lot to ask users of optional mods. They are asking two different mod devs to do extra work to have them compatible. When both mods are optional.
And are not related in what modes they are used in the bot.
Posts: 126
Threads: 14
Joined: Sep 2013
did you click the checkbot to summon the companion