|
View unanswered posts | View active topics
It is currently Fri May 24, 2013 9:38 am
Forum rules
Only post additional bot resources here. Please do not ask unrelated questions.
DoD (Dungen of Dalanis) 1. boss farming Waypoint
| Author |
Message |
|
Joined: Thu Jan 19, 2012 10:18 am Posts: 45
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
for the next time you can call interface with
_________________ --[[Hi @ll my english is very bad so I have translated the following text with google]]--
|
| Thu Jan 26, 2012 8:38 pm |
|
 |
|
Joined: Tue Nov 09, 2010 11:46 pm Posts: 6975 Location: Australia
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
You should have a UI button that kind of looks like an eye in a text bubble, just click it to open up the addon interface.
_________________ Learn to forum search...
There is no 1 button solution to farm KS, stop asking for it..... Learn to use the bot from the basics, instance farming is semi advanced and not for a newb.
Looking for a userfunction, check here.
|
| Thu Jan 26, 2012 9:27 pm |
|
 |
|
Joined: Thu Jan 19, 2012 10:18 am Posts: 45
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
M4gm4 have this icon covered by other addons icons 
_________________ --[[Hi @ll my english is very bad so I have translated the following text with google]]--
|
| Thu Jan 26, 2012 9:34 pm |
|
 |
|
Joined: Tue Nov 09, 2010 11:46 pm Posts: 6975 Location: Australia
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
Ok I finally got a chance to check this WP out, mostly it looks pretty good, just a few points I would like to make. 1. Aeventparty() you have a jump inside the loop, looks suspicious, move the jump to before the repeat so it only jumps once. 2. you assume everyone wants to use their egg pet. 3. not everyone uses the useGoodie function, you can add a check for the function at the begining. so if the function doesn't exist it just does a nothing function so the WP doesn't error because it is trying to call a function that doesn't exist. I have code in my profile to deal with buffs and such and so I don't need the WP to do it aswell. 4. there is no groupecheck function in the Wp and so it errors. Is it a userfunction you have? That's all I have so far.
_________________ Learn to forum search...
There is no 1 button solution to farm KS, stop asking for it..... Learn to use the bot from the basics, instance farming is semi advanced and not for a newb.
Looking for a userfunction, check here.
|
| Fri Jan 27, 2012 3:12 am |
|
 |
|
Joined: Thu Jan 19, 2012 10:18 am Posts: 45
|
 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 I have added the userfunction on ver. 0.2. look on first post you can find out
_________________ --[[Hi @ll my english is very bad so I have translated the following text with google]]--
|
| Fri Jan 27, 2012 4:01 am |
|
 |
|
Joined: Tue Nov 09, 2010 11:46 pm Posts: 6975 Location: Australia
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
Ahh yep I see it now, it is kind of small, any reason not to just add it to the WP onload? Looks very familiar too  Ok got another one for you. So it does the fight with boss, when boss jumps though the bot thinks the fight is over and goes to the next waypoint which is travel and so then bot ignores boss. Might need to add in a check or just not have it as travel.
_________________ Learn to forum search...
There is no 1 button solution to farm KS, stop asking for it..... Learn to use the bot from the basics, instance farming is semi advanced and not for a newb.
Looking for a userfunction, check here.
|
| Fri Jan 27, 2012 6:29 am |
|
 |
|
Joined: Thu Jan 19, 2012 10:18 am Posts: 45
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
I do not understand what it is made true or false? //Edit after many test i found 
_________________ --[[Hi @ll my english is very bad so I have translated the following text with google]]--
|
| Fri Jan 27, 2012 7:03 am |
|
 |
