Jump to content
UBot Underground

a2mateit

Fellow UBotter
  • Content Count

    1673
  • Joined

  • Last visited

  • Days Won

    60

Everything posted by a2mateit

  1. Hi Guys, Trying to work with canva {DOT} com but I am unable to work with this site due to the older browser that ubot still uses. This is the message I get when trying to work with this site: Canva’s editor doesn’t work yet in this browser. If you’d like to create a new design, give it a go with the latest version of Chrome, Firefox, or Safari. You can still view your existing designs though, so click away… Anybody got a work around for this? Obviously I have tried changing the user agents. Guys I'm stuck on this, can someone please shed some light? Thanks
  2. I can say that TJ's plugin works nicely for this purpose. Definitely the easiest way to accomplish what your wanting to do.
  3. Thanks for the quick add pash! Your the best.
  4. Hi pash, Great Plugin! Sorry if it has already been asked, but is there a way to prevent a bot from being un-minimized from tray? I want to minimize it to tray and prevent it from being un-minimized. Also, can I use dynamic variables in the "message" box of minimize to tray? I want it to act like a status monitor. Thank you! Justin Update - I tried using #variable in the "message" with no luck.
  5. I have used it in the past and I have a couple things that I call from the private bot bank. It comes in handy with some small snips of commands that I use very frequently (think proxy check, custom captcha solve, etc.)
  6. Yep. You can set the file name to whatever you want before each download.
  7. You should be able to do it with the download file command. It should look a little something like this: download file($next list item(%urj), "{$special folder("Application")}/Your Folder Here/file name here.txt") HTH, Justin
  8. Hey batibot, You can do this with the private bot bank. Or you can use defines like ubotdev suggested.
  9. Great to see spamvilla directly integrated into Ubot. Thanks Pash!
  10. You do the @ by using key down + shift, the type 2, then key up + shift. This will simulate holding shift while hitting the 2 key and will give you @ symbol...
  11. Hi Pash, I'm trying to use the run ubot code command. And it works fine when I stick it into a define. But then it won't run in a thread, in new browser. Can I use this inside the thread -> in new browser? Thanks
  12. Add list to list from text (useragents) Then use random list item for user agent.
  13. Looks like your using v5? I would try it on v4 and see if that solves the issue...
  14. Hey Buddy, Since this idea never really resulted in any sales, how about releasing it for free to the community? I have been doing something similar that this plugin does with online-image-editor.com Would be nice to have this feature built-in to ubot...
  15. Yep, like ubotdev said you can use move mouse. Have a play with the "windows commands" and you'll find you can do what you want. But, it'll need complete control of your computer while it's running.
  16. Are you using change attribute with $solve captcha inside? I have also noticed that causes the browser.exe crash. Thats why I always set the captcha using $solve captcha, and then change attribute with the captcha variable. Although here lately, I have avoided using ubots built in captcha solving capabilities by using pash's free captcha plugin... It's a real life saver. It also allows you to reclaim captchas that were solved incorrectly. So no more paying for incorrect captchas
  17. Hey Patrick, Great tutorial! Nice to see you giving back to the community. Wishing you lots of success in your ubot journey!
×
×
  • Create New...