Jump to content
UBot Underground

daverawcus

Members
  • Content Count

    115
  • Joined

  • Last visited

Everything posted by daverawcus

  1. They should add this as an an option to change this folder to the name of your bot
  2. How do i buy a full years silver on your website so i get the ubotlocker? i can only see a monthly option when i click buy now on the silver ?
  3. Ubots UI browser.exe has a memory leak it kills any bot after a set amount of time depending on the size of your UI and the amount of images ect I found if you use OS free memory command and set it on a loop to run every 60 sec while your bots running this keeps your UI stable by clearing the browsers.exe memory i have had bot running for weeks like this
  4. use OS free memory Start a loop when you bot launches and run OS free memory every 60 sec or so that will keep your UI stable or at least does with my bot, its being running no stop every 15 min for 2 weeks nearly now
  5. clearing the browser.exe process doesnt work if you use free OS memory it clear the browser.exe and a few other system process and works
  6. OS clear memory run this command at a set time to clear the browser exe memory I think its one of pash plugins i cant remember which one
  7. Try it with the browser hidden not headless
  8. Hi Macster Noob question but is it possible to have a wordpress website installed on the same VPS that the licensing software is added to?
  9. How do you add the support files to a custom installer what files do you need to include?
  10. If you could enter say 10 top hashtags and it returns the total post volume then get 25 to 50 hashtags related to each top 10 ten hashtags and also return there post volume that would be cool so you have a master list of 250 to 500 hastags (dependant on niche size) and there post volume
  11. HI Dan I am trying to scrape a tweet with Emojis and text with exbrowser I can scrape the element but it only pulls the text I can also scrape the emoji character separately but then am struggling to recreate the tweet combine the text and Emojo with the right spacing ect Can you scrape the inner html with Exbrowser? i have a feeling you cant As I could regex the tweet out then with emoji and text Is there anyway I can grab the tweet HTML with Exbrowser or would I have to get the whole page source code? Do you have any suggestions, am i missing something simple to try? Thanks
  12. there are on their own line That works perfect in UBot thanks alot but not in Note++ which is odd
  13. How do you kill the process UbotCefSharpBrowser.exe ? As this resets the browser memory so could do this on a loop or can you disable it from loading with any plugin? It would be great if someone made a plugin that loads html UI in a stable browser window
  14. Thanks guys thats helped lots am stuck on getting the first 2 digits from a 4 digit number ie 1359 I want 13 I can grab all the number just not the first 2, I know I need a {2} to grab only 2 I just can't do it! (^\d+)
  15. Hi guys I am trying to grab just the weekday in this case Thursday for C:\\Users\Rawcus\Desktop\couldbeanythingtext_1234-Thursday-1537.png It will always have a - in front and behind ie -Thursday- It will always have a file path as well and some text before containing possibly numbers and an underscore can anyone help Thanks in advance
  16. Yeah I use Exbrowser for all automation Its just the UI thats the problem Although am testing os free memory from browser command and it seems to keep the UI browser.exe constant
  17. Will Ubot ever fix the browser memory leak? I know most people use Exbrowser But the UI still uses Ubots browser so crashes after a set period of time I know you can restart your bots to solve this but shouldn't this just be fixed???
  18. Hi Carl Is it possible in a table or in the UI to preview an image So for a post scheduler, you could see a thumbnail of an image file path hopefully that makes sense!
  19. Hi Pash Can I use this plugin to restart my bot every 24 hours? can you show me the command please
×
×
  • Create New...