Posts: 231
Threads: 50
Joined: Dec 2013
Reputation:
0
Hi.
I need 100% working macro which use stealth ring when see 3 MONSTER on screen.
Other macros work 50% because use stealth ring when 3 monsters or players so... Sometimes it's waste when in cave are a lot of people.
I helped you? My script is good?
Give me a reputation point Thank you!
Posts: 2,010
Threads: 147
Joined: Jan 2014
Reputation:
0
I think only possible when 3 same monster on screen
Creature.byname or meaby try creatureisamonster or player on screen =00
Also can be usefulll creature by range for example 3
When I'll come back from work I'll try to do something
Posts: 231
Threads: 50
Joined: Dec 2013
Reputation:
0
When u do perfect macro please tell me :p
I helped you? My script is good?
Give me a reputation point Thank you!
Posts: 404
Threads: 54
Joined: Jun 2011
Reputation:
0
WRONG SECTION FOR THIS THREAD !!
¡Scripts for Gamers make experiencie for you!
Posts: 2,010
Threads: 147
Joined: Jan 2014
Reputation:
0
500 {stealth ring smart} smart:=1 idring:=ID Creatures.PlayersOnScreen()==!smart! [1more] Creatures.Beside()=>1 Creatures.OnScreen()=>3 Self.Equip.Ring(!idring!) Exit {1more} Creatures.Beside()=>1 Creatures.OnScreen()=>4 Self.Equip.Ring(!idring!)
That one should equip s ring when
if player on screen
4 monster on screen (including player) and 1 of them is minimum 1 sqm from you
if no player on screen
3 creatures on screen and minimum 1 of them 1 sqm from you
cannot check it cuz is update today but i guess should be better