Jump to content
UBot Underground

kill3rbko

Members
  • Content Count

    153
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by kill3rbko

  1. On 10/10/2017 at 11:36 PM, HelloInsomnia said:

    Hello, i have updated ubot to 6.3.9 and lost all my free plugins.

    This link is not valid anymore;

    By any chance is there a link for free plugins?

    Thanks in advanced!

    Edit : nvm im really a dumb! just seen im in plugins section! shame on me. Sorry

  2. Hello,

     

    I have a problem when updating ubot 6 revision 8.

    At the end of the download it open idm and download a zip file named : batch_ttgapi.zip

    I guess it is not normal but after when opening ubot i have this error :

     

    hP6z1zk.png

     

    And if i click ok i have another error :

     

    3HOjDdX.png

     

    Anyone has encountered the same issue ?

     

    Thanks in advance

  3. I really appreciate the feedback and sorry for repeating the basic question I mentioned earlier, but what setting do I change? What menu is it on?

     

    I guessed and changed the IP Port to 49, rebooted uBot as instructed above to make the setting stick, and then on reboot the licence activation wound't even connect. I changed that setting back, but what *should* I change?

    VEmpsag.png

     

    oOq7R9W.png

  4.  

    this is v2

     

     

    define solve recaptcha {
        set(#GoogleKey,"xxxxx4UAAAAANv7vDF_spZrXcSC0JvorM_xxxx","Global")
        clear list(%Debug)
        add list to list(%Debug,$plugin function("Advanced Captcha.dll", "$2captcha.com recaptcha", #apikey, #GoogleKey, "https://domain.com", "", "", 50, 120, "", "", "", "V2"),"Delete","Global")
        loop while($comparison($text length($list item(%Debug,1)),"<= Less than or equal to",15)) {
            clear list(%Debug)
            add list to list(%Debug,$plugin function("Advanced Captcha.dll", "$2captcha.com recaptcha", #apikey, #GoogleKey, "https://domain.com", "", "", 50, 120, "", "", "", "V2"),"Delete","Global")
            wait(8)
                change attribute(<id="g-recaptcha-response">,"style","width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none;")
                type text(<name="g-recaptcha-response">,#respond,"Standard")
                click(<id="input_send">,"Left Click","No")
        }
    
    
    

    Great thanks for this awesome help ! I just have to read now and apply :)

  5. Hello,

     

    I would like to use Kev123 free plugin but i don't understand how it supposed to work.

    I have tested 3 seconds start stop watch and the result is more than 3 seconds ?

     

    D3QWkp8.png

     

    Edit : I am sorry, i fugured it out! As always i never read grrr

     

    Just forgot to reset the watch

     

    RhWOvcG.png

  6. See if you can use save element image on the area tag it may be able to save them individually, otherwise you would have to slice them maybe using image magick or the crop command in the image commands in Ubot (they are in the bot bank)

    Hello Masta,

    I finally got a time and try your way.

    Everytime it shows a captcha i have used the url below to download the image in png

    http://www.rileyfelton.com/modules.php?m=surfer&show=captcha
    

    Then i got a list of lot of pictures with the right position to click.

    My problem is that after get these pictures's md5 hash with cm certutil i have notice that when i download the captcha corresponding the hashes are not the same.

    Did i missed something ?

     

    tt8GjY3.png

  7. Lol
    Have same problem since 2 days. Try continiously and it will work. I guess they have some servers problem?

    I have during the last few days had problems in executing UBS Dev due to license server being inaccessible, then now I tried to report it to support and then I got another error there. The same goes if I try to report a bug in the tracker.

    Are they still in business and the last guy who left the building toggled the off-switch shut down the servers? :)

     

    Edit : i think they shut down their servers

     

    p4glYoM.png

     

     

    Envoyé de mon ONEPLUS A6003 en utilisant Tapatalk

×
×
  • Create New...