Jump to content
UBot Underground

surya1687

Fellow UBotter
  • Content Count

    13
  • Joined

  • Last visited

Posts posted by surya1687

  1. Hi 

     

    I am having the following:

     

    Ubot 6.1.8

    Windows 10 (64 Bit)

     

    I recently changed the system and i have created multiple bots using ubot.

     

    But with my new system, the software is not even running when checkbox option is ticket.

     

    Example: If checkbox is ON, use the If or Else Function. It is not running, just skipping the whole process.

     

    Has anybody been running the ubot properly with the above config. I am 100% sure it is the bug with ubot itself.

     

    Waiting for anybody to help me.

     

    thanks!!

     

  2. Hello

     

    I am working on a Google My Business Bot and got into an issue. I am using ultimate captcha between. Everything is working, i mean raw captcha has been identified and googlesitekey too, but it is not solving captcha. It remains the same. I am using 2captcha service paired up with the bot

     

    I have been trying it all day, please can anbody could help. Here is the code that i used for the captcha:

     

    set(#GoogleSiteKey,$scrape attribute(<class="g-recaptcha">,"data-sitekey"),"Global")
    change attribute(<id="g-recaptcha-response">,"style",$replace($scrape attribute(<id="g-recaptcha-response">,"style"),"display: none;",$nothing))
    comment("Call Ultimate Captcha Funtion
    and solve Recaptcha using 2captcha
    service v2")
    clear list(%_rawCaptcha)
    add list to list(%_rawCaptcha,$list from text($plugin function("UltimateCaptchaServices.dll", "$2Captcha Service V2", #ApiKey, "", #GoogleSiteKey, $url, "", "", "", "HTTP", "Solve Captcha", "Recaptcha-NoCaptcha", "", "Yes", "No"),$new line),"Delete","Global")
    comment("Enter Captcha Response in the 
    text box g-recaptcha-response")
    change attribute(<id="g-recaptcha-response">,"value",$list item(%_rawCaptcha,1))
    comment("Scrape Callback function name, in order
    to execute it")
    set(#ScrapeCallback,$scrape attribute(<class="g-recaptcha">,"data-callback"),"Global")
    comment("Trigger js callback function and submit
    the form")
     
    Here is the screenshot of the captcha:
     
    ChXwhqc.png
  3. Hi 

     

    I am being struck on coding a bot. It is "Google My Business" small bot.

     

    What is happening is the ubot gets struck once it is logged in. It is not able to click the button which leads to a captcha. 

     

    Here is the code for the button:

     

    <div jscontroller="nzI87d" jsaction="JIbuQc:OIy9gb;aWRkAb:FSsIQd;" class="NkRK6b" data-account-id="103795291667481242655"><div role="button" class="U26fgb c7fp5b FS4hgd fw9iKd evtaPc Zgauvd" jscontroller="iSvg6e" jsaction="click:cOuCgd; mousedown:UX7yZ; mouseup:lbsD7e; mouseenter:tfO1Yc; mouseleave:JywGue; focus:AHmuwe; blur:O22p3e; contextmenu:mg9Pef;touchstart:p6p2H; touchmove:FwuNnf; touchend:yfqBxc(preventMouseEvents=true|preventDefault=true); touchcancel:JMtRjd;;keydown:I481le;" jsshadow="" jsname="mU9gyd" aria-disabled="false" tabindex="0" aria-haspopup="true" aria-expanded="false" data-dynamic="true" id="ow22" __is_owner="true"><div class="lVYxmb MbhUzd" jsname="ksKsZd" style="top: 21.7188px; left: 99.4063px; width: 145px; height: 145px;"></div><div class="g4jUVc" aria-hidden="true"></div><content jsslot="" class="I3EnF oJeWuf"><span class="NlWrkb snByac"><span class="RXADdc">Add location</span><span class="DPvwYc SRPWse" aria-hidden="true"></span></span></content></div></div>

     

    If anybody helps it would be great. 

     

    Thanks In Advance!!

  4. I'm definitely thinking this is uBot's server-side; I just CLEAN installed Windows 10 Pro on the same laptop completely from scratch, deleting the partition and recreating it, doing a fresh Windows 10 Pro installation, and a fresh uBot 6.0.3 install does NOT work. Exact same situation as before.

     

    The problem has to be in your licensing scripts. If it's not, figure it out then. Someone for the love of God fix this damn thing.

     

    UPDATE: Grabbed 5.9.57 install MSI and proceeded to uninstall uBot 6.0.3 and install 5.9.57. It downloaded assets, I logged in, and it offered me the upgrade to 6.0.3. I declined it; it is now stuck at "Starting uBot Studio..." and not going on any further. So this isn't 6.x only.

     

    Same issue, now i cant use 5.9 and also the 6.0 version. Totally not able to use both the versions. 

     

    Waiting for the support to fix it asap.

×
×
  • Create New...