It seems like the script is broken? 
	 
	In short, the script can launch, and recognize first task, but it is not able to do anything. 
	 
	ERROR][Bot #1][09/08 03:12:00 PM]: Error in bot executor or from Error class (and not Exception)! 
	java.lang.AbstractMethodError: client.emu.EmuClient.getMenuAction()[Ljava/lang/String; 
	    at org.osbot.rs07.api.Menu.getMenu(oe:189) 
	    at org.osbot.rs07.api.Menu.getMenuIndex(oe:152) 
	    at org.osbot.rs07.event.InteractionEvent.iIIiiiiIiIi(bl:368) 
	    at org.osbot.rs07.event.InteractionEvent.execute(bl:489) 
	    at org.osbot.rs07.event.EventExecutor.iIiiIiIiIii(eg:229) 
	    at org.osbot.rs07.event.EventExecutor.execute(eg:226) 
	    at org.osbot.rs07.script.MethodProvider.execute(xe:581) 
	    at org.khal.z.cON.g(jc:127) 
	    at org.khal.z.cON.g(jc:62) 
	    at org.khal.j.aux.g(ac:56) 
	    at org.khal.j.aux.B(ac:170) 
	    at org.khal.thiever.f.NUL.E(w:213) 
	    at org.khal.thiever.f.NUL.B(w:335) 
	    at org.khal.thiever.Thieving.onLoop(aa:326) 
	    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(vm:235) 
	    at java.lang.Thread.run(Unknown Source)