Jump to content
UBot Underground

Sanjeev

Fellow UBotter
  • Content Count

    356
  • Joined

  • Last visited

  • Days Won

    9

Posts posted by Sanjeev

  1. add list to list(%list1,$list from text("187 Niches To Sell OnlineFREE List of eCommerce Niches187 Proven Products That SELL
    Drop Shipping TrainingGet 10 Days of FREE TrainingFrom eCommerce Expert Anton Kraly
    ",","),"Delete","Global")
    set(#vars,$replace regular expression($list item(%list1,0),"^187 Niches To Sell Online(?=\\w+)|
    Drop Shipping Training(?=\\w+)",$nothing),"Global")

     

    Image%202018-09-19%20at%208.23.27%20AM.p

  2. use Aymens file management plugin free - and you could do something like this -

     

    add list to list(%list1,$list from text("187 Niches To Sell Online,FREE List of eCommerce Niches,187 Proven Products That SELL,
    Drop Shipping Training,Get 10 Days of FREE TrainingFrom eCommerce Expert Anton Kraly",","),"Delete","Global")
    plugin command("File Management.dll", "remove all from list", %list1, $list item(%list1,0))

     

    https://cl.ly/93414b47f633

  3. Not sure what you are after..

     

    try this..

     

     

    add list to list(%list1,$list from text("187 Niches To Sell Online,FREE List of eCommerce Niches,187 Proven Products That SELL,
    Drop Shipping Training,Get 10 Days of FREE TrainingFrom eCommerce Expert Anton Kraly",","),"Delete","Global")
    set(#replace text,$list item(%list1,0),"Global")
    set(#vars,$replace(%list1,$list item(%list1,0),$nothing),"Global")
    set(#vars,$replace regular expression(%list1,#replace text,$nothing),"Global")
    add list to list(%list,$list from text(#vars,"
    "),"Delete","Global")

  4. add list to list(%list1,$list from text("187 Niches To Sell OnlineFREE List of eCommerce Niches187 Proven Products That SELL
    Drop Shipping TrainingGet 10 Days of FREE TrainingFrom eCommerce Expert Anton Kraly
    ",","),"Delete","Global")
    
    

    You haven't comma separated your list..

     

    like so - 187 Niches To Sell Online, FREE List of eCommerce Niches, 187 Proven Products That SELl...?

  5. try the following ..?

     

     alert($plugin function("ExBrowser.dll", "$ExBrowser Scrape Element", "//div[@class=\"table-icon stats\" and @title = \"{#username}\"]"

     

    -------------

     

    alert($plugin function("ExBrowser.dll", "$ExBrowser Scrape Element Attribute", "//div[@class=\"table-icon stats\" and @title = \"{#username}\"]", "attribute"))

     

    -----

    note:  if the 'username id  'you are trying to scrape - is in the format -  recid ="2"  , then you need to place only the  attribute name here - for example if the user id attribute in the html code is  'recid'  - then the following code might work -

    ----

     

    alert($plugin function("ExBrowser.dll", "$ExBrowser Scrape Element Attribute", "//div[@class=\"table-icon stats\" and @title = \"{#username}\"]", "recid"))

  6. not sure if this will work - try -

     

    plugin command("ExBrowser.dll", "ExBrowser Click", "//li[@class=\"icn_users\"]/a[[@href=\"\"mnglines.php\"]")
     
    or
     
    plugin command("ExBrowser.dll", "ExBrowser Click", "//li[@class=\"icn_users\"]/a")
     
    or
     
    plugin command("ExBrowser.dll", "ExBrowser Click", "//li[@class=\"icn_users\"]/a[contains(text(),\'Manage Lines\')]")
     
     
    • Like 1
  7. 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 :)
    • Like 1
  8. UPAD NINJA!
     
    [This Offer will be available only till October 15th!
    After that , this offer not available for sale anywhere!]
     
    Production quality ubot studio syntax highlighting inside notepad++ along with cool workflow boosters.
     
     
    Hello Ubotters!
     
    I have Finally cracked the code on using the Ubot studio's syntax highlighting inside of notepad++!
     
    As you can see from the screenshots below , you now have production quality syntax highlighting inside Notepad++.
     
    In addition to the syntax highlighting, I have also customized the Function list feature in notepad++ to show all Ubot studio -
    variable names,list names, functions,command names and table names.
     
    I have also modified notepad++  uscript language file to accept a new kind of comments called 'temporary comments' and as you will see in the video below its quite a productivity booster!
     

    check out these screenshots!
    ---------------
     
    ------------------------------------------
    There are some differences between The syntax highlighting between what you get in Notepad++ vs Ubot text editor - I feel they are not significant and do not take away any workflow benefit while editing inside notepad++ , but i'll let you decide -
     
    1. the Html code inside notepad shows up in pink - while the Ubot code is in red text :
     
     
    as a work around - you  can select and isoloate this code and right click to set the langauge to HTML.
     
    see video - 
     
     
    2.The name of the defines will be in red text.
     
     
     
    Examples to show - that even functions not highlighted in Ubotstudio can be highlighted if you wish -
     
    doesn't have to be this way -can also easily revert to  default behaviour - thisis just to show you what's possile with the new langauage file in notepad++
     
    The only issue for which currently I have no solution  -
     
     
    The issue is, if notepad++ comes across Ubot Studio command names - it will syntax color them - as can been seen happening in the screenshots
    above.
     
    This happens only with the commnd names not with other keywords like - function names/list names/variable names/table names are all ok
    can be used freely anywhere.
     
    As a workaround- try not to use Ubot studio command names in the body of your code. They work fine when used in command names - uisng them else where causes them to render as blue.
     
    Then there are instances when Ubot syntax fails and notepad++ syntx works -
     
     
    Other differences - digits will always render in black - no matter where they are placed
     
     
    regex named capture groups  wiil be rendered in pink - 

    demo videos -
    --------------------------
    When working with your Ubot Studio code, it is sometimes helpful to be able to isolate a portion of your code you are working on - maybe you are studying it or modifying it - and then when you are done ,  to be able to quickly add the modified code back to its original location. 
     
     
    I am sure you can also think up other use case where this can be useful.
     
    -------------------------
    Function list customization in notepad++
     
    The new version of notepad++ has added  a cool new feature called Function list - which will analyze the source code present on the page and then it will extract and list all the function names  in the source code - this feature does not work for Ubot studio as it is not recognized as a language by notepad - I have customized this to work with Uscript files inside Npp - check it out
     
     
    ---------------------------
    Add Temporary comments -workflow enhancer
     
     

    ------------------------------
    You can select any text or phrase inside of your code - and then right click to serach the ubot studio forum for more info on that topic..
     
     
    --------------------------

    The uScript langauge file includes keywords for all of the commands and function in ubot studio version 5.9.50 
     
    You do not have to worry about 3rd party plugins they render just fine - see example - exbrowser code
     
     
    ---------------------------------------------------------
    The purchase include all of the notepad++ configuration files needed to setup syntax highlighting plus workflow automation settings and a detailed setup video.
     
     
    Not available for sale anymore!
     
    [After purchase please P.M me your PayPal email and transaction details - I'll have the package sent to your PayPal email Id]
    • Like 3
  9. It would be great if Exbrowser could add functions to select shadow DOM elements - without having to resort to using JavaScript..

     

    Similar to how Exbrowser allows us to navigate inside Iframes and then execute xpath/css - could we have similar functionality for shadow dom elements please?

    • Like 1
  10. that won't work :(

     

    try this -

     

    plugin command("ExBrowser.dll", "ExBrowser Launcher", "Chrome", "", "")
    plugin command("ExBrowser.dll", "ExBrowser Navigate", "chrome://settings/clearBrowserData")
    wait(3)
    plugin command("ExBrowser.dll", "ExBrowser Click", "c:* /deep/ #clearBrowsingDataConfirm")

    • Like 1
  11. Maybe @Lazybotter's solution might work for you?

     

    http://network.ubotstudio.com/forum/index.php/topic/15157-best-way-to-verify-emails/

     

    also look at this post -

     

    http://network.ubotstudio.com/forum/index.php/topic/11356-verify-emails-gmail/

     

    I'm not sure - but maybe in order to retrieve emails - some people have suggested that for 'Gmail' you need to

    turn on a setting  - ' allow less secure apps to access your account'

     

    1. Go to the "Less secure apps" section in My Account.
    2. Next to "Access for less secure apps," select Turn on
  12. Well you haven't mentioned anything else about the line the digits are on..are you saying this doesn't work?
     

     

     

    I need a {2} to grab only 2 I just can't do it! 

     

     
    alert($find regular expression(1359,"^(\\d\{2,2\})"))
     
     
     
    alert($find regular expression(1359,"^\\d\\d"))
     
     
     this works too!  :)
     
    or 
     
    alert($find regular expression(1359,"^[0-9][0-9]"))     :)  
     
     
    Again , like I said we need to know the placement of the digits in a line - if this doesn't work.
    • Like 1
×
×
  • Create New...