Waterdragon 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
User avatar
Rintintin
Posts: 55
Joined: Tue Jan 01, 2013 7:45 am
Location: Germany

Waterdragon Lytfir Waypoints

#1 Post by Rintintin » Tue Jan 01, 2013 12:45 pm

These are my selfmade Waypoint for flying through the ini for just farming the endboss.
Start the run with inviting another char and head to the the revivepoint 44.0 / 41.4 in Logar. Start the Lytfir_return.xml waypoint. It is chaining the ini-file automatically.
One run takes about 10mins and you can earn 8 old Mementos per run. :arrow: But I guess you should be at least lvl 65, to nuke down the dragon, successfully. But check yourself. You have been warned.

Needs the following entry in your CharProfile to make Lytfir fall asleep, properly.

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>
it might also work, if you insert this in the waypoint itself, but i did not test it yet.

Furthermore it needs the following stuff to make it work:
[*] Swimhack
[*] useGoodie http://www.solarstrike.net/phpBB3/viewt ... =27&t=2406
[*] addOn "InviteLastGroup" (search at course.com)


Hint :!:
Please adjust in filepaths the waypointfiles to suite your needs.
Attachments
Lytfir_return.xml
V1.0 - Start the run with by executing this waypointfile. You need BOTH!
(2.59 KiB) Downloaded 199 times
Lytfir.xml
V1.0 - Fully multilanguage support
(3.25 KiB) Downloaded 221 times

runehemma
Posts: 28
Joined: Mon Nov 19, 2012 9:32 am

Re: Waterdragon Lytfir Waypoints

#2 Post by runehemma » Wed Jan 02, 2013 9:16 am

how you get it workin i have both file mut it dont work

User avatar
Rintintin
Posts: 55
Joined: Tue Jan 01, 2013 7:45 am
Location: Germany

Re: Waterdragon Lytfir Waypoints

#3 Post by Rintintin » Wed Jan 02, 2013 4:01 pm

as every other waypointfile else, you have to put these two attached files to your waypoint folder within rombot. Afterward you can choose one of these to start after executing rombot.

This should be no rocketsurgery.

Hint:
Edit every waypointfile and change the filepath for the loadPaths Command. It might fail to chain the other waypointfile if you bypass this task.

Jamnyk
Posts: 28
Joined: Thu Nov 15, 2012 7:12 am

Re: Waterdragon Lytfir Waypoints

#4 Post by Jamnyk » Thu Jan 17, 2013 8:41 am

I have to have the crystal ball(i need the crystal ball). (http://www.runesdatabase.com/item/205836/crystal-ball)
How can i get it?

User avatar
Rintintin
Posts: 55
Joined: Tue Jan 01, 2013 7:45 am
Location: Germany

Re: Waterdragon Lytfir Waypoints

#5 Post by Rintintin » Thu Jan 17, 2013 1:55 pm

You must have accomplished this quest

http://www.runesdatabase.com/quest/422717/Back+to+Sleep

to get this item. And don't throw it away after you made this quest, as there's no way to recover it!


--=== edited by lisa ===--
fixed link

Jamnyk
Posts: 28
Joined: Thu Nov 15, 2012 7:12 am

Re: Waterdragon Lytfir Waypoints

#6 Post by Jamnyk » Thu Jan 17, 2013 3:11 pm

Thank you, I'm going to test it soon :)

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests