MMOMinion

Full Version: [Module] Ice V 0.11
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7
(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.
(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.
(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
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
loading this causes my bot to do nothing and then i have to do a total reset to get the bot to work again :/
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.
(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.
It is not recasting my Choco..., but I entered the correct name.

I am using the starting Choco at Level 30 in Fate grinding and I selected Company Choco.

The files were unzipped in a new folder "Icey" in the lua directoy...

Thx for help!

Better in German next time Congratulate
did you click the checkbot to summon the companion
Pages: 1 2 3 4 5 6 7