Jump to content
UBot Underground

vendeta30

Members
  • Content Count

    63
  • Joined

  • Last visited

Posts posted by vendeta30

  1. Lets face it this forum is almost dead -

     

    LWvAu75.jpg

     

    I don't think I've ever seen a post by a Dev

     

    The Last piece of news was 3 years ago.

     

    I can only assume the people left who occasionally drop by are those trying to eek out as much as they can from their MOD's and tutorials like the power company's with fossil fuels before the inevitable shift to renewable's.

     

    I did consider buying the Dev upgrade but I would be stupid to as I have no idea if it will be supported in a weeks time, let alone 2 years.

     

    I feel like a total idiot caught in a content trap, I should have heeded the warnings from BHW on Seth's uBot thread. But that's life.

     

    I'll use UBot as much as I can until its not fit for purpose and I've already paid for ExBrowser which I see will be a standalone soon, at least that will be worth continuing with.

     

    So  the question is what did all those people who use to be so enthusiastic on the forum swap to?

     

    I'm guessing its just learn Python full stop ?

    It really is a sad reality . 

  2. Hello Looking for a way of how to comment on pinterest.com I've encountered this problem this is the code that use :

    navigate("https://www.pinterest.com.mx/pin/593771532104823455/","Wait")
    type text(<name="communityItemTextBox">,$Random_Comentarios(),"Key Up")
    wait(4)
    click(<innerhtml="<div class=\"tBJ dyH iFc SMy yTZ erh tg7 mWe\">Listo</div>">,"Left Click","No")

    it follows that Type text Not Active  "<div class=\"tBJ dyH iFc SMy yTZ erh tg7 mWe\">Listo</div>" Is activated only if you use the keyboard to type the comment .

     
    There is a way to achieve this
  3. here is code example

     

    set(#email and password,"dadaffsggd@gmail.com: 415423","Global")

    clear list(%temp)

    add list to list(%temp,$list from text(#email and password,": "),"Delete","Global")

    set(#email,$list item(%temp,0),"Global")

    set(#password,$list item(%temp,1),"Global")

     

     

    If the email and the password do not have a separation after the 2 points the code does not work you can verify it with this example.

    set(#email and password,"dadaffsggd@gmail.com:415423","Global")
    clear list(%temp)
    add list to list(%temp,$list from text(#email and password,": "),"Delete","Global")
    set(#email,$list item(%temp,0),"Global")
    set(#password,$list item(%temp,1),"Global")
  4. Hi .

     

    It turns out that I have a txt that contains a list of emails and passwords separated by (:) example:

     

    dadaffsggd@gmail.com: 415423

    gjfhhfnddbb@gmail.com: 823361

    gagaggsvv@hotmail.ar: 784232

     

     

    What I want to obtain is to separate two variables from that list, one with the mail and the other with the password.

     

    #mail = dadaffsggd@gmail.com

    # password = 415423

     

     

    The list is quite large. I hope your help

  5. Use replace regular expression again:

    (?<=\/)[^\/]+?\/$

    Edit: This will only work with this format:

    https://www.facebook.com/groups/solotwitterofaceboook/1086484709717/
     

    The other format has 3 sets of numbers like that or is it a typo? If it is always numbers when it has the 3 sets let me know and I'm sure I can come up with something.

    Thanks for the data

    add list to list(%filter4, $scrape attribute(<href=w"https://www.facebook.com/groups/*">, "href"), "Delete", "Global")
    %filter4 = https://m.facebook.com/groups/DrPillaiMidbrainAssistedSearch/
    https://m.facebook.com/groups/409497019224431/
    https://m.facebook.com/groups/newtvboxsg/
    https://m.facebook.com/groups/172519796153367/1328396980565637
    https://m.facebook.com/groups/786826658104678/
    https://m.facebook.com/groups/1080131648719923/
    https://m.facebook.com/groups/Freemyapp/
    https://m.facebook.com/groups/1059049267500384/
    https://m.facebook.com/groups/hotlineterkini/
    https://m.facebook.com/groups/chef.sam/
    https://m.facebook.com/groups/adsenseearingwithfatima/
    https://m.facebook.com/groups/290197301341759/
    https://m.facebook.com/groups/AndySupport/
    https://m.facebook.com/groups/GBGJB/
    https://m.facebook.com/groups/gbggensan/
    https://m.facebook.com/groups/1785367735038603/forsalesearchtype=for_sale&query=play&availability=available
    https://m.facebook.com/groups/uclatextbookproject/
    https://m.facebook.com/groups/fruboxunsam/
    https://m.facebook.com/groups/clarkparktotlot/
    https://m.facebook.com/groups/gdgpune/
    https://m.facebook.com/groups/441333919315986/
    https://m.facebook.com/groups/172519796153367/
    https://m.facebook.com/groups/musea.sg/
    https://m.facebook.com/groups/1624162201191939/
    https://m.facebook.com/groups/716547431716013/
    https://m.facebook.com/groups/1406432789568601/1724942761050934/
    https://m.facebook.com/groups/gugt.roma/
    https://m.facebook.com/groups/577584915748399/
    https://m.facebook.com/groups/905688346223350/
    https://m.facebook.com/groups/hastingsrunners/
    https://m.facebook.com/groups/265982430431870/
    https://m.facebook.com/groups/gdgmaputo/
    https://m.facebook.com/groups/utcompetitive/
    https://m.facebook.com/groups/gdgdepok/
    https://m.facebook.com/groups/swesupport/
    https://m.facebook.com/groups/214775375528713/
    https://m.facebook.com/groups/1622104458085894/1672439026385770/

     

    add list to list(%filter5, $list from text($replace regular expression(%filter4, "(?<=\\/)[^\\/]+?\\/$", ""), ""), "Delete", "Global")

    Have not achieved this is the result:

     

    %filter5=
    https://m.facebook.com/groups/DrPillaiMidbrainAssistedSearch/
    https://m.facebook.com/groups/409497019224431/
    https://m.facebook.com/groups/newtvboxsg/
    https://m.facebook.com/groups/172519796153367/1328396980565637
    https://m.facebook.com/groups/786826658104678/
    https://m.facebook.com/groups/1080131648719923/
    https://m.facebook.com/groups/Freemyapp/
    https://m.facebook.com/groups/1059049267500384/
    https://m.facebook.com/groups/hotlineterkini/
    https://m.facebook.com/groups/chef.sam/
    https://m.facebook.com/groups/adsenseearingwithfatima/
    https://m.facebook.com/groups/290197301341759/
    https://m.facebook.com/groups/AndySupport/
    https://m.facebook.com/groups/GBGJB/
    https://m.facebook.com/groups/gbggensan/
    https://m.facebook.com/groups/1785367735038603/forsalesearchtype=for_sale&query=play&availability=available
    https://m.facebook.com/groups/uclatextbookproject/
    https://m.facebook.com/groups/fruboxunsam/
    https://m.facebook.com/groups/clarkparktotlot/
    https://m.facebook.com/groups/gdgpune/
    https://m.facebook.com/groups/441333919315986/
    https://m.facebook.com/groups/172519796153367/
    https://m.facebook.com/groups/musea.sg/
    https://m.facebook.com/groups/1624162201191939/
    https://m.facebook.com/groups/716547431716013/
    https://m.facebook.com/groups/1406432789568601/1724942761050934/
    https://m.facebook.com/groups/gugt.roma/
    https://m.facebook.com/groups/577584915748399/
    https://m.facebook.com/groups/905688346223350/
    https://m.facebook.com/groups/hastingsrunners/
    https://m.facebook.com/groups/265982430431870/
    https://m.facebook.com/groups/gdgmaputo/
    https://m.facebook.com/groups/utcompetitive/
    https://m.facebook.com/groups/gdgdepok/
    https://m.facebook.com/groups/swesupport/
    https://m.facebook.com/groups/214775375528713/
    https://m.facebook.com/groups/1622104458085894/1672439026385770/

    No change that i'm doing wrong

  6.  

    Do a replace regular expression, replace with nothing, this is the regex:

    permalink\/.*$

    Hello another look in against a problem more

     

    some links have this format

    example

    https://www.facebook.com/groups/1487469924880241/84512258621253/1086484709717/
    https://www.facebook.com/groups/solotwitterofaceboook/1086484709717/
    

    what I need is to leave them in this way

    https://www.facebook.com/groups/1487469924880241/
    https://www.facebook.com/groups/solotwitterofaceboook/

    have any idea of how to achieve it

  7.  

    Do a replace regular expression, replace with nothing, this is the regex:

    permalink\/.*$

    Thanks friend, I already found the solution.:

    add list to list(%filter1, $list from text($replace regular expression(%groups, "(permalink/).*?/", ""), "
    "), "Delete", "Global")

     

  8.  

    try this 

    add list to list(%filter,$list from text($replace regular expression(%groups,"permalink/",""),"
    "),"Delete","Global")
    
    

    Thank you

     

    this is the result

    before:

    https://www.facebook.com/groups/1487469924880241/permalink/1086484709717/

     

    after:

    https://www.facebook.com/groups/1487469924880241/1086484709717/

     

    What I'm looking for is this:

    https://www.facebook.com/groups/1487469924880241/

  9. Hello I'm looking for a way to delete a part of this url:

    add list to list(%groups, $scrape attribute(<href=w"https://www.facebook.com/groups/*">, "href"), "Delete", "Global")
    https://www.facebook.com/groups/1655101604777385/16991307389571/
    https://www.facebook.com/groups/359836557438198/permalink/1084847609717/
    https://www.facebook.com/groups/342415669158694/permalink/170868476095717/
    https://www.facebook.com/groups/1487469924880241/permalink/1086484709717/
    https://www.facebook.com/groups/214671725237478/
    https://www.facebook.com/groups/RomanianStreamersYoutubersMoviemakers/
    https://www.facebook.com/groups/tubeplus/permalink/1086447609717/
    https://www.facebook.com/groups/723009287711370/
    https://www.facebook.com/groups/176652115815407/
    https://www.facebook.com/groups/JTCJamOfTheMonth/

    Just delete "permalink/*/"

     

    This is the result that I am looking for

    https://www.facebook.com/groups/1655101604777385/
    https://www.facebook.com/groups/359836557438198/
    https://www.facebook.com/groups/342415669158694/
    https://www.facebook.com/groups/1487469924880241/
    https://www.facebook.com/groups/214671725237478/
    https://www.facebook.com/groups/RomanianStreamersYoutubersMoviemakers/
    https://www.facebook.com/groups/tubeplus/
    https://www.facebook.com/groups/723009287711370/
    https://www.facebook.com/groups/176652115815407/
    https://www.facebook.com/groups/JTCJamOfTheMonth/

    Here is the solution:

    add list to list(%filter1, $list from text($replace regular expression(%groups, "(permalink/).*?/", ""), "
    "), "Delete", "Global")

    Another problem

    example

    https://www.facebook.com/groups/1487469924880241/84512258621253/1086484709717/
    https://www.facebook.com/groups/solotwitterofaceboook/1086484709717/

    what I need is to leave them in this way

    https://www.facebook.com/groups/1487469924880241/
    https://www.facebook.com/groups/solotwitterofaceboook/

    have any idea of how to achieve it

     

    Final Solution

    add list to list(%filter5,$find regular expression(%filter4,".*groups\\/[\\d\\w\\.]+\\/"),"Delete","Global")

    Thank you

  10. hello friends I would like your help to scrape keywords youtube.

    <meta name="keywords" content="correo electrónico, cuenta gmail, cuenta google, tutorial gmail, Gmail (Website), Ilimitada, google, Correo gmail, celular">
    
    add list to list(%keywormetas, $scrape attribute(<meta name="keywords" content=">, "innertext"), "Delete", "Global")
    

    I can not find a way.

     

    Thanks for the help

  11. I do it like this... (well, it's has greatly evolved over time - but this is how it started)

     

    1- I put a txt file on my server called version.txt and I put a version number in it.

     

    2- I set a var called current_version in the program I'm working on.

     

    3- I built a define that scrapes the version number in the text file and compares it against the current_version variable.

     

    [iF] Server txt file is a larger number than static internal var [THEN] Alert - Upgrade required  >> Auto-downloads new version to the user  >> prompts them to install.  >> Stop script

     

    You can set it in the On Load command, or set it so that it triggers the moment the user tries to run your bot.

     

    Of course there are a multitude of variations you can use here, so just consider this a very simplified example.

     

    hello thanks Might give an example of the code

    • Like 1
  12. hello you can open two browsers without waiting hidden one ends the other one to run.

     

    example:

    in new browser {
        set visibility("Invisible")
        navigate("https://m.facebook.com/", "Wait")
        wait(90)
    }
    navigate("https://m.facebook.com/", "Wait")
    wait(90)
    
    
    I want Asher is the first browser without having to wait 90 seconds to run.
     
    2 that run simultaneously.
    any way to do
    thanks
     
    something like this:
    plugin command("Advanced Shell.dll", "shell batch", "doon", "No")
    

     

×
×
  • Create New...