amonseti
Grandmaster
Looking for a Macro that you cant find . Request it here in this thread .
Possibly I or anyone else may take on the challange.
Possibly I or anyone else may take on the challange.
I could make one but you would still need to target the corpse .Is there a macro to use the knife in your bag to cut a red corpse with one click?
Is there a macro to use the knife in your bag to cut a red corpse with one click?
yeah steam sucks for this .. hope someone has a decent solution .. I currently use the steam targeting system and assign hot keys .. there may be better out there but a difficult macro to make as you need other people there for testing , modifying , polish etc.Here I a request for PVP / PVE targeting macros.
Looking to bind a specific key for each of the following, one per key.
Target closest Murderer/red
Target closest gray humanoid
Target closest blue humanoid.
Or, whatever setup you guys think works best for Steam as far as targeting macros. I really liked razor for targeting. Steam seems to not be as friendly.
You can just go to hotkeys--Target--Enemy.Here I a request for PVP / PVE targeting macros.
Looking to bind a specific key for each of the following, one per key.
Target closest Murderer/red
Target closest gray humanoid
Target closest blue humanoid.
Or, whatever setup you guys think works best for Steam as far as targeting macros. I really liked razor for targeting. Steam seems to not be as friendly.
getenemy 'closest' 'murderer'
if @findobject 'enemy'
autotargetobject! 'enemy'
if murderer 'enemy'
attack! 'enemy'
target! 'enemy'
@clearusequeue
@cancelautotarget
stop
endif
You can just go to hotkeys--Target--Enemy.
I hacked this out from a different macro but I think it will work for just doing red. Not sure if it will try to grab red mobs also. Exchange the 'murderer' for 'criminal' and it should grab any grey players. The macro I had chained criminal, gray, and, murderer to grab whichever was closest. I believe steam distinguishes grey players and mobs by referring to players as 'criminals' and mobs as 'gray'.
Code:getenemy 'closest' 'murderer' if @findobject 'enemy' autotargetobject! 'enemy' if murderer 'enemy' attack! 'enemy' target! 'enemy' @clearusequeue @cancelautotarget stop endif
I may look into this one .. i love making crafting macros .How about one to craft empty potion kegs? Restock resources and tools, craft pieces and assemble the keg, move it to a storage pack. I had one done up in Razor but the addition of the new crafting items messed it up.
yeah thats kinda how my slayer crafting macro works .. but you need to preset the organizer targets etc , ive kinda started stearing away from that in favor of all in one macro .. also make them easier to share .. once you start adding organizer calls in your macro the usage instructions become complicated .Make use of the organizer. I do this all the time to where I run a pull macro to pull out a tool and the resources needed. Then an organizer to move the crafting tool and crafted whatever back into the chest. So record yourself making the item then put organizer 'X' before it to pull resources then organizer 'Y' after it. Adjust pauses accordingly.
First you would have to decide which ones are worth a damn, next would be to compile a list.Looking for a macro that will go through my 40+bod books and pull out only bods that are worth a damn. Any chance anyone has one of these?
Soooo if I were able to provide a list. Someone could make this then?First you would have to decide which ones are worth a damn, next would be to compile a list.
yes .. but the problem with these is one mans junk .. is A ....Soooo if I were able to provide a list. Someone could make this then?
Sent from my SM-G900P
Ehh with bods it's pretty cut and dry which are worth anything. I'll work on getting a list together for ityes .. but the problem with these is one mans junk .. is A ....