Jump to content
UBot Underground

HattoriHanzo

Fellow UBotter
  • Content Count

    26
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by HattoriHanzo

  1. hope there is a good black friday coupon
  2. Pash' advanced ubot plugin has 'run code' command. it allows you to run ubot code from a password protected zip file too
  3. if possible : a keyboard shortcut to create new Defines would also be very useful
  4. the 3.2.x beta didnt work for me previously on ubot 5.9.19 - shortcuts not working at all, and ubot freezing up i upgraded to 5.9.33 and its all working good - cpu usage at ~ 1% and shortcuts working btw i'm on windows 10 and i also have a long list of plugins enabled in ubot
  5. V3.2.0.0 (BETA) also acting weird for me. The keyboard shortcuts dont work and cause ubot to freeze up for a few seconds
  6. Using python you can do parameter substitution for sql - this will take care of all sanitizing As an added advantage you will also be able to set things like connection timeouts etc
  7. alert($run python with result("import socket socket.gethostbyname(\'www.google.com\')"))
  8. compiling converts your ubot code to machine code. you cant really reverse it
  9. the old ubot communication plugin with php function was a promising start, but i think its defunct now
  10. if you can modify this to work without subscription to updates that will be great ( i will buy it) thanks
  11. +1 for exbrowser support. hope you get it done soon
  12. is there any easy way to insert html into sqlite ie without escaping all the various quotes etc currenly an insert statement that inserts html into a TEXT field throws errors
  13. Hi Dan An expression like this works in xpath build pro, but doesnt in Exbrowser Scrape Element (im trying to get the inntertext - ie the actual phone number) x://strong[contains(text(),"Phone number")]/following-sibling::text()[1] Any ideas what I might be doing wrong Thanks in advance
  14. Error (429) This account's public links are generating too much traffic and have been temporarily disabled! Getting this error on your dropbox link. Thanks in any case for the free plugin
  15. looks like site is down http://downforeveryoneorjustme.com/http://ubottutorial.com/
  16. Hi Dan Is it possible to change/switch the proxy after we have launched the browser As I understand it currently it can only be set in the Launcher command (so every time proxy needs to be changed we would need to close and launch browser) Thanks
  17. Any chance you can incorporate reporting of incorrect captchas in the source code also ? thanks
  18. how can we use socks5 proxy with authentication in exbrowser would appreciate if someone could share the code
  19. been looking for something like this, thanks Transaction ID 8NL66825479021143
  20. wow - thanks a lot for Replace Xpath
  21. great plugin, picked it up today. any chance we could get a Remove by xpath (sometimes xpath is easier than replace by regex) thanks
  22. thanks for this offer darryl. please count me in for a lite version license
×
×
  • Create New...