seeing as no1 is helping me at impsoft thought i'd try good old srl.So if any1 out their uses ibot and knows how to script PLEASE HELP!
Code:Ok i got this and it doesn't work wtf? GeShi (java): import impsoft.ibot.methods.RGB; import impsoft.ibot.methods.Script; import impsoft.ibot.methods.XY; import java.awt.Rectangle; public class Powerchopper extends Script { public static double version = 1.0; public RGB treecolor; private XY tXY; { public void mouseClickLeft(57 57 1000) } } what have i done wrong?Also if i put this in my scripts folder in ibot and save it as filename.java then compile my ibot files shouldn't it convert it to a class file?If not how do i conver it to a class file?


Reply With Quote