Andor Training Range again (help request)

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Message
Author
User avatar
BlubBlab
Posts: 948
Joined: Fri Nov 30, 2012 11:33 pm
Location: My little Pony cafe

Re: Andor Training Range again (help request)

#121 Post by BlubBlab » Wed Jan 01, 2014 12:47 pm

Hm I can only say the skill is very much like Thunderstorm only the radius is smaller and it has no cast time so pawn:findBestClickPoint(..) is the right choice It's is used for Thunderstorm isn't it?

@Lisa
The way is checking buffs and:

Code: Select all

repeat
							icon = RoMScript("GetExtraActionInfo("..button..")");
							if(icon and string.find(icon,"skill_boss_skill_42.dds") and AoeBuff)then
								found = true;
								break;
							end
							button = button + 1;
						until icon == nil
For the speed I'm using the AoE only in the survival modus (10 rounds) so the speed is not that much like in the time modus.
It's a question of trying I could change the resulting position change with help of a vector if necessary but I would say on step on another.

At the moment it seems that the script doesn't count the buff down correctly so I got hang up
Is this the correct way?

Code: Select all

player:getBuff(622646,1);
I want that the buff has at least 1 stack buff over.
Jack-of-all-trades, but master-of-only of a few :D

My Reps:
https://github.com/BlubBlab/Micromacro-with-OpenCV (My version of MM2 with OpenCV and for MS Visual Studio)
https://github.com/BlubBlab/rom-bot (rombot with no stop WP and advanced human emulation mode and some other extensions)
https://github.com/BlubBlab/Micromacro-2-Bot-Framework ( A work in progress )
My Tools : viewtopic.php?f=10&t=6226

User avatar
BlubBlab
Posts: 948
Joined: Fri Nov 30, 2012 11:33 pm
Location: My little Pony cafe

Re: Andor Training Range again (help request)

#122 Post by BlubBlab » Wed Jan 01, 2014 2:03 pm

EDIT:Never mind works great now
Jack-of-all-trades, but master-of-only of a few :D

My Reps:
https://github.com/BlubBlab/Micromacro-with-OpenCV (My version of MM2 with OpenCV and for MS Visual Studio)
https://github.com/BlubBlab/rom-bot (rombot with no stop WP and advanced human emulation mode and some other extensions)
https://github.com/BlubBlab/Micromacro-2-Bot-Framework ( A work in progress )
My Tools : viewtopic.php?f=10&t=6226

User avatar
BlubBlab
Posts: 948
Joined: Fri Nov 30, 2012 11:33 pm
Location: My little Pony cafe

Re: Andor Training Range again (help request)

#123 Post by BlubBlab » Thu Jan 02, 2014 3:56 pm

Okay here is my beta.
I'm not sure if this work correctly while minimized windows, so I need some people to test it.
Attachments
AndorTraining_onload.lua
(6.74 KiB) Downloaded 187 times
AndorTraining.xml
(9.99 KiB) Downloaded 259 times
Jack-of-all-trades, but master-of-only of a few :D

My Reps:
https://github.com/BlubBlab/Micromacro-with-OpenCV (My version of MM2 with OpenCV and for MS Visual Studio)
https://github.com/BlubBlab/rom-bot (rombot with no stop WP and advanced human emulation mode and some other extensions)
https://github.com/BlubBlab/Micromacro-2-Bot-Framework ( A work in progress )
My Tools : viewtopic.php?f=10&t=6226

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 45 guests