shire Posted September 15, 2008 Posted September 15, 2008 Hi there, I found this script to enter the baium room: LABEL(baium) NPCDLG(Angelic Vortex[iD=12571]) DLGSEL(Go where the angelic vortex leads.) JMP(baium) My question: how can I auto-attack baium to receive the retail-quest item? The problem is well known: camping baium for days(!) isn't nice. With the help of the script above I can enter the room easily...but baium dies within 5 minutes on my server, so it would be really helpful to have a script wich ports me in and also hits baium without my presence - otherwise I have to sit behind my PC for days again... Thanks a lot for your help Quote
emir0n Posted September 15, 2008 Posted September 15, 2008 LABEL(baium) NPCDLG(Angelic Vortex[iD=12571]) DLGSEL(Go where the angelic vortex leads.) JMP(baium) MOVE(XXX,XXX,XXX) - u can add this but u dont have to - after teleporting your char will run near baium but u have to edit the position yourself SET(FIGHTSTART) - this will start the farming :P - the easiest way to hit baium - set your bot as for farming with a random path (check the Z limit and set like 300) and a wide attack range (equip the pipete knife) and when u will be able to hit baium,the bot will start hitting him - u can add some functions to stop or something,but thats not neccesary :P dont forget to have setup the bot so that it hits baium and rbs - check the mons settings. likei said,the easiest way ... there are other script posibilities,but im lazy today :D Quote
shire Posted September 15, 2008 Author Posted September 15, 2008 Thanks emir0n, just one more question: where to add the "set(fightstart)": "behind JMP(baium)"? So the script would looks like this: LABEL(baium) NPCDLG(Angelic Vortex[iD=12571]) DLGSEL(Go where the angelic vortex leads.) JMP(baium) SET(FIGHTSTART) Quote
Theonegandalf Posted September 15, 2008 Posted September 15, 2008 Cool , i'm gonna test it!!! Hope it works :P Quote
k25x Posted November 9, 2008 Posted November 9, 2008 Script Baium Work ==================== Put ur char in front Angelical Crystal, set in l2w Combat > Path Radii 5000, in Mons Settings select all mon and "No Atack" but whiout Baium ( have 2 ) after start script. LABEL(baium) NPCDLG(Angelic Vortex[iD=12571]) DLGSEL(Go where the angelic vortex leads.) DLGSEL(Ask about the stone statue.) ITEMCOUNT(Blooded Fabric[iD=4295],<,0) { MOVETO(114852,16245,10072) SET(FIGHTSTART) EXIT() } JMP(baium) Abaout script ============ in this line ITEMCOUNT(Blooded Fabric[iD=4295],<,0) alter "0" for number of Blooded Fabric u have in quest itens. Good Luck! BB Quote
Nero Posted November 10, 2008 Posted November 10, 2008 Good script, i try here in server i play with my friends, and work. Ty bro. <3 Quote
k25x Posted November 10, 2008 Posted November 10, 2008 Good script, i try here in server i play with my friends, and work. Ty bro. <3 :) GOOD! I try 5x after post :P Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.