A user friendly tutorial on how to use bot and a collection of my simplified (used) configs and macro codes. Only supports OFFICIAL OPENKORE DL SITES. Safe and Effective!
May 31, 2012
Auto Get BG Food(Flee/Hit)
Military Potion B (Hit +33)
automacro bat_room{
location bat_room
location not bat_room 165 152
exclusive 1
run-once 0
call {
do move 165 152
release bat_room
}
}
automacro BGsupps{
location bat_room 165 152
inventory "Valor Badge" > 10
exclusive 1
run-once 0
call {
do talknpc 160 150 c r0 c r3 c r3 c r1 c r1 c
release BGsupps
}
}
Military Potion C (Flee +33)
automacro bat_room{
location bat_room
location not bat_room 165 152
exclusive 1
run-once 0
call {
do move 165 152
release bat_room
}
}
automacro BGsupps{
location bat_room 165 152
inventory "Valor Badge" > 10
exclusive 1
run-once 0
call {
do talknpc 160 150 c r0 c r3 c r4 c r1 c r1 c
release BGsupps
}
}
AUTO QUIT
automacro quit2{
inventory "Valor Badge" < 10
exclusive 1
call {
do quit
}
}
You can use either Bravery/Valor Badges.
Subscribe to:
Post Comments (Atom)
This comment has been removed by the author.
ReplyDeletesir pa help namn po kung pano mapagana yan d ko po kasi magawa sana ay matulongan nyo po ako kung pano mapagana yan config na yan san ko sya eh pase at eh save pleas help po kung anu una kung gagawin
ReplyDelete