Jump to content
UBot Underground

zenos

Members
  • Content Count

    283
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by zenos

  1. Thank you,

     

    You can also use a plugin that clear the memory every 30 mn or hour.

     

    I also had a problem with the UI html panel that was making grow up one browser.exe, I use a plugin that can refresh the ui Html panel and now I can make run my bots 24/7 ;)

     

    And I agree with UbotDev, how close the main browser can impact and clear the memory of the new browser ?

  2. Hi Pash,after adding plugin to the ubot,whenever iam opening the ubot i got these text files on the desktop

     

    AddFindAndReplaceMenu.txt

    AddGetVaribleMenu.txt

    AutoSaveFile.txt

    CollapseNodeSpcials.txt

    CustomizeEditerModeControl.txt

    CustomizeVisualModeControl.txt

    HotMouse.txt

    Ubot5ConfigControl.txt

    WindowsSplitControl.txt

     

    Me too ...

  3. Hello,

     

    1- when I compile my bot, I got his message when I open the exe, and so, I cannot use my bot using the "ubot advanced plugin2" (I have put the txt file in "documents")

     

    http://i.imgur.com/yogRcyI.png

     

     

    2- What is the best way to use the "tab click" ? I need to run it automaticly, every hour for exemple. And when I'm on the second tab, need to run every hour too ;)

     

     

    Thank you Pash ;)

  4. am I the only one to have this issue ?

     

    "I have still an issue with one browser crash , I just launch my bot, don't do any action just wait 4 hours and the browser crash... if I delete the body in the html panel (made with SSUB), no crash..."

     

    The memory of the UI html panel (browser.exe) is growing up even if I don't do any action on my bot...

     

    any idea ? No one have this problem here ?

  5. Pash tried to help me but he didn't know we use SSUB Is there a way to Refresh Ui HTML Panel??

    You can refresh the ui html if you click on another tab in ubot... But I suppose you don't use them if you use SSUB, like me, I don't use them. This is the only way I know to refresh ui html panel...

     

    Pash tried to help me too, really nice guy !

  6. Look at the browser.exe memory in the windows's tasks manager. Is it growing up when the loop is running ? I think it is. I have the same problem... The UI html panel is not responding because the brtowser.exe is growing up till it crash.

     

    My template is made with SSUB too. I cannot find how to make it work without crash...

  7.  

    For this image

    If you want work Schedule Yourself

    You must set the option "Auto Mode = False".

     

     

    But if you want the command to run automatically.

    on load("Bot Loaded") {
        plugin command("Advanced Ubot.dll", "auto free memory", 30, 512, #myMemory, "False", "False", "True")
    }

     

    Thank you, but I have tested this way, and the clear memory run only one time... After that, memory of browser.exe is still growing up ...

  8. This auto free memory sometimes i get the message "Flash object memory " or something like that i never paid attention to it but once i left ubot running trough the night and there were at least 20 messages like that i just clicked ok on all of them but it was a weird error!

     

    Nothing At least i think wasn't wrong but i had to click on those messages which appeared!

     

    Do you know why I can't make it work on my compiled bots ?

×
×
  • Create New...