this is the scenario, i'm trying to make my own automacro.. but upon starting the openkore, it doesn't seem to call my macro or run the macro i put at my macros.txt in my control folder..
here is my code inside my macros.txt
this is just a simple code, i'm just trying to make my bot call the macro, but it doenst call the macro or execute the macro i made..
automacro setup {
run-once 1
call kill
}
macro kill {
do c @go 11
}
please help me with this guys..
is there something i need to do first? so that my bot would execute my macros?
HELP PLEASE ( MACRO PLUGIN DON'T RUN UPON STARTING MY BOT )
Moderator: Moderators
-
- Noob
- Posts: 4
- Joined: 13 Sep 2011, 22:28
- Noob?: Yes
-
- Developers
- Posts: 1798
- Joined: 05 Dec 2008, 05:42
- Noob?: Yes
Re: HELP PLEASE ( MACRO PLUGIN DON'T RUN UPON STARTING MY BOT )
Have you installed macro plugin?