|
Joined: Tue Nov 09, 2010 11:46 pm Posts: 6975 Location: Australia
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
For others reading I'll explain it, it's not ideal obviously for this situation but it will do for now. This part checks if the useGoodie function exists or not so if the function doesn't exist then it does the next part of code This will create a function which does absolutely nothing but the function will then exist, so that later on when the function is called. it will try to perform the function, which will do nothing but atleast it won't error Mircomacro saying it tried to call function a nil value. A better solution would be to check if the function exists before attempting to do the code. Doing this will make the function compatible with more users, since not all users have the same userfunctions.
_________________ Learn to forum search...
There is no 1 button solution to farm KS, stop asking for it..... Learn to use the bot from the basics, instance farming is semi advanced and not for a newb.
Looking for a userfunction, check here.
|
| Fri Jan 27, 2012 8:13 am |
|
 |
|
Joined: Thu Jan 19, 2012 10:18 am Posts: 45
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
I am happy  to inform you that Version 0.3.0 Beta is finished and is available to download
_________________ --[[Hi @ll my english is very bad so I have translated the following text with google]]--
|
| Fri Jan 27, 2012 7:29 pm |
|
 |
|
Joined: Sun Jan 30, 2011 2:30 pm Posts: 137
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
ok, today I wanted to try this with the party.
first Char with lead -> Load main.xml second Char without lead -> Load party.xml
- the main go to the door and remains standing in front - secChar goes in the instance and stops
nothing more happens
Now if I manually go in with the Mainchar, the secChar starts... but without the main
edit: It is striking when one goes to the dealer after each round
_________________ I use the google translator, so do not be surprised if my english is funny
|
| Thu Feb 02, 2012 10:38 am |
|
 |
|
Joined: Thu Jan 19, 2012 10:18 am Posts: 45
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
what print you MM window ?
_________________ --[[Hi @ll my english is very bad so I have translated the following text with google]]--
|
| Thu Feb 02, 2012 11:28 am |
|
 |
|
Joined: Sun Jan 30, 2011 2:30 pm Posts: 137
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
nothing ...^^ edit// I think the problem is that the main.char not go into it, and stand in front of the entrance. edit2// "instance" waypoint tag for what ? ( in main.xml ) same with party.xml waypoint tag "wboss"
_________________ I use the google translator, so do not be surprised if my english is funny
|
| Thu Feb 02, 2012 12:07 pm |
|
 |
|
Joined: Thu Jan 19, 2012 10:18 am Posts: 45
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
There should at least print DoD, or monitor started. you probably have small lags, add a break between the two functions main.xml on line 288 find follow Countround() add after on new line yrest(1000) test follow main.xml on line 162 find yrest(500) and replace with yrest(1000) for nothing, these are still remnants of the previous version instance zone starting one waypoint number 3 here it is already in the instance
_________________ --[[Hi @ll my english is very bad so I have translated the following text with google]]--
|
| Thu Feb 02, 2012 2:10 pm |
|
 |
|
Joined: Sun Jan 30, 2011 2:30 pm Posts: 137
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
there is so many strange, i dont know where i start ^^ ok, #1 if it calls the eggpet,,, whether true or false (settings in the profile are "false") #2 if I get a LUA error at waypoint 8 I made the suggested changes, but no change I write something I do. maybe I am doing something wrong. 1. start rombot with main char, load profile, load main.xml 2. start rombot with second char, load profile, load party.xml - second char goes to merchand, go to entrance of dod, jumps, go in ,, call his name in partychat and wait for leader come in - main goes to entrance, reset party and invite , stops ( and the second char was in instance, so he is portet out^^)
_________________ I use the google translator, so do not be surprised if my english is funny
|
| Thu Feb 02, 2012 4:00 pm |
|
 |
|
Joined: Tue Nov 09, 2010 11:46 pm Posts: 6975 Location: Australia
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
_________________ Learn to forum search...
There is no 1 button solution to farm KS, stop asking for it..... Learn to use the bot from the basics, instance farming is semi advanced and not for a newb.
Looking for a userfunction, check here.
|
| Thu Feb 02, 2012 5:05 pm |
|
 |
