Jump to content
UBot Underground

Eddie

Fellow UBotter
  • Content Count

    215
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by Eddie

  1. so i meet a problem with Exbrowser Run Javascript command, i have several function in the javascript code and need to call as follows:

     

    function test1{

    ...

    }

    function test 2{

       test1();

    }

    test2();

     

    it runs ok in the chrome browser local, but no any response in the exbrowser chrome portable.

  2.  

    3.4.4.0 (BETA)
    Add new command
    2captcha.com recaptcha: all in one recaptcha V2, Invisible, V3
    2captcha.com recaptcha: add new option "Header Acao","Pingback Url","Captcha Type"
    2captcha.com pingback: pingback (callback) option that allows you to get the answer for your captcha automatically when it's ready. It allows you to get answers without making requests also allows you to avoid account suspension.
    2captcha.com normal captcha:
     
    Remove commands
    2captcha.com recaptcha v1
    2captcha.com recaptcha v2
    2captcha.com recaptcha v2 invisible
    2captcha.com recaptcha v3

     

    is anybody have some code to show how the pingback working, and what is the pingback url should be, thanks!

  3.  

    try

    clear list(%num)
    set(#i,1,"Global")
    loop(100) {
        add item to list(%num,#i,"Don\'t Delete","Global")
        increment(#i)
    }
    load html($plugin function("Advanced Data Text File.dll", "$nl to br", %num))
    loop($list total(%num)) {
        set(#Num,$plugin function("Advanced Data Text File.dll", "$list random", %num, "-1", 1, "True", "False"),"Global")
        load html("List Total = {$list total(%num)}<br>
    Random = {#Num}")
    }
     
     
     

     

    thank you pash, i know it can set like that, but more complicate, if a function can do, also i need the several number extract from the range to be different and random.

  4. My 2 Cents ..

     

    ----------

     

    Account activity - Keep it real, and try to mix up your activity. don't start following 1000 accounts in a short time.. :) . Go easy on comments and posting - with new accounts.

     

    let your account age a bit and slowly amp up your activity.

     

    Profile - No profile picture and no picture on the wall  - and you can feel the ban hammer coming down. ... 

    also - have a complete profile.

     

    IP connection -This is the most important, esp. when you create a lot of accounts on a single ip that's a big big red flag!

     

    buy dedicated proxies and 1 proxy per account. same proxy - same account - helps a lot.

    if for whatever reason you need to change proxies -use another ip from the same country, region as the original one.

     

    all of the above should help to minimize bans - bans are inevitable! Those guys are smart :)

    great share and advise,thanks!

    when come to ubot,are these important,like useragent,timezone,and the most most important,proxy,proxy,proxy,this is the most difficult one.

×
×
  • Create New...