code looks stable but i am tired, instead of having
#IF
checkslavecount < 1
#ACT
GoTo @clonenoobmale1
#ELSEACT
GoTo @clonenoobmaleffail
try
#IF
checkslavecount > 0
#ACT
GoTo @clonenoobmaleffail
#ELSEACT
GoTo @clonenoobmale1
Probs wont help but it will help you narrow down your code as you know its not that part if the same thing happans cos they both mean the same thing