Bot Guides and Installation

April 28, 2012

[Macro] Auto Get Guarana Candy

IMPORTANT!
• You must have plugins for this to work. Read Bot Installation Guide (lowest part)
• Make sure your character is in Brasilis Map
• Go to control folder - macros.txt and paste this

automacro Gurana {
location brasilis
inventory "Guarana Candy" < 2000
exclusive 1
run-once 0
call {
do move 186 163
do talknpc 187 162 c r0
release Gurana
}

2 comments:

  1. error po macro nyo sir.. >.<

    ReplyDelete
  2. automacro Gurana {
    location brasilis
    inventory "Guarana Candy" < 2000
    exclusive 1
    run-once 0
    call {
    do move 186 163
    do talknpc 187 162 c r0
    release Gurana
    }
    }

    correction..kulang ng braces! ^_^

    ReplyDelete