Hey there folks!
 
	Lifetime reader, first time writer here.
 
	In those days i'm starting to approach Bot-Programming and the ones for Runescape got my attention (playing since '08).
 
	I was trying to experience with my first written-bots, i wrote a basic skeleton (thanks to the forum community and the api description) and exported the code i wrote to a JAR file in the out folder of my root project.
 
	The code is a very simple skeleton just for running and testing the funcionality of OSBot APIs.
 
	I runned the output JAR and it prompted me to the login screen, where i inserted my credential and clicked launch.
 
	The problem is, that as soon as i press "Add bot" and add my brand new account for testing, once i click "Continue", it returns into the main screen and says:
 
	Bot Initialization Error.
 
	Also i assured that the Bot worked starting it from another source and it prompted me into the game login screen, so it could be my script failure?
 
	 
 
	I dont know why could cause this, and would like some of experienced scripter like you.
 
	Thank you in advance to all!