Search found 45 matches

by Xmen
Sat Jan 28, 2012 5:32 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: DoD Firts Boss and Full runs "Mage"
Replies: 22
Views: 16528

Re: DoD Firts Boss and Full runs "Mage"

Hello, I have only flown over and i am a little bit confused. 1. You try to load the files do not exist or are already loaded in the file "DoD.xml" the already loaded file loaded yet again. thiss is not required load path ("DoD / DoD") in the file "DoD_return.xml" will ...
by Xmen
Sat Jan 28, 2012 4:31 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Malatina's survival
Replies: 409
Views: 104483

Re: Malatina's survival

It is normal that the knights are no problems he has indeed an AOE skill "KNIGHT_WHIRLWIND_SHIELD" you find this in file "survivalR.xml" line 24 to 32 aoeskills = { "MAGE_PURGATORY_FIRE", "MAGE_DISCHARGE", "WARRIOR_BLASTING_CYCLONE", "WARRIOR_MO...
by Xmen
Fri Jan 27, 2012 7:51 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Malatina's survival
Replies: 409
Views: 104483

Re: Malatina's survival

try the following is not the best way but better as nothing

open survivalR5onload.xml

find on line 214

Code: Select all

		if player.Class1 == CLASS_WARRIOR then Attack() end
and replace with

Code: Select all

		if player.Class1 == CLASS_WARRIOR or CLASS_ROGUE then Attack() end
I can not promise that it works
by Xmen
Fri Jan 27, 2012 7:29 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: DoD (Dungen of Dalanis) 1. boss farming Waypoint
Replies: 118
Views: 46618

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

I am happy :D to inform you that Version 0.3.0 Beta is finished and is available to download
by Xmen
Fri Jan 27, 2012 7:03 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: DoD (Dungen of Dalanis) 1. boss farming Waypoint
Replies: 118
Views: 46618

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

I do not understand :?

Code: Select all

if not useGoodie then function useGoodie() end end
what it is made ​​true or false?

//Edit

after many test i found :D
by Xmen
Fri Jan 27, 2012 4:01 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: DoD (Dungen of Dalanis) 1. boss farming Waypoint
Replies: 118
Views: 46618

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

Thank you Lisa that you find the time to test my WP. I will change you listed Points on next version payable only on point, I do not agree 4. elseif groupecheck() == false then there is no groupecheck function in the Wp and so it errors. Is it a userfunction you have? I have added the userfunction o...
by Xmen
Thu Jan 26, 2012 9:34 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: DoD (Dungen of Dalanis) 1. boss farming Waypoint
Replies: 118
Views: 46618

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

M4gm4 have this icon covered by other addons icons ;)
by Xmen
Thu Jan 26, 2012 8:38 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: DoD (Dungen of Dalanis) 1. boss farming Waypoint
Replies: 118
Views: 46618

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

for the next time you can call interface with

Code: Select all

/script madman.MinimapButton_OnClick(this)
by Xmen
Thu Jan 26, 2012 7:41 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: DoD (Dungen of Dalanis) 1. boss farming Waypoint
Replies: 118
Views: 46618

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

Thanks Lisa, I will test it.
If things go well, it will enter into the next version
by Xmen
Thu Jan 26, 2012 3:52 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: DoD (Dungen of Dalanis) 1. boss farming Waypoint
Replies: 118
Views: 46618

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

@M4gm4 - char don´t fights with boss,, target HP to hi remove line 217 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 - ...
by Xmen
Wed Jan 25, 2012 8:43 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: DoD (Dungen of Dalanis) 1. boss farming Waypoint
Replies: 118
Views: 46618

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

sorry I can not test the waypoint itself, because all my char. are banned change follow on line 196 find <!-- # 2 --> <waypoint x="1678" z="-5092" y="772" tag="enter" type="TRAVEL"> if Instancereset == false Aeventparty() end </waypoint> replace with...
by Xmen
Wed Jan 25, 2012 6:46 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: DoD (Dungen of Dalanis) 1. boss farming Waypoint
Replies: 118
Views: 46618

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

Download again the main.xml I had forgotten something
by Xmen
Wed Jan 25, 2012 6:30 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Cyclops run
Replies: 14
Views: 6495

Re: Cyclops run

test this ;) <!-- # 4 --> <waypoint x="-38154" z="-9338" y="1061" type="TRAVEL"> keyboardPress(settings.hotkeys.JUMP.key); yrest(400); keyboardHold( settings.hotkeys.MOVE_FORWARD.key ) yrest(500) keyboardRelease( settings.hotkeys.MOVE_FORWARD.key ) keyboardHol...
by Xmen
Wed Jan 25, 2012 6:15 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: DoD (Dungen of Dalanis) 1. boss farming Waypoint
Replies: 118
Views: 46618

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

thanks
typing Mistake :? main.xml updated
by Xmen
Tue Jan 24, 2012 7:21 pm
Forum: Runes of Magic
Topic: Merchants in Land of Malevolence
Replies: 6
Views: 2484

Re: Merchants in Land of Malevolence

you have target NPC ???
by Xmen
Tue Jan 24, 2012 6:47 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: DoD (Dungen of Dalanis) 1. boss farming Waypoint
Replies: 118
Views: 46618

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

@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: "
by Xmen
Mon Jan 23, 2012 9:35 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: DoD (Dungen of Dalanis) 1. boss farming Waypoint
Replies: 118
Views: 46618

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

// EDIT

Any mod this post can be remove thank you
by Xmen
Mon Jan 23, 2012 9:19 pm
Forum: Runes of Magic
Topic: Memento farming - concept - Dalanis Dungeon
Replies: 255
Views: 102138

Re: Memento farming - concept - Dalanis Dungeon

a small addon that stores the last instance lvl and restores if a new group

:!: only works in a groupe :!:
by Xmen
Mon Jan 23, 2012 6:39 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: DoD (Dungen of Dalanis) 1. boss farming Waypoint
Replies: 118
Views: 46618

DoD (Dungen of Dalanis) 1. boss farming Waypoint

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 leader...