macro task and refiller all together has how?
|
02-08-2021, 05:12 AM
Post: #1
|
|||
|
|||
![]()
macro task and refiller all together has how? please help
![]() wanted a macro to check a certain amount of monsters and potions so you can go back to the safe zone |
|||
02-09-2021, 03:13 PM
(This post was last modified: 02-09-2021 03:23 PM by Kazan.)
Post: #2
|
|||
|
|||
RE: macro task and refiller all together has how?
(02-08-2021 05:12 AM)gerinho Wrote: macro task and refiller all together has how? please help you can make counting monsters and set it as variable like this 10000 {task } !elitedraken!:=Creatures.Killed(Draken Elite) and than you can add this variable to full check code like this (example made with my checker) Full Refiolka Else HUNT Code 237<300; 23375<70; !elitedraken!>500 and in waypoints when you will be at npc which is taking task back you need to add manual macro which will reset amount of killed creatures but here problem goes on - i dont know if it's even possible to reset killer statistics from a macro. You will have to ask MegaNo0body |
|||
02-09-2021, 05:39 PM
Post: #3
|
|||
|
|||
RE: macro task and refiller all together has how?
(02-09-2021 03:13 PM)Kazan Wrote: [quote='gerinho' pid='121254' dateline='1612761172'] you can make counting monsters and set it as variable like this 10000 {task } !elitedraken!:=Creatures.Killed(Draken Elite) and than you can add this variable to full check code like this (example made with my checker) Full Refiolka Else HUNT Code 237<300; 23375<70; !elitedraken!>500 and in waypoints when you will be at npc which is taking task back you need to add manual macro which will reset amount of killed creatures but here problem goes on - i dont know if it's even possible to reset killer statistics from a macro. You will have to ask MegaNo0body [/quotet thanks lover |
|||
02-11-2021, 09:36 PM
(This post was last modified: 02-11-2021 09:46 PM by doxmey.)
Post: #4
|
|||
|
|||
RE: macro task and refiller all together has how?
Instead of having a macro consuming more cpu usage you can just have a fullcheck.
Example: Code: FullCheck (32048 31043 8:Full continuetorefill Else continuetohunt Code !hpid<!hpleave;!manaid<!manaleave;!getaxe==1;!lowstamina==1,~Demon>=2000) Code: FullCheck (32048 31043 8:Full task Else gotohunt Code ~Demon>=2000) Also don't forget to add a task reset after you talk to the task npc so your bot don't go in a loop. |
|||
02-28-2021, 08:35 PM
(This post was last modified: 02-28-2021 09:27 PM by dysko232001.)
Post: #5
|
|||
|
|||
Macro manasowanie
Potrzebuje macro na manasowanie gdy nie ma potworka, a jak będzie potworek przerywa manasowanie
poda ktos makro na manasowanie gdy nie ma portworka na ekranie |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)