![]() |
|
Refine items macro - Printable Version +- Forums (https://uaro.kiev.ua/forum) +-- Forum: uaRO (https://uaro.kiev.ua/forum/forumdisplay.php?fid=1) +--- Forum: uaOpenKore (https://uaro.kiev.ua/forum/forumdisplay.php?fid=43) +---- Forum: Macros (https://uaro.kiev.ua/forum/forumdisplay.php?fid=44) +---- Thread: Refine items macro (/showthread.php?tid=34) |
Refine items macro - admin - 19-04-2024 You need stand in prt_in 58 66 to macros work. 1. Should put into your inventory items for example Battle Axe[4] 2. Also put Phracon's into storage 3. Run Openkore and wait until you get lots of +10 Battle Axe[4] Code: automacro refine1 {RE: Refine items macro - Prometheus - 09-10-2025 подскажите пожалуйста код в macros.txt вставлять? и можно по аналогии и шмот точить я так понимаю? только do talknpc 63 60 c r2 c r0 c w1 c w1 r0 w1 c c n подправить меню диалога. может быть можно вас попросить написать подобный макрос для переплавки руды в элу и оридеконы? RE: Refine items macro - admin - 09-10-2025 ось такою штукою я точусь. треба в пронту ручками завести його до того чувака що переплавляє і запустити automacro makeElunium { location prt_in inventory "Rough Elunium" > 4 disabled 0 timeout 2 call { do talknpc 63 69 c r1 c } } RE: Refine items macro - Prometheus - 09-10-2025 (09-10-2025, 08:37 PM)admin Wrote: ось такою штукою я точусь. треба в пронту ручками завести його до того чувака що переплавляє і запустити дякую! |