Jump to content
UBot Underground

Recommended Posts

I already did that, my interent is fine and I have v 2.4.6.1 install and the popup keeps showing up. Everytime I start my bot.

New file. It's not a new version

I uploaded new. But that does not change the version

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

I never got an update email..

and old link to download no longer working?

If old URL does not work, please PM me your email.

Link to post
Share on other sites

Hi pash, please auto free memory new sample kode. Thank you :)

on load("Bot Loaded") {
    plugin command("Advanced Ubot.dll", "auto free memory", 30, 128, #mem, "False", "True", "True")
}
ui stat monitor("Memory: ",#mem)
  • Like 1
Link to post
Share on other sites
on load("Bot Loaded") {
    plugin command("Advanced Ubot.dll", "auto free memory", 30, 128, #mem, "False", "True", "True")
}
ui stat monitor("Memory: ",#mem)

 

commanda only on load in working?

Link to post
Share on other sites

V2.4.6.2 (Beta)

minimize to tray : fix icon not disappearing.

(Warning. This amendment makes a difference to the previous version. File a previous version of the plugin will not work correctly.)
auto free memory : optimize and remove unnecessary processes

Link to post
Share on other sites

Is it somehow possible to change the size of a UI window?

 

ui window("Settings") { 

 

}

 

 

Thanks

Dan

  • Like 1
Link to post
Share on other sites

V3.0.0.0 (Beta)

Updates for Ubot V5.5.13
Other versions are not recommended.


hide from taskbar (this app)
hide powered by (this app)
hide title bar (this app)
hide menu strip (this app)
config ui html windows
determine window size min/max (this app)
fixed window size (this app)
change title (this app)
config ui html panel

(Warning. This amendment makes a difference to the previous version. File a previous version of the plugin will not work correctly.)
config ui html windows : add option "Min Width","Max Width","Min Height","Max Height","Window Style","Resize Mode"
Bot Loaded Only ==> UI Loaded Only

Link to post
Share on other sites

Hey Pash, 

Thanks for the update :)

 

ok, .. 

 

anyone reading this, i could use a little advice, 

 

I normally make my bots so they have nothing but the UI (no menu, no top bar etc etc)

now, .. on my pc i have no issues running any of my bots, 

however, my customers keep coming back to me telling me that the bot is stuck on "Loading ....." with a blank screen forever,

so i have checked out around 25 customers installations of my bot via teamviewer and noticed that none of the commands that are supposed to be executed when the bot loads are not being run

 

I had tried the built in Ubot onload feature, ... useless

Ive tried adding a meta script tag to execute a define which works great for me but not for some customers

Ive added all commands to be executed in a separate file to be called upon the bot loading, this again works fine for me but not for customers

 

 

so is there a more efficient way of executing "onload" commands ?

any pearls of wisdom floating around lol

 

 

Also, 

Just in case it will help

The onload commands are mainly

  • the "Hide ..... - This App" plugin commands
  • creation of a folders if they dont exist
  • move certain files if they exist
  • Some "Set" commands

 

 

Thanks in advance

 CJ

Link to post
Share on other sites

Hey Pash :)

 

Can you tell me the most efficient way of executing the most of the commands you mentioned above "Hide **** - Bot loaded only" commands, "determine window min/max size" etc etc ...

 

I normally use some script in a header of a UI to run a define upon loading, 

this is fine for me but i have lots of customers who have my bots stuck with the "Loading ... " screen, 

i have personally connected via teamviewer with them and NONE of the onload commands have been executed

 

 

Ive tried ubots onload command - useless

Ive tried script in my header to load a define - works well for me but not for customers

Ive tried calling the commands from an external file - again works well for e but not for customers

 

are there any other ways to execute the onload commands ?

something i have not read about yet 

 

any help would be great :)

 

Thanks in advance

CJ

 

 

 

EDIT : Damn it, not sure what happened there, 

my post wasnt here so i had to type it out again, sorry about that lol

 

 

Also, to note, since posting this i have moved the create folders and move files to another part of the bot which i think should lighten the on load 

but would still like to hear opinions :)

Link to post
Share on other sites

Hey Pash :)

 

