[HELP] Using Warper NPC to warp to dungeon

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

sinx0
Noob
Noob
Posts: 3
Joined: 19 Jul 2010, 00:04
Noob?: Yes

[HELP] Using Warper NPC to warp to dungeon

#1 Post by sinx0 »

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.
Mushroom
Perl Monk
Perl Monk
Posts: 427
Joined: 04 Apr 2008, 14:04
Noob?: No
Location: Brazil

Re: [HELP] Using Warper NPC to warp to dungeon

#2 Post by Mushroom »

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.
night1218
Noob
Noob
Posts: 5
Joined: 03 Feb 2012, 22:11
Noob?: Yes

Re: [HELP] Using Warper NPC to warp to dungeon

#3 Post by night1218 »

the problem is

it keep walk to another place for warp.

e.g.


save at izlude.

it auto walk to prontera for warp.
User avatar
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil

Re: [HELP] Using Warper NPC to warp to dungeon

#4 Post by SkylorD »

the problem is

it keep walk to another place for warp.

e.g.


save at izlude.

it auto walk to prontera for warp.
Save in prontera...
Your configurations is wrong.
How is your macro ?

Think right, alright ?
Learn rules