Snowydell Posted February 1, 2015 Posted February 1, 2015 if(getInterfaces().containingText("Use the buttons below to design your player") != null) { mouse.click(258,288, false); } I believe it's not working because the interface is still technically open but it is just closed once you accept it so it keeps on clicking. How would I make it where if those words disappear off the screen it will be nulled and not click anymore. Thank you :p
Botre Posted February 1, 2015 Posted February 1, 2015 No offence but I don't think you are ready to write a tutorial island script. 1
Mysteryy Posted February 1, 2015 Posted February 1, 2015 Check for the specific interface and see if its open. 1
Snowydell Posted February 1, 2015 Author Posted February 1, 2015 No offence but I don't think you are ready to write a tutorial island script. Doesn't hurt to try :p Check for the specific interface and see if its open. Thank you, let me try that.
Botre Posted February 1, 2015 Posted February 1, 2015 Doesn't hurt to try The map positions of tutorial island are dynamic. You'll have to be able to use configs or color for proper AI. You are stuck at the first interface of the island, there are easily 50+ in total. It doesn't hurt to try, but it's one of the harder scripts just a heads up ^^ Good luck!
Snowydell Posted February 1, 2015 Author Posted February 1, 2015 (edited) The map positions of tutorial island are dynamic. You'll have to be able to use configs or color for proper AI. You are stuck at the first interface of the island, there are easily 50+ in total. It doesn't hurt to try, but it's one of the harder scripts just a heads up ^^ Good luck! *Deleted* Edited February 1, 2015 by Snowydell
Isolate Posted February 2, 2015 Posted February 2, 2015 (edited) The map positions of tutorial island are dynamic. Do you mean they move ( ;) ) Edited February 2, 2015 by Isolate
Snowydell Posted February 2, 2015 Author Posted February 2, 2015 Do you mean they move ( ) Yeah wtf , they move? Fuck this script.