Jump to content
UBot Underground

Recommended Posts

I have noticed that I'm being asked if I want to back up the plugins settings for the given bot I'm loading at the time. Can you elaborate what this is doing? And how it works?

post-5560-0-94841700-1395075735_thumb.png

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

How to do it? I tried using type keys but it didnt work.

 

Please contact

 

my work : http://www.screencast.com/t/BwTvuOWTDomR

Yes, a new command that will resize any window not just ubot based on the window title or class.

 

It was included in my other plugins.

Link to post
Share on other sites

Please contact

 

my work : http://www.screencast.com/t/BwTvuOWTDomR

It was included in my other plugins.

 

I used type keys command. It worked but it changes the position of the mouse. It would be better if it doesnt do that and it just simulate the keyboard press.

The one included in your plugin is just to monitor the key press not to execute a key..

 

 

It was included in my other plugins.

You mean this http://www.ubotstudio.com/forum/index.php?/topic/16096-free-plugin-screen-command/&do=findComment&comment=93058 ?

Its a plugin to get the size of the area, workarea and not to resize windows.

Link to post
Share on other sites

I added License., With my plugin.

 

and what a pain in the ass this is..  I updated the plugin and now everytime ubot studio opens it opens hundreds of popup windows for your license and then crashes ubot studio!

 

I sent you a pm with more info.  lets hope this license does not cause more hassle as its a real pain being able to use an pluign and then half way in you cant.

Link to post
Share on other sites

and what a pain in the ass this is..  I updated the plugin and now everytime ubot studio opens it opens hundreds of popup windows for your license and then crashes ubot studio!

 

I sent you a pm with more info.  lets hope this license does not cause more hassle as its a real pain being able to use an pluign and then half way in you cant.

I regret that it is disruptive to you.

License would work only when editing code Ubot only, it is not a problem with your bot then Compile.

Link to post
Share on other sites

Thanks for adding the license, it works now.

 

I had to try to fight all the popups asking me to enter my key again.  I think you need to fix that.  popup boxes pop up very fast then crash ubot and its very hard to enter the key to register.

Link to post
Share on other sites

Thanks for adding the license, it works now.

 

I had to try to fight all the popups asking me to enter my key again.  I think you need to fix that.  popup boxes pop up very fast then crash ubot and its very hard to enter the key to register.

 

Hello, After I added your License, Please you enter your email again.

 

Bots will be closed automatically.

One. You entered is incorrect.

Two., It has not been registered.

 

If you mean to remove the pop-out (in addition License Popup).

 

I need to remove Talent The plug out. If you want, I made ​​only by you.

 

Please tell me if you want to remove it all.

 

 

Did you mean to ask "Email" Every time you open it.

If so, try the "Run as Administrator" with your Ubot Studio.

If it does not Do not hesitate to contact me I can help you via teamviewer.

Link to post
Share on other sites

Hello, After I added your License, Please you enter your email again.

 

Bots will be closed automatically.

One. You entered is incorrect.

Two., It has not been registered.

 

If you mean to remove the pop-out (in addition License Popup).

 

I need to remove Talent The plug out. If you want, I made ​​only by you.

 

Please tell me if you want to remove it all.

 

 

Did you mean to ask "Email" Every time you open it.

If so, try the "Run as Administrator" with your Ubot Studio.

If it does not Do not hesitate to contact me I can help you via teamviewer.

 

 

Hi,

 

This screencast video shows the error when i install it 

 

http://screencast.com/t/ko5N0zNVyY8n

Link to post
Share on other sites

I found that there are some conflicting plugin.
Cause incorrect operation.
Resolved by testing each plugin.

Please select the plugins you think it really necessary for the project. To avoid potential conflicts of plugins.

Link to post
Share on other sites

I found that there are some conflicting plugin.

Cause incorrect operation.

Resolved by testing each plugin.

 

Please select the plugins you think it really necessary for the project. To avoid potential conflicts of plugins.

 

 

Pash you can NOT expect people to turn off plugins to make yours work! that's lame! and all the plugins i have installed i use.

 

ALL the other plugins work together fine, so yours should do too.

 

This is why i HATE licensing plugins... look at the error     http://screencast.com/t/yf8gF9If      all this to get a plugin working which was fine before you added the screwed up licensing :(

Link to post
Share on other sites

Update:  after chasing them popup boxes around the screen trying to enter my license i did it.

 

After that 503 error went away (30 mins later :( ) ubot 5 loaded with the plugin and license active.

 

I hope its not going to be like this every update.

Link to post
Share on other sites

Because the "License" Some users have problems with. I put it out
Updates will be made ​​via email like before.

Link to post
Share on other sites

will this work for the run as administrator function?

ui button("Run As Administrator") {
    plugin command("Advanced Ubot.dll", "run as administrator")
    plugin command("Advanced Ubot.dll", "exit this app")
}
 

Link to post
Share on other sites

will this work for the run as administrator function?

 

ui button("Run As Administrator") {

    plugin command("Advanced Ubot.dll", "run as administrator")

    plugin command("Advanced Ubot.dll", "exit this app")

}

 

 

For commands in "Apichai Application On-Load Commands" is working with.

 

on load ("Bot Loaded") {.
}

only

Link to post
Share on other sites

For commands in "Apichai Application On-Load Commands" is working with.

 

on load ("Bot Loaded") {.
}

only

 

When you have "run as administrator" command onload. The users doesnt need to run your bot as administrator to run? Is that what it is?

Link to post
Share on other sites

When you have "run as administrator" command onload. The users doesnt need to run your bot as administrator to run? Is that what it is?

Forced to use "run as administrator"

Link to post
Share on other sites

 

Because the "License" Some users have problems with. I put it out

Updates will be made ​​via email like before.

 

 

Thank you :)

Link to post
Share on other sites

Ok.. You should add more info on your commands. Also, please add an update logs on what you have changed or added on the new updates you release.

I explained the reason for your email

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

×
×
  • Create New...