Jump to content
UBot Underground

Recommended Posts

Suggestion:

 

It would be cool if you can add this.

Add a command to refresh "UIhtml".

Right now the only way to do that is manually edit uihtml and hit the ok button.

Here's a short demo on how to do it manually http://screencast.com/t/Yxsnmzia

 

Hope you consider adding this.

 

Thanks

I tried several times (Before you request), but also failed.

It might be easier if Ubot disclosed in this API.

Link to post
Share on other sites
  • Replies 1k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

V2.3.1.0 Version of the test (I tested only preliminary. For people who want to try it). Add C/F: hide border style (this app): by name [http://www.youtube.com/watch?v=Cd88e9hW7r4] hide from taskbar

V2.3.0.0   Chang Name: fixed window size ==> fixed window size this app (Api new solution to "TeamViewer") fixed window size min/max ==> set window size min/max this app (Api new solution to "Te

You can download all versions of the URL that was sent to you via email. (beta version) is ideal for people who like to test the new command.

Posted Images

Here is the code I use to update the UI Html panel

ui html panel("<div variable=\"#variable\" fillwith=\"innerhtml\"></div>
", 200)
set(#variable, "Bots", "Global")
wait(0.5)
set(#variable, "Make", "Global")
wait(0.5)
set(#variable, "$$$$", "Global")
Link to post
Share on other sites

I tried several times (Before you request), but also failed.

It might be easier if Ubot disclosed in this API.

 

Thats a bummer. We should request this to support to allow plugin developers to its API since they stopped updating version 4.

 

 

 

Here is the code I use to update the UI Html panel

ui html panel("<div variable=\"#variable\" fillwith=\"innerhtml\"></div>
", 200)
set(#variable, "Bots", "Global")
wait(0.5)
set(#variable, "Make", "Global")
wait(0.5)
set(#variable, "$$$$", "Global")

 

I already know that. It have some limitations.

Link to post
Share on other sites
Thats a bummer. We should request this to support to allow plugin developers to its API since they stopped updating version 4.

 

Ubot support? (I do not want to talk about). :( 

Link to post
Share on other sites

Ubot support? (I do not want to talk about). :( 

 

Looks like you are having some trouble with them.

 

You should use skype and create your own group like what aymen did.

Its faster to communicate with your customers..

Link to post
Share on other sites

Looks like you are having some trouble with them.

 

You should use skype and create your own group like what aymen did.

Its faster to communicate with your customers..

I no English ability.

Link to post
Share on other sites

Suggestion:

 

Show/Hide UI area command.

This is useful when you have a vertical UI and you want your customer to see whats going on the browser without creating another ubot tab for it.

Most importantly useful when you are working on your bot and you need to interact with the browser. It's annoying when you have a very little space left because of your UI.

 

Example:

Show

http://content.screencast.com/users/CustomBotSolutions/folders/Snagit/media/dde08227-e091-42aa-881c-23f9b17dcd2a/05.17.2014-21.08.png

 

Hide

http://content.screencast.com/users/CustomBotSolutions/folders/Snagit/media/14e28711-0dae-4b34-988a-c5d5b7c1a400/05.17.2014-21.10.png

Link to post
Share on other sites

Due to numerous requests
I will follow the sequence (Something I still can not do it, I'll report again).
Please understand it may take time.

Link to post
Share on other sites

Due to numerous requests

I will follow the sequence (Something I still can not do it, I'll report again).

Please understand it may take time.

 

No problem.. I know you are very busy.

Just check it when you have time.

Link to post
Share on other sites

Feature Request:

 

Return current application window size (of the bot). Width and Height.

That would help to find the correct settings for compiling the bot 

 

If that's already implemented somewhere, please let me know.

 

Thanks

Dan

Link to post
Share on other sites

Feature Request:

 

Return current application window size (of the bot). Width and Height.

That would help to find the correct settings for compiling the bot 

 

If that's already implemented somewhere, please let me know.

 

Thanks

Dan

Ok found it already:

 

window size-position get (other app)

 

In the "Advanced Screen plugin"

http://www.ubotstudio.com/forum/index.php?/topic/16388-sell-plugin-advanced-screen-and-windows/

 

Cheers

Dan

Link to post
Share on other sites

Thanks pash and tlinfo! Is he in this forum?

Will this work even if the menu bar is hidden? I hope it will.

yes work on hidden menu.

Link to post
Share on other sites

Suggestion on the UI window:

Do you think you can unlock that window?

What i mean is when the UI window is open we can still click on the ubot browser in the background.

Right now UIwindow wont let us do that.

Also, option to make it resizable.

Link to post
Share on other sites

Hello customers
Because the supports of Ubot Studio let me change. Order to access some of the plugins. I made ​​a second

I took notice before changing it in the next 24 hours.

Command is changed.

 

hide powered by (this app)
hide menu strip (this app)
hide title bar (this app)
determine window size min/max (this app)
fixed window size (this app)
check windows status (this app)
window layer (this app)
menu box control (this app)
change title (this app)
 
Such a statement only applies to Ubot Dev.
Link to post
Share on other sites

I use your plugin to free mem on a private bot i created.

Every time i make my Windows 7 go into switch user mode, and leave it alone for 30 min or so when i log back in..

the ubot is closed.

 

It kills the bot every time.

Link to post
Share on other sites

I use your plugin to free mem on a private bot i created.

Every time i make my Windows 7 go into switch user mode, and leave it alone for 30 min or so when i log back in..

the ubot is closed.

 

It kills the bot every time.

Option is "second", not "minutes".

Large bots use this command to know. The duration and the amount of memory used.

It is bad when you let it run too fast.

Link to post
Share on other sites
  • PRO locked this topic
Guest
This topic is now closed to further replies.

×
×
  • Create New...