
It hangs up whenever the bot receives a quest from an NPC at mora. Idk why this thing happen, but other than that bot works fine..
macro GeneralGoodDealerRemoveQuest {
do talknpc 119 118 c c n
stop
}
macro CommoditiesDealerRemoveQuest {
do talknpc 127 112 c c n
stop
}
macro BowwowGetQuest {
do talknpc 119 103 c r1 c c c c n ####<<<<KORE FREEZES after receiving quest###
}
macro WolfgrrGetQuest {
do talknpc 124 108 c r1 c c c c n ####<<<<KORE FREEZES after receiving quest###
}
macro GetReward1 {
do talknpc 119 118 c r0 c n
stop
}
macro GetReward2 {
do talknpc 127 112 c r0 c n
stop
}
I'm not sure if this has something to do with the error. Please check

Thank You


