Jump to content
UBot Underground

daverawcus

Members
  • Content Count

    115
  • Joined

  • Last visited

Posts posted by daverawcus

  1. Hi guys

     

     

    I have a bot i made that was scraping for a new tweet every few seconds 3-4 on a loop 

     

    I have tried http get and regex the tweet id out and check as well as scraping with exbrowser 

     

     

    both works great in a loop when compiled on its own, when added to a define which is triggered on loop it crashes after 40 mins

     

     

    the memory is stable and not moving up 

     

    i get this error 

     

    Faulting module path: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll

     

    i have updated all the .net still crashes

     

     

    Can anyone recommend away to check for a new tweet every few seconds and run it continuously with out ubot crashing

     

    The rest of the bot works great apart from this which in hindsight i should have test for longer before steaming ahead with the rest 

     

     

     

  2. Yeah I get the same error with all  google accounts saying

     

    You're using a browser that Google doesn't recognize or that's set up in a way we don't support. To keep your Google Account secure, sign in on another browser or change your browser's settings. Learn more


    Error page link

     

     

    I have tried proxies and user agent and disabling webrtc 

     

     

    still the same 

     

     

    After some trial and error, found out that this issue happens only in a scenario when multiple gmail accounts have already been created from the same App/IP/Device. Google somehow is marking those accounts and blocks them if they are launched by automation frameworks/extensions.

  3. Hi Guys

     

     

    A bot that runs fine inside ubot when i compile it crashes within a few minutes

     

     

    I dont think its the browser memory over loading i am clearing that and that has worked fine in previous bots allowing them to run 24/7

     

     

    what is weird is there is no crash or error message it just crashes and closes the UI adn its gone 

     

    almost like a command is closing it

     

     

    any ideas? its odd

     

     

     

  4. The fact the Audio, Image and Video command dont work in a compiled bot is an absolute disgrace

     

    they shouldnt be in there at all!

     

     

    This below should be fixed before any updates 

     

    Memory leak within the UI HTML Panel.  The tracker issue #1319 shows it well.

     

    again a disgrace that this major bug is ignored while 2 new versions are released 

  5. you can install bluestacks on a pc then use click coordinates to automate it (set the screen to set resolution size )

     

    clumsy but would work

     

    no good your installs as you wold need fresh device ids and proxies ect but for automating one account like tiktok or snapchat would work 

  6. Just bought Ustrap to use the WYSIWUG editor in a bot 

     

    but insert images and insert video doesn't work inside ubot or when you complie 

     

    it works when you preview it from Ustrap but i assume Ustrap uses a different browser

     

    can you fix this Carl?

     

    I wouldnt have bought Ustrap if i had know that the WYSIWUG doesnt work in Ubot 

  7. I coded a whole bot using the ubot image commands to find out that they only work inside UBot NOT in compiled bots 

     

    WTF is that? they shouldn't be in there if they don't work compiled 

     

     

    I had to redo it all with command line prompts which worked

     

    In other news my subscription for image and video functions was billed as per usual 

×
×
  • Create New...