Page 1 of 6

DoD (Dungen of Dalanis) 1. boss farming Waypoint

Posted: Mon Jan 23, 2012 6:39 pm
by Xmen
Hello
Here's my DoD waypoint :mrgreen:

VERSION 0.3.1 Beta

main.xml
1. can be used alone with a character who finds himself not in a groupe.
if this is the case you have to wait 30 minutes until the instance resets
exp: You have not find a free player to create a groupe

2. can be used as group leaders, so that after each reset of isntance is invited new
exp: groupe leader in DoD other char. in the house or in miller ;)

3. can be used in connection with the "party.xml" up to 6 players enter into the instance
exp: char.1 load main.xml
other char. load party.xml

party.xml
Only use this file if you enter the instance with other groupe member as the leader

=======================================================================

Options:

instancebuff
// Get a buff if you open Coffin

Instancereset
// You cand now use a character that just sit in house and join party and leave party all the time
// if not use then all party member need to enter instance

sell bag contents
use you pet
check dura in %
// 100% = 1 // 50% = 0.5 // 10% = 0.1

Use Grassland Mix
Use magic instruments

=======================================================================

Waypoint file:
main.xml
Ver. 0.3.1asu Beta
(14.94 KiB) Downloaded 1168 times
main_return.xml
simply return WP
(2.57 KiB) Downloaded 798 times
party.xml
Ver. 0.3.0 Beta
(11.86 KiB) Downloaded 781 times
party_return.xml
simply return WP
(2.58 KiB) Downloaded 586 times
=======================================================================

userfunctions:


party chat monitoring by Lisa
http://www.solarstrike.net/phpBB3/viewt ... 618#p33618


=======================================================================

Rune Of Magic Addons


MadMan by Lisa
http://www.solarstrike.net/phpBB3/viewt ... 098#p26098


Dungeonmode
dungeonmode.rar
Dungen mode
(1.17 KiB) Downloaded 579 times
AutoAcceptInvitations
AutoAcceptInvitations.rar
Auto Accept Invitations mod. by Xmen
(49.76 KiB) Downloaded 510 times
i have modify AutoAcceptInvitations this version don't spam private or guild Chanel
for more information look @ curse.com/addons/rom/aai

InviteLastGroupe
Invite Last Group.rar
ILG
(4.06 KiB) Downloaded 402 times
Thz to M4gm4
M4gm4 wrote: If you don't currently have an addon to give the os.time() function in game then you will need an addon like d303fix
http://rom.curse.com/downloads/rom-addo ... 03fix.aspx
=======================================================================

Update note :
  • removes unnecessary functions
  • source-optimized
  • added more options and improved existing
  • other minor bug fix
  • revised presentation
  • synchronized group
  • add return WP
============================

To do list
  • Find player class and use a optimized skill combo
  • Optimize Buff by class


=======================================================================


PS: poste Comments and suggestions thx

Re: DoD (Dungen of Dalanis) 1. boss farming

Posted: Mon Jan 23, 2012 9:17 pm
by kuripot
just the 2 file??? no need userfunction addon etc.??

Re: DoD (Dungen of Dalanis) 1. boss farming

Posted: Mon Jan 23, 2012 9:35 pm
by Xmen
// EDIT

Any mod this post can be remove thank you

Re: DoD (Dungen of Dalanis) 1. boss farming

Posted: Tue Jan 24, 2012 4:18 am
by Germangold
what class do you use for your main class?
how about stats? hp? matt? patt?

i am thinking about a serious mementos farming char too,
Thank you for your share!

Re: DoD (Dungen of Dalanis) 1. boss farming

Posted: Tue Jan 24, 2012 4:24 am
by lisa
Xmen wrote:partycheck by Lisa
I added that function to party.lua
Hmm might have to check if I commited it or not lol

My version is never the same as default, I test it for a good few weeks before commiting changes now.

Have a look in party.lua down the bottom and see if it is there, if it is then you can get rid of the userfunction as it may cause conflicts when I update newer versions in party.lua.

Re: DoD (Dungen of Dalanis) 1. boss farming

Posted: Tue Jan 24, 2012 6:47 am
by Xmen
@GermanGold
as the main I have a "S/R 61KHP - 70KPat" all other group members have 15KHP or more

@Lisa
OMG I have not seen. post updated


"I am sad all my accounts are banned :evil: "

Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint

Posted: Wed Jan 25, 2012 2:41 pm
by Xmen
update to version 0.2

Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint

Posted: Wed Jan 25, 2012 4:22 pm
by M4gm4
line 14
reset instance set this to tue

:D :D :D :D :D :D :D :D :D :D

Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint

Posted: Wed Jan 25, 2012 6:15 pm
by Xmen
thanks
typing Mistake :? main.xml updated

Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint

Posted: Wed Jan 25, 2012 6:24 pm
by M4gm4
ok, I just wanted to test this script. I remain standing in front of the entrance and jump only, then nothing happens.

i set

Code: Select all


					changeProfileOption("INV_AUTOSELL_FROMSLOT", 121)
					changeProfileOption("INV_AUTOSELL_TOSLOT", 240)
					Slots = 175
					dura = 0.9	
					instancebuff = true
					
					--==New on Ver. 0.2==--
					Instancereset = true  -- Only need if you farm dod with 1 char.
for solo run

i add a character in the party for instance reset. the character stays in the house.

what am I doing wrong?

Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint

Posted: Wed Jan 25, 2012 6:46 pm
by Xmen
Download again the main.xml I had forgotten something

Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint

