A.Lee452 you’ve never heard of rubber duck debugging? smh my head
Rubber duck debugging is pretty simple. All you have to do to explain your problem to a rubber duck (it can be any inanimate object btw). Normally, you explain your code line by line in simple English which can help your brain find the root of the problem since you’re explaining it in smaller pieces. Though you can’t mess with the automod’s code so you’ll have to improvise on that part.
edit: if you’ve ever seen that duck whenever you have a bug on codecombat, its a reference to what I just explained