Auto Vend

International

Moderator: Moderators

Message
Author
pepengmaghapon
Human
Human
Posts: 21
Joined: 03 Nov 2011, 03:53
Noob?: Yes

Auto Vend

#1 Post by pepengmaghapon »

Hi. I wonder why I can't Auto Vend. I followed the instruction already.

Shop.txt

Code: Select all

Andre Cards & Quests
Andre Card	550,000	5
Strawberry	3,600	220
Green Live	5,000	229
Red Blood	5,000	44
Wind of Verdure	8,000	24
Mushroom Spore	400	2780
Worm Peeling	350	3129	
Config.txt

Code: Select all

shopAuto_open 1
shop_random 1
shop_useSkill 1

Code: Select all

lockMap
lockMap_x
lockMap_y
lockMap_randX
lockMap_randY

route_escape_reachedNoPortal 1
route_escape_randomWalk 1
route_escape_shout
route_avoidWalls 1
route_randomWalk 0
route_randomWalk_inTown 0
route_randomWalk_maxRouteTime 75
route_maxWarpFee
route_maxNpcTries 5
route_teleport 0
route_teleport_minDistance 150
route_teleport_maxTries 8
route_teleport_notInMaps
route_step 15

coarse
Noob
Noob
Posts: 8
Joined: 17 Nov 2013, 01:26
Noob?: No

Re: Auto Vend

#2 Post by coarse »

Code: Select all

lockMap
lockMap_x
lockMap_y
That is your problem. You need to set a map and the coords so the bot automatically goes to that map and vend at those coords.

Post Reply