Posted: Wed Jan 25, 2012 7:22 pm
by M4gm4
error during compile, and execute LUA code on wp 3

Code: Select all

	<!-- #  3 -->
				<waypoint x="1694" z="-5174" y="772" type="TRAVEL">
					eventparty(EventPartyName, "stop")
					findzi()
					local zoneid = RoMScript("GetZoneID()")
						if zoneid == 209 then
							__WPL:setWaypointIndex(__WPL:findWaypointTag("enter"))
						end
				</waypoint>

Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint

Posted: Wed Jan 25, 2012 8:43 pm
by Xmen
sorry I can not test the waypoint itself, because all my char. are banned

change follow

on line 196

find

Code: Select all

	<!-- #  2 -->
				<waypoint x="1678" z="-5092" y="772" tag="enter" type="TRAVEL">
					if Instancereset == false 
						Aeventparty()
					end
				</waypoint>
replace with

Code: Select all

	<!-- #  2 -->
				<waypoint x="1678" z="-5092" y="772" tag="enter" type="TRAVEL">
					if Instancereset == false then
						Aeventparty()
					end
				</waypoint>
main.xml update to ver. 0.2.2

Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint

Posted: Thu Jan 26, 2012 11:54 am
by M4gm4
- char don´t fights with boss,, target HP to high
- sometimes after enter instance, char waits for loadingscreen, kill first mob and walks back in the door
- if malen jumps, u loose

Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint

Posted: Thu Jan 26, 2012 12:05 pm
by lisa
M4gm4 wrote:- char don´t fights with boss,, target HP to high
in profile set "PARTY" and "PARTY_INSTANCE" to true.
M4gm4 wrote:- if malen jumps, u loose
topic creator probably uses my madman addon with the code in profile for it, probably just forgot to mention it, or kills boss before it jumps.

Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint

Posted: Thu Jan 26, 2012 3:52 pm
by Xmen
@M4gm4
- char don´t fights with boss,, target HP to hi
remove line 217

Code: Select all

					changeProfileOption("AUTO_ELITE_FACTOR", 1)
- sometimes after enter instance, char waits for loadingscreen, kill first mob and walks back in the door
that may arise due to small lags, I will solve of the next version
- if malen jumps, u loose
i kills boss before it jumps
looking for lisa madman addon // link added to topic


@Lisa

is it possible to write this in a waypoint file
<onSkillCast><![CDATA[
target = player:getTarget();
if target.Id == 103857 then
if sendMacro("madman.Time") >= 1 then
player:clearTarget();
printf("Running\n")
yrest(4000)
end
end
]]></onSkillCast>

Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint

Posted: Thu Jan 26, 2012 5:31 pm
by M4gm4
slowly we have ironed out the errors :D

with lisa´s addon I have already tried, before I wrote the post.
just does not always work, but still had no time to check that, where the error is. I must again look at.

edit: oh yeah, thanks again first to publish for your script

edit2: at the moment are with us on the server, the prices so high, the moment I can not afford the equip in order to kill him before the first jump
60-80kk for a low dura in part from stage 65+ is just too expensive

Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint

Posted: Thu Jan 26, 2012 7:30 pm
by lisa
in the onload of the WP you could try this.

Code: Select all

settings.profile.events.onPreSkillCast = 
function() 
	target = player:getTarget();
	if target.Id == 103857 or target.Id == 103169  then
		if sendMacro("madman.Time") >= 1 then 
			player:clearTarget();
			printf("Running\n")
			yrest(4000)
		end
	end
end
This will probably replace any existing onpreskillcast code though, so not ideal.
I also changed it to look for 2 Id's to allow for easy and normal modes.

Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint

Posted: Thu Jan 26, 2012 7:41 pm
by Xmen
Thanks Lisa, I will test it.
If things go well, it will enter into the next version

Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint

Posted: Thu Jan 26, 2012 8:23 pm
by M4gm4
lisa wrote:in the onload of the WP you could try this.

Code: Select all

settings.profile.events.onPreSkillCast = 
function() 
	target = player:getTarget();
	if target.Id == 103857 or target.Id == 103169  then
		if sendMacro("madman.Time") >= 1 then 
			player:clearTarget();
			printf("Running\n")
			yrest(4000)
		end
	end
end
This will probably replace any existing onpreskillcast code though, so not ideal.
I also changed it to look for 2 Id's to allow for easy and normal modes.
lisa wrote:Haven't tested this with bot yet, haven't been in dod for a while.

It has a text box users can edit, default is set to "crush you", it searches /say for that phrase and can be any case, lower or uppercase.
So when he says
I'll crush you!
then it will trigger the event.

When event is triggered it will run forward for 5 seconds and then stop moving forward.

We can also minotor with the bot if the event is triggered with this


Version 1.2, if you have V 1.1 please delete and get latest, version is written on the addon in game.
ok, I think the time, damn, why does not it? and after a long search, which minimap button was hidden by button pbinfo ^ ^. and the text is english ...
So a note to all who have pbinfo, the button is behind it ^ ^
and modified for our German players, the text has "den Garaus machen" to be (ich werde euch den Garaus machen)

ID Normal and easy Mode from Mallen 103169


It has become very difficult here in the forum to find something. rarely be made ​​in the first post additions, so that one must read post until 20-40. then you find something, and on the next page it is revised again and differently.

Nevertheless, many thanks to Lisa, even though I already own it I searched together (from the 13 pages)