Hey, is there any auto interrupt for PvP available at the moment ? Been searching on thebuddyforum, ownedcore etc ... Found nothing :/
Thanks![]()
Hey, is there any auto interrupt for PvP available at the moment ? Been searching on thebuddyforum, ownedcore etc ... Found nothing :/
Thanks![]()
Hope its for a private server, cause u go into live server with it and you will be banned but you already know that dont you :P
Hello, what do you mean by "auto-interrupt" ?
Do you mean a cheat ? or just the cast of a silence/interrupt spell immediatly ?
I don't see how this would lead to any ban, and the combat class at thenoobbot do it in their dps profiles.
if(Target.IsCastingOrChanneling)
Interrupt();
Some people preffer to add a delay to don't leave any suspicion, like, waiting for 0.2 secs before interrupt.