pls help cant auto sell/can go to npc location

International

Moderator: Moderators

Message
Author
genskull
Plain Yogurt
Plain Yogurt
Posts: 88
Joined: 10 Jul 2014, 09:16
Noob?: Yes

pls help cant auto sell/can go to npc location

#1 Post by genskull »

server: iro chaos
my config:

Code: Select all

buyAuto Butterfly Wing {
	npc izlude_in 57 110 Tool Dealer
	standpoint
	distance 5
	price
	minAmount 2
	maxAmount 10
	disabled 0
}

sellAuto 1
sellAuto_npc izlude_in 57 110 Tool Dealer
sellAuto_standpoint
sellAuto_distance 5
sellAuto_npc_steps s e



issue: after using butterfly my bot doesnt go/walk to izlude_in 57 110. he just stand in the middle of izlude.
i also try to add some portals txt.

Code: Select all

izlude 112 179 izlude_in 65 84
izlude_in 65 84 izlude 112 179

izlude 109 151 izlude_in 65 87
izlude_in 65 87 izlude 109 151

izlude 112 179 izlude_in 65 87
izlude_in 65 87 izlude 112 179

izlude_a 20 98 prt_fild08a 371 212
prt_fild08a 371 212 izlude_a 20 98

izlude_a 20 98 izlude_in 65 84
izlude_a 24 98 izlude_in 65 84

and still nothing happened.

any help pls. i will appreciate it.
i think the problem is the bot dont go to the npc location or at the izlude_in 65 87
my bot stuck here standing and do nothing @ izlude 109 151

Niodan
Plain Yogurt
Plain Yogurt
Posts: 83
Joined: 03 Apr 2017, 00:19
Noob?: No

Re: pls help cant auto sell/can go to npc location

#2 Post by Niodan »

buyAuto Elven Arrow {
npc mora 100 118
standpoint
distance 6
price 3
minAmount 0
maxAmount 15000
}

you do not include the name of the NPC, simply map name x y

your bot get stuck because of "Tool Dealer" that you have.
you should be fine if you remove it.

I dont suggest to save at izlude, because it's a map that always have problem.

genskull
Plain Yogurt
Plain Yogurt
Posts: 88
Joined: 10 Jul 2014, 09:16
Noob?: Yes

Re: pls help cant auto sell/can go to npc location

#3 Post by genskull »

thank you sir. i will try it...

User avatar
SkylorD
Moderators
Moderators
Posts: 1166
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil
Contact:

Re: pls help cant auto sell/can go to npc location

#4 Post by SkylorD »

Why "Tool Dealer"?
Learn rules

genskull
Plain Yogurt
Plain Yogurt
Posts: 88
Joined: 10 Jul 2014, 09:16
Noob?: Yes

Re: pls help cant auto sell/can go to npc location

#5 Post by genskull »

im also use it to buy potion at the same time selling loots sir.

Post Reply