Jump to content
UBot Underground

iDollarsteam

Fellow UBotter
  • Content Count

    141
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by iDollarsteam

  1. Hello.

     

    Thanks for the info. The page after you confirmed the subscription was pointing to an old page. That's fixed now.

     

    Nevertheless you already have access to the HTTP Tutorials. They are available in the facebook group files section:

    https://www.facebook.com/groups/ExBrowserPlugin/files/

     

    There is a file called "HTTP Plugin Tutorials Download LINK" that will point you to  the right place.

     

    Regards

    Dan

    I see no file in the files section of the group :(

  2.  

    Upcoming Changes:

     

     

    Some of you asked what's going on. And yes, I'm still here and working on stuff.

    So far the Plugin is working great and it was not necessary to update a lot.

    But I'm currently working on some new changes updates.

     

    Just a heads up what's coming next:

     

    *Reverting the Support File Changes. I will now take care of that completely. For Ubot and compiled bots! Found a smarter way of doing this!

    * Engine Updates (Support for latest Chrome / FF)

    * WEBRTC Fix / Update for Chrome

     

     

    Couple of things that need to be removed:

     

    Support for PhantomJS. This is no longer developed. And Selenium will stop support for it soon. Chrome Headless is a much better alternative though. 

    And I'm not sure if anyone really used PhantomJS at all. Way easier to code for chrome. 

     

    Firefox Plugin Support. Because of Selenium it's not possible to load most plugins automatically. You can still support it, but you have to do it manually via a custom profile!

    That also means that proxy authentication (required a plugin), disable images and WEBRTC prevent can't be automated anymore. I'm still working on this, so maybe there will be a solution.

    But so far the only way is via a custom profile. I'll probably release the new update without this, and then work on this (if possible) for the next version.

     

     

    If there is other stuff you would like to see, please contact me. 

     

    Cheers

    Dan

     

     

    Hi Dan,

    I would like to ask for a videotutorial for automating firefox (proxies via plugin and custom profile) - what is the plugin that works now for this and where to get it and how to set it up and automate it (if it can be automated in such a way that can be usable in bots made for clients).

     

    Thank you!

  3.  

    ExBrowser Update 1.3.2.0
     
    Changelog:
    Proxy fixes
    Firefox Proxy Authentication Update!
    Maximize Window fixes
    Disable Notifications Option (Chrome)
    Selenium und Driver Updates
     
    Info:
    Firefox Proxy Authentication now works with a FF Extension.
    So no need for AutoIt and Window handling anymore. That makes it works
    a lot better. And now also supports multithreading with FF and proxy authentication.
     

     

     

    A question for Dan or anybody that know how this work:

     

    What FF extension for using proxies (proxy:port:user:pass) in Firefox? How do I implement this solution (any short tutorial...at least some ideas?)

     

    I made a huge bot for a client using Firefox and the last thing that I wanted to do is setting up the proxies for the browser...it should be a very fast fix ... just the http proxy option function in Exbrowser... I have the deadline today and I'm experimenting and searching for the last 3 hours here and on youtube and on Facebook for a solution for freaking FF to use proxies with user and password  ... I do not have time to move everything to Chrome, I tested it and some buttons and automation must be redone ... Why there is no tutorial on this VERY common usercase - how to use and change HTTP proxies on Firefox ??

  4. Unfortunately this is not possible with Chrome, Firefox and PhantomJS. We rely on the features of those browsers unfortunately. So we can't change their behavior.

     

    But there are two options:

     

    1. There are plugins for Chrome who allow you to switch proxy servers on the fly. You might be able to automate it with one of those plugins. But I didn't test that.

    2. You use a proxy Software like https://www.hidemyass.com/. You can change the IP address with a Shell Command from within your Bot.

     

    I hope this helps.

     

    Regards

    Dan

     

    Unfortunately the last version of HMA do not work with parameters anymore and they do not intend to bring this function back...so no luck with HMA anymore (unless you want to use v 2.8 but that is leaking DNS and you need to teach each customer how to fix that from their windows)

    • Like 1
  5. Hi allcapone1912,

    I know that the topic is from March but I want to know if the save element image approach is working for you...

    As far as I know, in Hotmail, they have protection and if you use ubot to take a snapshot of the captcha image it will trigger a captcha "reset" and the answer will always be wrong (even if you have the right answer from the captcha service, hotmail will see it as the wrong answer).

    At some point I used to make a screenshot of a parent tag and then crop the image to not trigger the security on the page but I can't do that efficiently with exbrowser... How did you solved the problem? (all my attempts to solve the captcha using element snapshot are failing now - with the right response from the captcha solving service)

     

    Thx!

  6. Guys... I need a little help deciding what version of Chrome to use.

    I have the latest Ubot update and in the settings I got Chrome 21 and Chrome 49 ... the logical choice would be 49 but when I compiled a bot and run it I got "you are using an old version of chrome, you need to update" or something like this after I loaded live.com ...so...in the update it say that the internal browser was updated to the latest version... is it the latest or not? :)

     

     

    Thx

  7. Hi Dan, I sent you a PM but I'll post my question here also... May be someone else know the answer and can tell me the response faster :D

     

    I want to query the registry for a value and get the response back in to ubot and shell hidden function appear as the best option...

    My code for testing is:

     

    shell("cmd /k REG QUERY \"HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\User Shell Folders\" /v \"Start Menu\"")
    set(#test,$plugin function("Advanced Shell.dll""$shell hidden""cmd REG QUERY \"HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\User Shell Folders\" /v \"Start Menu\""),"Global")

     

    The first shell command that is the native shell command in ubot is working just fine and I can see the result in the cmd window but on the second line I use the shell hidden function in a variable (as shown in the examples page of the plugin) and I get an error : File not found ...

    I have used the same switch like in the native shell and also no switch (on the plugin page say that we should not use the switch as it uses /c by default) and I get the same error...

     

    Does someone can show me how to get the correct response or behavior using shell hidden? I need to manipulate registry from ubot and not load them from a reg file...

    Thank You!

  8. Hello guys,

     

     

    Can you automate Google+, Facebook, and other social media sites with Ubot?

     

    I want to be able to do likes and comments...

     

    In facebook I would like to follow certain people automatically.

     

     

    Is all of that possible?

    :) of course you can bro... Those big names you asked about are tough to crack (depending on what you want to do - with account creation you will have some bumps :) ) but you can do almost everything with Ubot and some little tricks ... you just need to be inventive and think "outside of the box" ... In some cases they can detect the Awesomium signature and block some features so you will have BIG bumps (for example if you want to automate the like feature on FB and the confirmation window... some popups in youtube and so on) but with additional software you can automate everything that open in a browser... and not only that :D

  9. How could you do that with urls?

     

    If you have a list of urls and you remove domains with numbers and dashes and also any that

    are not .com .net and .org?

     

    The url list format is

     

    url.com

    url.net

    url.org

    url.info

     

    Etc...etc...

     

    You can use the above example to do that... Replace "1,2,3,4" in the pattern list with ".com, .org, .net, .info" and modify the code to save in the result list the elements that CONTAIN the patterns (now it save the elements that DON'T CONTAIN the patterns) ... Also replace the base list with your list of urls :D ... You can make the example more versatile with regex

  10. if you want to remove only the elements that CONTAINS the elements (patterns) in the first list then this is a way to do it.

    In the end you will have the Results list made only from elements that don't contain any of the patterns - in our example 35 elements from the 100 elements in Base List:

    comment("Creating the lists for the example")
    divider
    comment("This is the list with the patterns You want to remove elements that contain this")
    clear list(%Patterns)
    add list to list(%Patterns, $list from text("1,2,3,4", ","), "Delete", "Global")
    comment("This is the base list - you want to remove items from here if they contain the patterns in list Patterns")
    clear list(%Base List)
    set(#item, 1, "Global")
    loop(100) {
        add item to list(%Base List, #item, "Delete", "Global")
        increment(#item)
    }
    divider
    comment("Example start:")
    clear list(%Results)
    set list position(%Base List, 0)
    comment("We check every item in Base list if contain the patterns in Patterns list")
    loop($list total(%Base List)) {
        set(#item, $next list item(%Base List), "Global")
        set list position(%Patterns, 0)
        comment("We define a check- is 0 by default and it will turn to 1 if the item contains the Pattern")
        set(#ItemContainsPattern, 0, "Global")
        comment("we check the Base Item with every pattern")
        loop($list total(%Patterns)) {
            set(#Pattern, $next list item(%Patterns), "Global")
            if($contains(#item, #Pattern)) {
                then {
                    comment("if base item contains the pattern will set the check to 1")
                    set(#ItemContainsPattern, 1, "Global")
                }
                else {
                    comment("if the base item don\'t contain the pattern nothing happen")
                }
            }
        }
        comment("We ad the base item to a new list if it does not contain the pattern")
        if($comparison(#ItemContainsPattern, "=", 1)) {
            then {
            }
            else {
                add item to list(%Results, #item, "Delete", "Global")
            }
        }
    }
    
    
  11. I have solved that almost a year ago (and it works till today with updates) ... you need to emulate mouse movements and keystrokes and also use the right "time spent" on the signup page ... the bot will be slow and it will only make 2 accounts per proxy but it will be trusted accounts.

  12. Zenno has the option to save browser cookies in separate files for separate sessions (accounts) and use them again and again... I wonder why Ubot did not added this feature by now... All about cookies manipulation is crucial in web automation...

  13. Hi,

    this morning I have a recurring problem: When I opened Ubot, at login verification I had this error - "the remote name could not be resolved -secure2.ubotstudio.com", on the second try it worked fine. After an hour of work I compiled my bot and worked fine, then I worked another 10 min and try to compile again and I have the same error - "the remote name could not be resolved-secure2.ubotstudio.com" but now I can't get over this, every time I try I get the same error ... The same error I get on ubotstudio.com if I press the "Download Now" button... Problems with the server?

  14. Hi Meter, it seem that my problem persists, I can only activate 5 licenses per project, after that I get an error as stated in my previous post. I hoped that I solved the problem by running the software as admin. It tuns out that I had just deleted one license so it worked. How do I solve this problem? is Urgent! I have a bot on sell and I can't activate licenses!

  15. Hey Aymen,

     

     

    Yeah that works perfectly. Ofcourse...

     

    *Having a dumb moment here*

     

     

    Thanks man, awesome support, as always!

     

     

    Hi Walter, if you want to "play" with HTTP requests install Fiddler 2 on your computer and watch some tutorials on YT on how to read the requests. Then you will be able to see the required url in the request (like the google search req you needed earlier ), the type of request (GET, POST or other type), the headers, cookies and much more. After you learn a little about that you will have an entire "new world" at your feet using Aymens plugin.

    • Like 1
×
×
  • Create New...