Sunday, August 1, 2010

Auto Shop open and Close

I've re-done this config... coz' i was thinking why my bot was vending then and suddenly closes.. :)

and found out that this was the must to be config... hahahaha!!!


automacro shop {
console /You are sitting./i
call shep
}

macro shep {
pause 1
do openshop
pause 1800
call shup
}

macro shup {
pause 1
do closeshop
pause 2
do stand
pause 1
do sit
}


just Copy the Code above and Paste it onto your macros.txt in your control folder...

Just in case that your control folder doesn't have one... make a new one and name it as macros.txt

for some reason... some users of a computer has their filename extension shown...
in this case...
as just
RIGHT click inside your control folder
Choose NEW
Choose Text Document
then there would be a file named "new text Document"
rename that file into "macros"
NOTE!: do not add the file extension ".txt" as it will not be read by the bot program.

then after that of course you should paste the code above and save it or press CTRL+S

Next!! IF AND ONLY IF!!! you don't have a plugins FOLDER in your bot folder, DOWNLOAD THIS

Macro File and .pl(RAR FILE
Follow this instruction...
Extract the Rar file of the Macro(folder) and the macro.pl to the root of your openkore folder. Create a folder named "plugins" and in that folder... create another folder named macro... after creating the macro folder, put the extracted files the "macro(folder) and the macro.pl in it.

After Doing so, ENJOY and you can leave your BOT vending as it Closes the shop and re-opens it after 1 second and does it again after 30 mins

IF ANY QUESTIONS, I will answer it... just post a comment or leave a message in the CHATBOX... THANKYOU!! ^_^

No comments:

Post a Comment