|
Joined: Thu Oct 22, 2009 3:58 am Posts: 272
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
my constellation... main: warrior/knight 50k Life. Manually I kill mallander after his first leap. right before he has like 40%-50% life depening on my critical hits. party: priest/mage. it's basicaly a mage just change 1st/2nd class for party support My question is could the party.xml implement a healer function when main class is druid or priest? Also with party.xml when running as mage/priest it does very very little dmg on mad.mallender like is super precautious or sth. tried it over 2 hours, went out with a big xp depth  and zero mementos whatsoever.... BUT i have recognized that there where other "party bots" as well a group of 6 chars: 1. Knight/scout 2. mage/priest 3. mage/priest 4. mage/priest 5. warden/druid 6. rouge/scout they just walked the same path over and over again and never answerde any Whisper request..... doing this with 6! chars would really push it thats like 500~600 mementos per hour (okay its on 6 different chars.. but would work right)
_________________ My Waypoint Collection
|
| Fri Feb 03, 2012 2:53 am |
|
 |
|
Joined: Sun Jan 30, 2011 2:30 pm Posts: 137
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
dont work  |  |  |  | M4gm4 wrote: there is so many strange, i dont know where i start ^^ ok, #1 if it calls the eggpet,,, whether true or false (settings in the profile are " false") |  |  |  |  |
no matter what I set, he always calls the eggpet, whether true or false
_________________ I use the google translator, so do not be surprised if my english is funny
|
| Fri Feb 03, 2012 4:37 am |
|
 |
|
Joined: Sun Jan 30, 2011 2:30 pm Posts: 137
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
k, i´m testing around ,,, and deactivate ireset() with <!-- ireset() --> in the waypoint 2 main goes in the instance, but runs solo , partychar waits my problem is in the ireset() function when i play with a party , with solo runs theres no probs and on waypoint 8 solo/party ireset() and waypoint 8
_________________ I use the google translator, so do not be surprised if my english is funny
|
| Fri Feb 03, 2012 6:29 am |
|
 |
|
Joined: Thu Jan 19, 2012 10:18 am Posts: 45
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
yes I will add this for the next update Please should be noted the following I've looked at the files again and run many test (over 12H) everything perfectly. If you have problems with the Waypoint then please follow the following steps 1. remove all old waypoint files 2. check if you have all user function 3. download the waypoint files again 4. launch game with main char. 5. launch MM and load main.xml 6. launch game with sec. char. 7. if you want to have more then 2 players repeat step 6 8. invite all players 9. launch MM and load party.xml for each party members, except the main char 10. have fun and many mementos (i am 2880mementos / 6char. per Hour) 
_________________ --[[Hi @ll my english is very bad so I have translated the following text with google]]--
|
| Fri Feb 03, 2012 3:39 pm |
|
 |
|
Joined: Sun Jan 30, 2011 2:30 pm Posts: 137
|
 Re: DoD (Dungen of Dalanis) 1. boss farming Waypoint
-i removed all waypoints downloaded new -removed userfunction_partymonitoring downloaded new install invite last group new install madma.addon new install invitebyfriend new i start the main i start the party member and invite in the group (main has lead) set instance level to easy (german "einfach" ) start MM for main and load main.xml main runs to the entrance , stops bevor, jumps, destroy group, load new group, message in MM is - Round Nbr. 1 - Party member 1 has the name <PartymemberOneName> - DoD Monitor Startet start a new MM for Partymember and load party.xml partymember runs to entrance of instance, jumps, go in instance, sayid his name in the partychannel and stops thats all ^^ main stands outside and do nothing EDIT// ohhhhh myyyyy god ^^ fixed the start with 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.aspxfound in viewtopic.php?p=21257#p21257 GM detection and banning chance reduction
_________________ I use the google translator, so do not be surprised if my english is funny
|
| Fri Feb 03, 2012 6:40 pm |
|
|
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|