- Thread Author
- #1
I've made this script to stun splash and alch, and used it for about one week or so, and recently (about yesterday) it has started to right click on either alch or stun and selected cast instead of just left clicking which is pretty weird?
Hopefully this isn't intended since nobody in their right mind would rightclick and select cast, while casting spells.
Another thing I've had a problem with is how fast the cursor moves. The longer I run it the faster my cursor will start to move, not really sure why this is.
Help greatly appreciated
RuneMate Version: 2.83.0
Code Used:
if (Magic.HIGH_LEVEL_ALCHEMY.activate() || InterfaceWindows.getInventory().isOpen())
if (Magic.STUN.activate() || Magic.STUN.isSelected())
Hopefully this isn't intended since nobody in their right mind would rightclick and select cast, while casting spells.
Another thing I've had a problem with is how fast the cursor moves. The longer I run it the faster my cursor will start to move, not really sure why this is.
Help greatly appreciated
RuneMate Version: 2.83.0
Code Used:
if (Magic.HIGH_LEVEL_ALCHEMY.activate() || InterfaceWindows.getInventory().isOpen())
if (Magic.STUN.activate() || Magic.STUN.isSelected())
Last edited: