Water Dragon (Lytfir) Waypoints

Additional botting resources. Addons may be either for the game itself or for the RoM bot.
Forum rules
Only post additional bot resources here. Please do not ask unrelated questions.
Post Reply
Message
Author
Caspy
Posts: 21
Joined: Fri Sep 02, 2011 5:32 pm

Water Dragon (Lytfir) Waypoints

#1 Post by Caspy » Tue Feb 14, 2012 12:55 pm

Dear all,

Since I received quite a few messages about these water dragon waypoints I created I will post them on the forum, because I'm not checking my mailbox every day.

There are a few things you need to check first.
When opening the waypoint file you'll see at the top this piece of code :

Code: Select all

	<onLoad><![CDATA[
         startGMDetect()
   	]]></onLoad>
If you do not have the GMDetect files installed, you can either search for them on the forum here of remove this piece of code. Some of you might have this piece of code in your profile aswell.

Than I also added my Profile. There are 2 sections mainly that need your attention.
These are:

Code: Select all

<onSkillCast>...</onSkillCast>
and

Code: Select all

<skills_rogue>...</skills_rogue>
One more thing, this bot isn't flawless. You may actually die (crazy dots sometimes from those mobs in there), and I would not recommend to leave it running if you have under 60k hp unbuffed.

If there are any questions, i'll folow this thread for a while. ;)

I hope I helped you out. Thanks for your support.
Special thanks also to the people who helped me create this bot on the forum.

Kind regards,

Me :)
Attachments
Profile.xml
(9.11 KiB) Downloaded 206 times
WaterDragon - Online.xml
(7.29 KiB) Downloaded 242 times

M4gm4
Posts: 137
Joined: Sun Jan 30, 2011 2:30 pm

Re: Water Dragon (Lytfir) Waypoints

#2 Post by M4gm4 » Tue Feb 14, 2012 5:04 pm

Hi Caspy,
I was one of those who had asked where. Meanwhile I had already made ​​my own script.
It is not yet ready to do just to make it public, because I would like to make party ready.
atm i need 4 minutes for 8 Mementos. But one must say that this can only happen if you kill Lytfir before the jump.
otherwise, the Bot only on the cure.

I would like to finish mine, but I have not the time at the moment how this works for the party to learn.


Warning, this is matched waypoint for me. Use it at your own risk
M4gm4´s Lytfir Fly version Beta 0.01
Lytfir-Wasserdrache.xml
Beta 0.01
(9.72 KiB) Downloaded 241 times
Edit: copy this in your profile

Code: Select all

	<onSkillCast><![CDATA[
	 target = player:getTarget();
	 if target ~= nil then
	 if target.Name == "Lytfir" then
		 _used = false;
	 if( 50 > target.HP/target.MaxHP*100 and _used ~= true) then
		 inventory:useItem(205836);
			 _used = true
			 end
		 end
	end
	]]></onSkillCast>
I use the google translator, so do not be surprised if my english is funny

Caspy
Posts: 21
Joined: Fri Sep 02, 2011 5:32 pm

Re: Water Dragon (Lytfir) Waypoints

#3 Post by Caspy » Tue Feb 14, 2012 5:36 pm

Yes, pretty smart to use the fly() method here, this will save a lot of time. My bot takes about 7 minutes to do a run, cause of the run in hide mode implemented.
To me, aslong as the mobs are no frogs it's not a problem, but still because of this there's the durability issue of armor that goes down faster.

Indeed, one must be able to get the hp of the boss down to under 50% before he flys up.

I will not be running any bot tests for a while. But please keep us up to date on your party ready scripting. ;)

M4gm4
Posts: 137
Joined: Sun Jan 30, 2011 2:30 pm

Re: Water Dragon (Lytfir) Waypoints

#4 Post by M4gm4 » Tue Feb 14, 2012 5:42 pm

Caspy wrote: To me, aslong as the mobs are no frogs it's not a problem, but still because of this there's the durability issue of armor that goes down faster.
in my waypoint, the only fight you have, is the fight with lytfir. :) no frogs(ter) and any other mobs
I use the google translator, so do not be surprised if my english is funny

