Jump to content
UBot Underground

rocket976

Fellow UBotter
  • Content Count

    567
  • Joined

  • Last visited

  • Days Won

    9

Posts posted by rocket976

  1. Having the same problem discussed earlier in this thread Exbrowser launches twice then crashes leaving it useless. Sent a ticket 3 days ago that's why I'm posting here. Really need to get back to work... Would have been nice if the solution was posted here.  

    • Like 1
  2. I'm still having the same problem as well, however still using the same domain.  So you actually set it up on another domain and the problem persists?  That was going to be my next step... hmm that sux its a real pain making excuses. phpmail is working fine from support script.. 

     

     

     

    I did not get any reply from you, i did manage to new domain so do we need to configure email host again like in th config.php example? because no email is being sent automatically on purchase instantly although new license is getting generate in my dashboard?

     

    function send_mail($to, $subject, $body){
            require_once('PHPMailer/class.phpmailer.php');
            $email = new PHPMailer();
            $email->IsSMTP();                                                     // telling the class to use SMTP
            //$email->SMTPDebug  = 2;
            $email->SMTPAuth       = true;                                          // enable SMTP authentication
            $email->Host           = 'in.mailjet.com';                             // sets the SMTP server
            $email->Port           = 25;   
            $email->Priority     = 1;                                             // set the SMTP port for the GMAIL server
            $email->Username       = '07539vy0t943ynv093y4n0t9rnyv3049';             // SMTP account username
            $email->Password       = '98vy03948yv0394yv03t94nvy0394yvn';            // SMTP account password
            $email->From          = 'noreply@WEBSITE.com';
            $email->FromName      = 'WEBSITE NAME';
            $email->Subject       = $subject;
            $email->Body          = $body;
            //$email->IsHTML(true);
            $email->AddAddress( $to );
            //$email->CharSet = 'UTF-8';
            $email->Send();
        }
    ?>

  3. I have the same problem and none of my client license are getting sent out, did you overwrite the original files?  No idea whats wrong and have confirmed php sendmail is working fine..  very annoying..

     

     

     

     

    Just waiting for my host to get back to me now, ...

    And yes, i think this happened before (exact same time i locked myself out of the lic admin), but for the life of me i cant remember how i resolved it :/

     

    In the mean time, any chance you could possibly shoot me a link to the original Unleashed locker files ?

    (I seem to have misplaced them)

     

     

    Cheers

    CJ

     

     

    EDIT : Figured I would let you know the situation, ...

    The auto mailing is now working again.

     

    Couldn't tell you what the issue was or how it was resolved but none the less glad its working again.

    It's a strange old existence sometimes lol.

  4. This is what I did

     

    define get_selected_indexes {
        clear list(%index_totals)
        wait(0.1)
        add list to list(%index_totals,$list from text($plugin function("UStrapPlugin.dll", "$table get selected indexes", "YORUTABLENAMEHERE"),","),"Delete","Global")
        wait(0.1)
        set(#get_selected_indexes,$replace(%index_totals,$new line,","),"Global")
        wait(0.1)
        set(#total_selected,$list total(%index_totals),"Global")
    }
     

    Think thats what your looking for

  5. So as the title says seaching for any possible solution to solve captcha with exbrowser? 

     

    Does it exist?

     

    I have all the plugins, none of them work... perhaps its the example code, perhaps I dont have a clue what Im doing...

     

    All I know is its very fraustrating trying to solve v2 captcha..I have both ultimate and  capcha v3

     

    working on https://www.couponbirds.com/submit-coupon

     

    this will grab the site key

     

    set(#sitekeyb,$plugin function("ExBrowser.dll", "$ExBrowser Scrape Element Attribute", "x://div[contains(@class,\"g-recaptcha\")]", "data-sitekey"),"Global")

     

    but the plug ins dont appear to solve anything.. 

     

     

     

     

     

     

  6. Its your pc, mine did the same thing... Just find the folder it extracted too and overwrite your existing ustrap one with it.

     

    I had a little bit of trouble with the latest update, turned out I had to run the software in Admin and not from a temp location. If the update appears to stutter and stop, there will be an update.zip in your temp files just extract and overwrite to your og folder and your back in action. 

     

    The plugin update is a nice addition to set column header but the datepicker and getting started tour/tutorial are awesome new features. Not having to use jing or create specific graphics for user manual - just screen shots now; is also going to save me so much time. Appreciate that your consistent with your updates Carl!!!, this really is the best ui builder! 

  7. I had a little bit of trouble with the latest update, turned out I had to run the software in Admin and not from a temp location. If the update appears to stutter and stop, there will be an update.zip in your temp files just extract and overwrite to your og folder and your back in action. 

     

    The plugin update is a nice addition to set column header but the datepicker and getting started tour/tutorial are awesome new features. Not having to use jing or create specific graphics for user manual - just screen shots now; is also going to save me so much time. Appreciate that your consistent with your updates Carl!!!, this really is the best ui builder! 

  8. Suddenly have some problems - quite sure its on my server however looking for some direction.. 

     

    When launching a bot client side it fails with

    locker exception log:

     

    System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.

    ++++++
     

    So Im thinking its a mod redirect issue in htaccess wondering if anyone else has experienced a similar issue and what you did to resolve it? 

  9. Im yet to get it working as well. The given 2cap exbrowser example doesn't work for me either.

    comment("Your 2Captcha API Key Goes Here")
    plugin command("ExBrowser.dll", "ExBrowser CleanUp", "No")
    plugin command("ExBrowser.dll", "ExBrowser Launcher", "Chrome", "", $plugin function("ExBrowser.dll", "$ExBrowser Set User Agent", "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36"))
    plugin command("ExBrowser.dll", "ExBrowser Launcher", "Chrome", "", $plugin function("ExBrowser.dll", "$ExBrowser Set User Agent", "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36"))
    plugin command("ExBrowser.dll", "ExBrowser Delete All Cookies")
    comment("Url To Navigate")
    plugin command("ExBrowser.dll", "ExBrowser Navigate", "http://google.com/recaptcha/api2/demo")
    plugin command("ExBrowser.dll", "ExBrowser Wait For Dom Ready", 10)
    plugin command("ExBrowser.dll", "ExBrowser Wait For Element", "x://div[@class=\"recaptcha-checkbox-checkmark\"]", "Appear", 10)
    wait(1)
    comment("Display the hidden response field")
    plugin command("ExBrowser.dll", "ExBrowser Change Attribute", "x://*[@id=\"g-recaptcha-response\"]", "style", $replace($plugin function("ExBrowser.dll", "$ExBrowser Scrape Element Attribute", "x://*[@id=\"g-recaptcha-response\"]", "style"),"display: none;",""))
    comment("Scrape SiteKey")
    set(#GoogleSiteKey,$find regular expression($plugin function("ExBrowser.dll", "$ExBrowser Scrape Element Attribute", "x://iframe[@title=\"recaptcha widget\"]", "src"),"(?<=anchor\\?k=).*(?=&co=)"),"Global")
    clear list(%_rawCaptcha)
    comment("Call reCaptcha / NoCaptcha Plugin Here
    and get ur results.

    2Captcha will take maximum 2 minutes to
    solve the reCaptcha otherwise it will result
    in Error. 

    You can get errors when ther are less no
    of workers to handle the reCaptchas")
    comment("add list to list(%_rawCaptcha,$list from text($plugin function(\"UltimateCaptchaServices.dll\", \"$DBC Solve Recaptcha V2\", #DBC_username, #DBC_password, #GoogleSiteKey, $plugin function(\"ExBrowser.dll\", \"$ExBrowser URL\"), \"None\", \"\", \"\", \"\"),$new line),\"Delete\",\"Global\")
    ")
    add list to list(%_rawCaptcha,$list from text($plugin function("UltimateCaptchaServices.dll", "$2Captcha Service V2", #ApiKey, "", #GoogleSiteKey, $plugin function("ExBrowser.dll", "$ExBrowser URL"), "", "", "", "HTTP", "Solve Captcha", "Recaptcha-NoCaptcha", "", "Yes", "No"),$new line),"Delete","Global")
    comment("Enter the Results in the text field and bypass
    the reCaptcha Form")
    plugin command("ExBrowser.dll", "ExBrowser Type Text", "x://*[@name=\"g-recaptcha-response\"]", $list item(%_rawCaptcha,1))
    wait(1)
    comment("Every Website has different Submit button,
    make sure change the code below to click
    the submit form. 

    This Click button will only work on Google 
    demo url")
    plugin command("ExBrowser.dll", "ExBrowser Click", "x://*[@id=\"recaptcha-demo-submit\"]")

  10. Just create a button in ustrap to run this define:

     

    define choose_time {
        set(#date,$plugin function("Advanced Dialog.dll", "$date picker dialog v2", "Date Dialog", "dd/MM/yyyy", "FFF3F3F3", "FFF3C1C1,000000", "FF778ABD,000000", "Center App", "", "Single", "True", "True", "True", "True", "True", "True", "True"),"Global")
    }


     

×
×
  • Create New...