Jump to content

Becoming a Script Writer


Juggles

Recommended Posts

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 :) 

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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