Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I need a macrooo!
#2
Sorry, the macro command that would do that is not working. I've complained about it already.

It would be "Target.NameIn(Name, Na..)".

It wouldn't test if the moster is "On Screen" but if you have a monster with that name as your target.

There is no way to test if a monster is on your screen by name.

Anyways, even the one that tests the name of your target is not working.

So, not possible,

But if you are hunting in an area that mostly have Cyclops, you can test if "any" monster is at your screen.

500 {Equip Stealth Ring} ID:=STEALTH-ID Creatures.OnScreen()>=1 Self.Inventory.Ring()==0 Self.Equip.Ring(!ID!)
500 {UnEquip Stealth Ring} ID:=STEALTH-ID BP:=0 Creatures.OnScreen()==0 Self.Inventory.Ring()==!ID! Self.UnEquip.Ring(!BP!)

Change "STEALTH-ID" for the stealth ring's ID. This macros will put on a stealth if any creature is on your screen, and take off if you have non in sights.

If this helped you, please click on "Give Reputation to this user"


Messages In This Thread
I need a macrooo! - by Muszkamtt - 03-09-2013, 03:06 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)