-
Content Count
156 -
Joined
-
Last visited
-
Days Won
2
Posts posted by JackCrow
-
-
ahhhh!!!, so i can use this with threading??
Does it work with multi threading?
Guess I'm about to find out...
-
Thanks a lot for this!
-
Well, this keeps getting stranger. I can run the bot just fine on my computer but not my vps. Are they somehow seeing my computer id? I've run CCleaner a few times. I don't know what I could be missing. Any ideas?
-
Thanks,
The new browser is a no go and I'm not sure about refresh browser but reset browser doesn't help either. I've also tried pulling the page via the http command but that doesn't work either. It's a strange one and I'm not sure the solution besides rebuilding everything in exbrower but I'm not even sure if that will work.
Here's a video about Varnish Cache if anyone has any interest. Any insight is greatly appreciated.
-
I keep hitting this error when scrapping a certain website. Is there a way for Ubot to clear the cache server? Not an issue on any other website, I'm using proxies, running cccleaner, ect. I've tried os clear cache and that doesn't work. Same with resetting the browser.
I'm an admitted nob when it comes to this topic. Thank you.
http://bizsquid.com/wp-content/uploads/2017/04/error-for-dank-ass.png
-
Could someone show this Regex how it would look within Ubot? I know nothing about Regex and I really need to get rid of these damn hidden characters. Thank you.
-
Did you find a solution?
-
Thank you both very much. Any courses you'd recommend for learning python? Please know that I'm a bit of a nod and had no prior programming experience before getting into ubot.
As far as my bot goes. I just created another bot that checks to see if it crashes and if it has then it restarts it. And while I know there's a better solution it seems to be working.
Thanks again for the insight and let me know if there's anything I can do for you in the future.
-
Thanks for the responses. Dan, what language would you recommend me learning? C++?
Nick -
What version of ubot are you using? It's the newest version
How are you handling your list? Are you keeping them to a minimum(under 1k)? Yes, almost all of them with about 3 being over 5k.
UBot is 32bit so you need to not exceed its memory limits. Trying :/
Refactor your code to use less "set" commands use a custom function(define) instead. Good call. I'll fine tune it a bit more.Thanks for the help.
-
please let me know if you've found an answer to this
-
Alright so I have this scrapper bot I've been working on for months and I've run into two errors after a few hours of running.
clr.dll error
ORstackoverflow exceptionI have it running on a kickass vps, .net is up to date and I've rebuilt this bastard about a dozen times. Keeping the lists small, no java, css, images or anything else, running it on the 21 browser, ( I tried the other browser as well.) Running Headless browser, the whole sabang. I even keep the resetting of referrs and user agents down to a minimum. Still crashes. So I rebuilt everything in exbrowser, SAME GOD DAMN ISSUES!So does anyone know why this thing crashes after a few hours? Only plugins I'm running are autoclose browser crash and autofree memory from Advanced Ubot and they don't have any issues in my other non browser bots. Anyone have any idea what could be causing these issues? I've been working on this for 4 months ( just the crashing issue, not the actual bot ) My hope is to have this bastard running 24/7 but at this point I get 2-5 hours. Worthless. And before anyone asks to see code, I seriously doubt I'm doing anything wrong. Thing is smoother than a Nebraskan redhead at a Jr. High Prom. I'll get plugins or whatever is needed. I just need this hoe working cause papa gots bills to pay and the landlord doesn't accept broken bots for rent payments.Help? -
Love this! Is it possible to add lighter colors? I'm trying to add a very light shade of blue to an image.
-
Dumb question for the Exbrowser pros. How can I send keys within Exbrowser. Mainly how to send the Enter key. I know to do this in Ubot is by typing text - {ENTER} but it seems when I do this within Exbrowser it actually types out {ENTER}. Help?
-
I'm having similar issues with my compiled bots. Having a bit of back and forth with support.
-
Response from support -
Please disable your AV, Anti-Malware, Proxies, Firewall, and Microsoft's
User Account Control (or UAC). These programs have the capability at
disrupting internet communications. UBot Studio and its compiled bots
need a clear path of communications to our servers in order to download
the necessary support files.Response -
Are you sure that's the issue? I've made no changes and this seems to be a common issue. I run Ubot on 2 different version of windows and the same thing is happening. Am I able to downgrade to the older version of Ubot so I'm able to run Ubot correctly?
-
Same issue here. Wish I checked the forums 3 days ago... Contacting support now. Thanks everyone for the help.
-
Be great if there was some sort of solution. Every third party service I've tried doesn't work and I'm out of ideas. Anyone?
-
-
-
Thanks deliter! That worked like a charm. Thank you so much for taking the time. :-)
-
Hey Everyone,
I have a weird dilemma that I'm sure there's a simple solution. I can't access my browser. Check out the below image, normally the browser is on the right hand side, which I assume is the norm. I feel like the nods are expanded all the way... I don't know.
http://jessegrillo.com/wp-content/uploads/2016/08/ubot-nod-view.png
And below's an image in script mode. Notice how the browser is now viewable? However, when I switch it back to nod mode I'm again unable to access the browser. I've tried opening and closing, opening different ubots, changing the size of the window, everything I know of. Any ideas? I feel like there has to be a simple solution.
http://jessegrillo.com/wp-content/uploads/2016/08/ubot-script-view.png
-
Great question. I would like to know as well.
-
Hi Code,
Thanks for the help but I'm still having issues. It seems like it worked once or twice but then stops... What a pain. Though, I was running it without CCleaner beforehand. Think that could be the issue even though I'm cleaning cookies? If you run it in a loop or with proxies the click won't show... errrr... Any ideas?
-
Thanks. It really means a lot to me.
Russian Captcha Issue
in Scripting
Posted
When solving the captcha on https://www.livejournal.com/create I have no issue in Ubot. However, in the compiled bot the captcha appears as a pop up and doesn't get solved. The bot solves a variety of other captchas without issue but this one site gives me a pop up. Live Journal is a Russian website so I'm thinking that might somehow be causing the issue?
Screen shot below. What am I missing?
http://jessegrillo.com/wp-content/uploads/2017/06/captcha.png