I am using

Code:
  if (!%rNick) { $aRepeat }
  if (%rNick == Tester) { $aRepeat }


To loop it if %rnick is not set or the nick is tester now that i think of it i should recode this part so it just replaces rnick again without looping the whole thing

edit: replaced the code now just have to wait and see if it triggers anymore

Last edited by HackHeaven; 31/01/15 02:53 PM.