bobdole
Posts: 152
Joined: Thu May 26, 2011 6:30 pm

Re: Water Dragon (Lytfir) Waypoints

#5 Post by bobdole » Wed Mar 28, 2012 9:29 pm

I really want to use this script but I get the following error:

Code: Select all

Unknown profile skill ROGUE_INFORMER. Check your manual castings (e.g. in the events or waypoint files). Be sure the skill is in the skills section of your profile.
Can someone help me getting this waypoint working, or direct me to a working waypoint pleast.

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Water Dragon (Lytfir) Waypoints

#6 Post by rock5 » Wed Mar 28, 2012 9:48 pm

The files on the first post are specificcally for rogue/knight and it looks like you are supposed to use their profile. So try adding the profile.xml file into the profiles folder and starting the bot like this before selecting the waypoint file.

Code: Select all

rom/bot profile:profile
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

bobdole
Posts: 152
Joined: Thu May 26, 2011 6:30 pm

Re: Water Dragon (Lytfir) Waypoints

#7 Post by bobdole » Wed Mar 28, 2012 9:53 pm

I am confused with this one (lol). No one has made a water dragon waypoint other then this one?

bobdole
Posts: 152
Joined: Thu May 26, 2011 6:30 pm

Re: Water Dragon (Lytfir) Waypoints

#8 Post by bobdole » Wed Mar 28, 2012 9:56 pm

BTW I am using the 2nd script with the fly hack.

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Water Dragon (Lytfir) Waypoints

#9 Post by rock5 » Wed Mar 28, 2012 10:00 pm

bobdole wrote:I am confused with this one (lol). No one has made a water dragon waypoint other then this one?
I don't know. I didn't even remember this one.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

bobdole
Posts: 152
Joined: Thu May 26, 2011 6:30 pm

Re: Water Dragon (Lytfir) Waypoints

#10 Post by bobdole » Wed Mar 28, 2012 10:10 pm

Any chance you can take a look @ it? Also how would I make it leave party and reinvite alt?

bobdole
Posts: 152
Joined: Thu May 26, 2011 6:30 pm

Re: Water Dragon (Lytfir) Waypoints

#11 Post by bobdole » Wed Mar 28, 2012 10:34 pm

I got it to fly to the dragon and put it to sleep but then it just goes to the portal and is not looting the chest.

bobdole
Posts: 152
Joined: Thu May 26, 2011 6:30 pm

Re: Water Dragon (Lytfir) Waypoints

#12 Post by bobdole » Wed Mar 28, 2012 10:49 pm

Any way to do an invite command right in the script to a characters name? I got it working as far as getting to the Dragon and put it to sleep and then looting the chest and flying out of the instance and leaving party. I am just not sure how to make it restart the party.

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Water Dragon (Lytfir) Waypoints

#13 Post by lisa » Wed Mar 28, 2012 11:57 pm

I use an addon called invite last group (ILG), that way I never have to worry about actual character names in any WP.

If you have the addon then you can use

Code: Select all

SlashCommand("ILG inv")
in your WP file.

Otherwise you need to use an ingame function and also have the character name of who you want to invite.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

bobdole
Posts: 152
Joined: Thu May 26, 2011 6:30 pm

Re: Water Dragon (Lytfir) Waypoints

#14 Post by bobdole » Thu Mar 29, 2012 5:10 pm

I added the addon and now that works great but all of a sudden the waypoint is not using the crystal ball at under 50%. Also how can I make the waypoint use some cooldowns just prior to the fight?

bobdole
Posts: 152
Joined: Thu May 26, 2011 6:30 pm

Re: Water Dragon (Lytfir) Waypoints

#15 Post by bobdole » Tue Apr 17, 2012 4:57 pm

I know I can hide with ROGUE_HIDE, but how can I unhide?

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Water Dragon (Lytfir) Waypoints

#16 Post by lisa » Wed Apr 18, 2012 5:21 am

you can either use a skill or you should be able to cancel the buff, no doubt a few examples of canceling buffs on the forum already, a search should get what you want.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests