Jump to content
UBot Underground

web4you.pro

Fellow UBotter
  • Content Count

    33
  • Joined

  • Last visited

Everything posted by web4you.pro

  1. Define is very useful command I got loop when I use conditions define 1 if something call define1
  2. Ok. FIXED I can't save it direct for C:\ If i Change path it is ok Important is that is right now :-) plugin command("ExBrowser.dll", "ExBrowser CleanUp") plugin command("ExBrowser.dll", "ExBrowser Launcher", "Chrome", "", "") plugin command("ExBrowser.dll", "ExBrowser Navigate", "http://www.ubotstudio.com") plugin command("ExBrowser.dll", "ExBrowser Save Screenshot", "{$special folder("My Documents")}\\screen.jpg")
  3. But Yesturday it was working correct, but now doesn't work plugin command("ExBrowser.dll", "ExBrowser CleanUp") plugin command("ExBrowser.dll", "ExBrowser Launcher", "Chrome", "", "") plugin command("ExBrowser.dll", "ExBrowser Navigate", "http://www.ubotstudio.com") plugin command("ExBrowser.dll", "ExBrowser Save Screenshot", "C:\\screen.jpg") Not working
  4. Hmm C or c is the same error How Can I use phantomJS in example ? I have phantomJS like console with prompt
  5. Today ExBrowser Save Screenshot is not working: plugin command("ExBrowser.dll", "ExBrowser Launcher", "Chrome", "", "") plugin command("ExBrowser.dll", "ExBrowser Navigate", "http://www.ubotstudio.com") plugin command("ExBrowser.dll", "ExBrowser Save Screenshot", "c:\\screen.jpg") I got a generric error occurred in GDI+ Check it please!
  6. It is ok Solving what I was looking for: plugin command("ExBrowser.dll", "ExBrowser Launcher", "Chrome", "", $plugin function("ExBrowser.dll", "$ExBrowser Set Browser Language", "en"))
  7. I would like change language for English BUt I noticed that in my chrome I can only Enlish(United States) - But I got bug , cuz variable is not good format So I tried others. Not working If your language is English you should see I'm not robbot in italiano. But it is not working Even I use HMA the same, even I use Proxy the same. Language i can't change plugin command("ExBrowser.dll", "ExBrowser CleanUp") plugin command("ExBrowser.dll", "ExBrowser Launcher", "Chrome", "", $plugin function("ExBrowser.dll", "$ExBrowser Set Browser Language", "Italiano")) plugin command("ExBrowser.dll", "ExBr
  8. Yes you need this plugin and you buy , not work, cuz that is only 2$ for load . If you lad in Rubel you can paid less 20 or 200 Rubels minimum
  9. Thank you for your response. Yes google is creazy eith channging recaptcha, but we still run faster :-) It is great if Today exBrowser is helping for recaptcha
  10. Let me know .New google recaptcha is solved correct still. Did you check it last days ?
  11. Please , help me I want to see and work in diffrent sites in the same time I put code, but There I can see still the same sites clear list(%list) add list to list(%list,$list from text("http://www.ubotstudio.com/resources http://www.ubotstudio.com",$new line),"Delete","Global") set(#count,0,"Global") loop(2) { thread { in new browser { navigate($list item(%list,#count),"Wait") increment(#count) } } } How it's solving ?
  12. You try use russian product https://2captcha.com/?from=959217 There you can get Api Their are solving all captcha even just russian
  13. Do you can show Video ? Your programm is using proxy ? How looks report
  14. I foud way. i don't need plugins advance image and HTTP POST (althougt this plugin is good for threadnigs , I think) I will share soon my solving for re-captcha new goolge.
  15. hi I try login tumblr.com/login I set user agent iphon or android, but i can't even manual CLick button login How solve it set user agent("Android") navigate("https://www.tumblr.com/login","Wait") wait for element(<create account button>,"","Appear") type text(<email field>,"email@temp.com","Standard") type text(<password field>,"pass","Standard") plugin command("WindowsCommands.dll", "keyboard event", "Enter", "Key Press") mouse over(<create account button>,"No") plugin command("WindowsCommands.dll", "click mouse", "Untitled Bot* - UBot Studio Stealth Developer E
  16. If you will use proxy public you get ban . Be carreful on earn point for Youtube.
  17. Here are programers with skills. not free Ubot is cost soft. If you need bot and you can pay I can do for you, but not free
  18. You can optimization code: Conditions: set(#useragent,"Chrome","Global") set(#useragent,"Safari","Global") Loop set user agent(#useragent) navigate("http://user-agent.me/","Wait")
  19. i think that you can prepare content {spin} set time for posting. You can get real trafic only real content. Your post should be intresting for others.When you get good advice or news or something for free ;-) Mayby inspiration will be buzz ( soft for automatic posting,responsing,etc..)
  20. I want to buy plugin or script for sending re-captcha to DBC or 2captcha Plugin change resize picture and using API- only this enought If someone can prepare ready script in python or other. Welcome I know payment plugin HTTP POST and Advanced Image, but are to expensive now for me
  21. I thnik that fixed 16 box and separate is not difficult, but I have not yet script, so I can't help. I think problem will be 121316 cuz Is 2 posibles: 1 2 13 16 or 12 13 16. But this is problem for support 2captcha.I have idea for solved ;-)
×
×
  • Create New...