
i have problem and i want to ask something, please to clarify !
i play at Indonesia Ragnarok, just make you all know

and this is my problem, need to solve
automacro Pub {
console /You are sitting./i
call {
do look 4
do chat create "•SixtyNine• SHOP" 2
}
}
automacro getin {
console /(.*?) has joined the Chat Room/i
call {
$cht = $.lastMatch1
do c Welcome, $cht

pause
do c write "info" for the information
log $cht getin pub
}
}
from information above is blue, the bot should say nickname of player but, in the console and in the game the bot say [console] nickname
for example my nickname in game is "flint", and the bot say Welcome, [console] flint, what's wrong ? please to solved