Can you tell me the most efficient way of executing the most of the commands you mentioned above "Hide **** - Bot loaded only" commands, "determine window min/max size" etc etc ...

 

I normally use some script in a header of a UI to run a define upon loading, 

this is fine for me but i have lots of customers who have my bots stuck with the "Loading ... " screen, 

i have personally connected via teamviewer with them and NONE of the onload commands have been executed

 

 

Ive tried ubots onload command - useless

Ive tried script in my header to load a define - works well for me but not for customers

Ive tried calling the commands from an external file - again works well for e but not for customers

 

are there any other ways to execute the onload commands ?

something i have not read about yet 

 

any help would be great :)

 

Thanks in advance

CJ

 

 

 

EDIT : Damn it, not sure what happened there, 

my post wasnt here so i had to type it out again, sorry about that lol

 

 

Also, to note, since posting this i have moved the create folders and move files to another part of the bot which i think should lighten the on load 

but would still like to hear opinions :)

Sorry for the late reply.

Many days, I try to find a solution for a problem with the statement "on load".

But also irreparable.

 

Try to use the "$on load" in the Advanced Ubot 1.

Link to post
Share on other sites
  • 2 weeks later...

Ubot Studio ES V1.0.2.0 (Beta)

Fix
- error load option file
- disable dialog show on cancale click admin mode

New option
- create new ubot file right click >> new >> ubot studio file (first time run admin this program for register)
- config file same folder
- add column "Number", "Size", "Date", "Trademarks"
- set create backup file Attributes = Hidden

- add save setting button

 
good night.

 

post-5560-0-66380200-1431624036_thumb.png

Link to post
Share on other sites

Hi Pash,Nice Update.Can i use this on V4?

 

Ubot Studio ES V1.0.2.0 (Beta)

Fix
- error load option file
- disable dialog show on cancale click admin mode

New option
- create new ubot file right click >> new >> ubot studio file (first time run admin this program for register)
- config file same folder
- add column "Number", "Size", "Date", "Trademarks"
- set create backup file Attributes = Hidden

- add save setting button

 
good night.

 

Link to post
Share on other sites

Hi Pash,Nice Update.Can i use this on V4?

This is a program assistant

It can be used in all versions.

 

 

Hi Pash,Can you please give Auto Close Browser Crash Sample Code. :)

on load("Bot Loaded") {
    plugin command("Advanced Ubot.dll", "auto close browser crash", 60, "False", "True", "Browser.exe")
}
Link to post
Share on other sites

Thanks Pash.

 

This is a program assistant
It can be used in all versions.

on load("Bot Loaded") {
    plugin command("Advanced Ubot.dll", "auto close browser crash", 60, "False", "True", "Browser.exe")
}
Link to post
Share on other sites
  • 1 month later...

hey Pash i'm getting this error:

Plugin: Advanced Ubot.dll
Category: Apichai App Commands
Com/Fun: active windows (this app)
Comment: 

Execute:
Can only call DragMove when primary mouse button is down.

---------------------------------------------

xw30I/12gM4Qy6nuZTxht5G9gsSb8X8zbqCcc993dozR9PCy374wCOWpspaHgNmAOUUmG+n4dgEjyfmUenSUQ0zFi8HziEzzbxkqNx3FgZ8Iq1yf2iiX4WSE5WrVO7idxxHn4h6i17o2wUGG6hLgYEoNmIsdnWcTeQV5nhZlib6iuw8m/JVc3A1Ure5RwRVrcLv9pHRob+9O2LNThqwIUaFOj1wgcStmj9CJyI9yjybE7RUlDRwqM2ngsZd2QiEuZzwNbbjg1HnCGj47BartbZMAhmjX9arndUla3rnl5xtIxtzFNgSvmvZ/UwTzCFz8xV8JnoC2ocqOLkPFnr6+LXuf40zujs1043m6ObHQRsB/UknZF5BWs2PQdEDiCJFTGR2unuvPxnYoNDccwQMuYbhTItZotaqcXg5DYw4/SoRgNL+EY1v/xJSx1CWKhiYXTVgHitWB2vwExsg5OupS1Ed39fpSkPSE
Link to post
Share on other sites
  • PRO locked this topic
Guest
This topic is now closed to further replies.

×
×
  • Create New...