Jump to content

Becoming a Script Writer


Recommended Posts

Posted

If you find starting with GUI's tricky, I would recommend downloading WindowsBuilderPro for Eclipse (this is ideally the IDE you should of started with as a beginner but #IntelliJMasterRace wink.png

 

Hope that helps and good luck happy.png

 

I may switch to Eclipse to use the WIndowsBuilderPro. I've heard its very easy to handle to create a GUI.

http://osbot.org/forum/topic/87731-explvs-dank-gui-tutorial/

 

Is a good beginner's tutorial on GUIs for scripters smile.png

I will look at this :) 

Posted (edited)

Paint + GUI made.

Cannot get GUI to work though. Does not listen to the command I tell it to do. 

Any insight on this would be helpful.

I removed line 

if (!getInventory().isFull()) {
getGameObjects().closest("Oak").interact("Chop Down");

Because that made it only woodcut oaks but I am not sure how to incorporate the GUI into the script. 

 

Edited by lg_juggles
Posted

Wrong bot doge.png

 

 

Wrong bot lad boge.png

Sorry I didnt even realize that! I am trying to learn on one client before I transfer it to others. I deleted my pic :P 

But I got the GUI to work :) 

I am wondering how to add more options to my GUI

 

I have select a tree:

I want to add PowerChop:

and

Collect Nest:

Do I need to start by adding a new container or label? 

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...