Jump to content
UBot Underground

Recommended Posts

 

 

@Volund - I get that when i click a UI button within Ubot using the "Main Button Click" but it is usually fine in the compiled bot

 

 

Cheers

 

CJ

 

 

It does work in the compiled bot without throwing off the errors. With a little tweaking I got everything to run like I wanted it to and it was easier than going down the path I was on. 

 

Thanks.

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

Pash can you please add an option to allow main ubot window to be clickable when a menu (UI Window) is opened ?

 

example. when you got to menu Tools and open a window... it is "on top" and you cannot click on the main ubot window anymore ... can you please add an command to remove the "on top" from menu windows and allow to work with main UI even if a menu window is opened.

 

thank. great work pash.

http://www.ubotstudio.com/forum/index.php?/topic/17500-sell-plugin-advanced-ubot-2/page-6&do=findComment&comment=108588

Link to post
Share on other sites

Hi Pash,

 

When i first installed Advanced ubot 1 the moment the plugin was added it arranged my screen nice and tidy and put a debug window on the right

but since one of the updates ubot opens its window in a random place, i quite liked it when i started ubot and it was all arranged ready to go

 

was something changed in one of the updates ?

 

i re-installed the first version (2.3.8.3) yesterday just to see if i was going mad and the moment i added it to my plugins indeed the screen arranged itself nice

then i re-upgraded to the latest and my screen was all over the place again :(

 

 

am i missing a setting somewhere to go back to the tidy screen ?

 

 

hahahah, just read that back to myself, how lazy am i :P

 

 

no rush for the answer, just wondering if i missed something

 

 

sweet plugins, awesome updates, still loving it :)

just a petty query ;)

 

 

Thanks

CJ

Link to post
Share on other sites

Hi Pash,

 

When i first installed Advanced ubot 1 the moment the plugin was added it arranged my screen nice and tidy and put a debug window on the right

but since one of the updates ubot opens its window in a random place, i quite liked it when i started ubot and it was all arranged ready to go

 

was something changed in one of the updates ?

 

i re-installed the first version (2.3.8.3) yesterday just to see if i was going mad and the moment i added it to my plugins indeed the screen arranged itself nice

then i re-upgraded to the latest and my screen was all over the place again :(

 

 

am i missing a setting somewhere to go back to the tidy screen ?

 

 

hahahah, just read that back to myself, how lazy am i :P

 

 

no rush for the answer, just wondering if i missed something

 

 

sweet plugins, awesome updates, still loving it :)

just a petty query ;)

 

 

Thanks

CJ

Advanced Ubot 1 V2.4.5.0 (last version)

 

V2.4.1.0

Remove All Special Coomand (Move To Advance Ubot 2)

 

read more in "Update Log.txt"

Link to post
Share on other sites

Advanced Ubot 1 V2.4.5.0 (last version)

 

V2.4.1.0

Remove All Special Coomand (Move To Advance Ubot 2)

 

read more in "Update Log.txt"

 

Dont know how i missed that, bit embarrassing :P

my mind is elsewhere these days :/ lol

 

Beautiful :)

 

Thanks Pash :)

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

Pash, I know you made some changes to the licensing system, so I went to grab an update today via my dropbox link, but it returns 404. How can we get the updates now? Thanks

Link to post
Share on other sites

Pash, I know you made some changes to the licensing system, so I went to grab an update today via my dropbox link, but it returns 404. How can we get the updates now? Thanks

I sent an email, please check.

Link to post
Share on other sites

V2.4.6.0  (Warning. This amendment makes a difference to the previous version. File a previous version of the plugin will not work correctly.)
hide border style (this app) : fix not work on Ubot 5
hide border style (this app) : add option "Hide Border"
hide border style (this app) : add option "Run On Debug"

Add sample file in folder "Sample Files - V2.4.6.0 Up"
hide border style (this app).ubot

  • Like 1
Link to post
Share on other sites

hi Pash,

 

how to make Thread Control add to ui html panel ?

use in ui buttom

see it sample file in folder "Sample Files - V2.4.4.0 Up"

Link to post
Share on other sites

use in ui buttom

see it sample file in folder "Sample Files - V2.4.4.0 Up"

 

 

 

ui stat monitor("sasasasasa   :   ",#say)

asasa()

define asasa {

    set(#say,0,"Global")

    loop(100) {

        increment(#say)

        wait(1)

    }

}

ui button("Stop Thread") {

    plugin command("Advanced Ubot.dll""threads control""Stop")

}

 

define don't working. only thread command?

Link to post
Share on other sites

define don't working. only thread command?

You must use the Add thread before.

plugin command("Advanced Ubot.dll", "threads control", "Added Threads To Control")

 

Link to post
Share on other sites

 

You must use the Add thread before.

plugin command("Advanced Ubot.dll", "threads control", "Added Threads To Control")

 

 

Very Good Pash :) Thank you. Nice Working.

Link to post
Share on other sites

How to use "auto free memory"? Do i need to run that command everytime i want to free memory or just need to run it once?

Link to post
Share on other sites

How to use "auto free memory"? Do i need to run that command everytime i want to free memory or just need to run it once?

see in sample file "Free Memmory (Auto Mode = False).ubot"

 

run one set "Auto Mode = False"

Link to post
Share on other sites

Hello pash, what this pop up about? I'm a paying customer of your plugins.

https://drive.google.com/file/d/0B0hSg60eXoShY2Z3eWNlZEd3MVU/view?usp=sharing

This window will appear on the problem.

Please download the latest files from DropBox, and check your Internet connection.

Link to post
Share on other sites

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.

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

×
×
  • Create New...