[HELP] Using Warper NPC to warp to dungeon
Moderators: Moderators, Documentation Writers
-
- Noob
- Posts: 3
- Joined: 19 Jul 2010, 00:04
- Noob?: Yes
[HELP] Using Warper NPC to warp to dungeon
Hi. I have been searching around for a week now but for some reason I cannot figure out or find a guide for the bot to use "Warper NPC" to the dungeon where im botting at. I have been botting for 2 weeks to be exact, but im just not satisfy with my bot walking to this lock map and when he needs to do autostorage, he walks back to savemap. Is there a way to use NPC warper on an unofficial server? Thanks.
-
- Perl Monk
- Posts: 427
- Joined: 04 Apr 2008, 14:04
- Noob?: No
- Location: Brazil
Re: [HELP] Using Warper NPC to warp to dungeon
Shouldn't be too hard, just follow the pattern
Code: Select all
automacro name {
hook AI/lockMap # this will make the automacro trigger when calculating route to lockMap
exclusive 1
call {
do move x y # near NPC coords
pause 0.5
do talknpc x y sequence # NPC coords and talk sequence
}
}
Quit.
-
- Noob
- Posts: 5
- Joined: 03 Feb 2012, 22:11
- Noob?: Yes
Re: [HELP] Using Warper NPC to warp to dungeon
the problem is
it keep walk to another place for warp.
e.g.
save at izlude.
it auto walk to prontera for warp.
it keep walk to another place for warp.
e.g.
save at izlude.
it auto walk to prontera for warp.
-
- Moderators
- Posts: 1202
- Joined: 16 Dec 2011, 02:53
- Noob?: No
- Location: Brazil
Re: [HELP] Using Warper NPC to warp to dungeon
Save in prontera...the problem is
it keep walk to another place for warp.
e.g.
save at izlude.
it auto walk to prontera for warp.
Your configurations is wrong.
How is your macro ?
Think right, alright ?
Learn rules