Jump to content
UBot Underground

Any example script available using UI stuff?


Recommended Posts

The following UI stuff look interesting..

1. UI check box

2. UI List box

3. UI window.

 

but I have no idea how they work and cannot find anything discussing them..

Does anyone know of any sample code using them.

Link to post
Share on other sites

The following UI stuff look interesting..

1. UI check box

2. UI List box

3. UI window.

 

but I have no idea how they work and cannot find anything discussing them..

Does anyone know of any sample code using them.

 

Go to the tutorials page http://ubotstudio.com/tutorials.aspx and under the section titled "Skills Series" there is a video called "creating user interface". Check that out first.

 

Also check out the excellent tutorials on Aaron Nimocks site http://www.ubottutorials.com/category/tutorials - while the tut may not specifically be about ui you will see him use ui stuff extensively in his bots.

 

Andy

Link to post
Share on other sites

1. If checked, the variable will result as 'True', if unchecked, 'False'

2. The variable connected with the listbox will get the value which is being chosen in the list.

3. The UI windows will show up under 'Settings' You can add any UI item into the UI window and yeah, play around with this one, it's pretty self explanatory :)

Link to post
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.

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.

Loading...
×
×
  • Create New...