Log in

View Full Version : Attack monsters with a diferent rune from sd!



Memario
03-29-2016, 00:47
Attack monsters with a diferent rune from sd!

Is there a more simple variable than $hex-currenttargetid$? A varialbe that would just say the target name would be op!
TY!

Is there any way to take itens from dp without using hexes? Tyyyyyyyy

Spirit
04-24-2016, 03:08
Well i know this option

exiva 0TARGETNAME (cast SD to player)
exiva 1TARGETNAME (cast HMM to player)
exiva 2TARGETNAME (cast Explosion to player)
exiva 3TARGETNAME (cast IH to player)
exiva 4TARGETNAME (cast UH to player)
exiva 5TARGETNAME (cast SD to monster)
exiva 6TARGETNAME (cast HMM to monster)
exiva 7TARGETNAME (cast Explosion to monster)
exiva 8TARGETNAME (cast IH to monster)
exiva 9TARGETNAME (cast UH to monster)
exiva B:TARGETNAME (cast Fireball to monster)
exiva C:TARGETNAME (cast Stalagmite to monster)
exiva D:TARGETNAME (cast Icicle to monster)

but i think its only shoot if you send the exiva...

Spirit
04-24-2016, 03:10
And this

exiva useitemonname:AA BB,Abcdef (uses item AA BB against Abcdef)
exiva useitemonname:AA BB (uses item AA BB against last attacked)

schizzo
02-22-2017, 02:35
is that possible to do something like

exiva useitemonname+2sqmnorth( just 1-2sqms above target):AA BB ?

rafox
06-27-2017, 04:47
BUMP. I need this too for Cavebot with Explo Rune.

Any idea?

xHellsx
06-27-2017, 16:26
You can change the ID for a rune in the configs then use the cavebot function shootSD (but change SD to another ID in configs)