Register

BlackHatProTools :: The Best Private Black Hat SEO Forum - Premium SEO Tools, SEO Tutorials, E-Commerce Forum, Best CPA Niches, Making Money Online Methods, Backlinks, Affiliate Marketing, Dropshipping & Elite Proxies!

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


BHPT VIP



SEO TOOLS VIP LIST

Page 1 of 3 123 LastLast
Results 1 to 10 of 27
  1. #1
    ♔ Administrator ♔




     REPUTATION
    205084

    Join Date
    Jan 2013
    Location
    BlackHatProTools
    Posts
    13,366

    [GET] Axord OSS BOT Scripter - Proxy, Referer, Cookies, UserAgent Bot + Source Code










    Axord - Open source BOT Scripter in C sharp



    Features:
    - Very easy scripting with highlight.
    - Switch proxies automatically.
    - Multiple clients.
    - Check proxy validation.
    - Change UserAgent.
    - Modify Referer.
    - Set Cookie.
    - Cool UI.


    Script syntax:


    Code:
    COMMAND:ARG1:ARG2:... or just COMMAND.
    Script commands:


    Code:
    SET COOKIE. [setCookie:NAME=DATA]
    SET USERAGENT. [setUserAgent:ua]
    SET USERAGENT RANDOMLY. [setUserAgentRandomly:ua1,ua2,ua3]
    SET USERAGENT DEFAULT. [defaultUserAgent]
    SET REFERER. [setReferer:yourrefererhere]
    SET REFERER RANDOMLY. [setRefererRandomly:ref1, ref2, ref3]
    SEND REFERER NORMALY. [normalReferer]
    ( if you wanna set datas from file, use $FILENAME. )
    
    
    SUBMIT THE FORM. [submit:ELM:element-name]
    SET TEXT TO THE BOX. [setText:ELM:element-name:text]
    CLICK BUTTON. [click:ELM:element-name]
    ( ELM means element search type. )
    ( byDisplayName, byDisplayNameContains, byId, byName, byClass, byTag, byTagName)
    ( "byDisplayNameContains" is very useful. )
    
    
    WAIT UNTIL PAGE LOADED COMPLETELY. [waitLoading]
    ( TIMEOUT is 10s )
    
    
    CLEAR CACHES. [clearCache]
    CLEAR COOKIES. [clearCookie]
    
    
    WAIT. [wait:MILLISECONDS]
    WAIT BETWEEN A AND B [waitRandomly:A:B]
    
    
    GO TO THE PAGE. [go:URL]
    GO TO THE PAGE RANDOMLY. [goRandomly:URL1,URL2,...,URLN]
    
    
    REFRESH CURRENT PAGE. [refresh] or [refreshIgnoreCache]
    EXECUTE JAVASCRIPT. [execJs:jsStatement]
    BREAK LOOP AND EXIT. [exit]




    Code:
    //change referer test.
    setReferer: URL
    go: URL
    exit
    //end
    
    
    //search and ...
    go: URL
    waitLoading
    setText:byId:masthead-search-term:Yuru Yuri
    click:byId:search-btn
    waitLoading
    click:byDisplayNameContains:Yuru
    waitRandomly:10000:20000
    clearCache
    clearCookie
    //end
    Axord executes following commands looply. if you wanna do it only once, just insert "exit" in the last line.

    How to use:


    (test or only local)
    1. type script in the bottom box.
    2. click Start


    (multiple proxies)
    1. put valid proxies in the right text box.
    2. set Clients and Proxy change rate.
    if you set rate 1, client will change proxy every loop.
    3. Start


    (check proxy)
    1. put proxies in the left text box.
    ( you can use any format. )
    2. click buton



    DOWNLOAD LINKS & INSTALLATION :


    ** Exclusive VIP MEMBERS Content: Reply to see the content **

    Click here to become VIP Member to download or access it!

  2. #2
    V.I.P Premium Member


     REPUTATION
    78

    Join Date
    Mar 2014
    Posts
    309

    Thanks for your share

  3. #3
    V.I.P Premium Member


     REPUTATION
    10

    Join Date
    Jun 2016
    Posts
    95

    Thanks for the share mate

  4. #4
    V.I.P Premium Member


     REPUTATION
    125

    Join Date
    Jan 2016
    Location
    Canada
    Posts
    695

    thanks so much.

  5. #5
    Senior Member

     REPUTATION
    80

    Join Date
    May 2016
    Posts
    902

    Great, thanks for sharing.

  6. #6
    V.I.P Premium Member


     REPUTATION
    170

    Join Date
    Feb 2016
    Posts
    2,136

    thanks broooooooo

  7. #7
    Mark83


     REPUTATION
    15

    Join Date
    Mar 2019
    Posts
    84

    thanks for share

  8. #8
    V.I.P Premium Member


     REPUTATION
    5

    Join Date
    Feb 2019
    Posts
    12

    Thank you!

  9. #9
    V.I.P Premium Member


     REPUTATION
    10

    Join Date
    Nov 2018
    Posts
    219

    thanks man

  10. #10
    V.I.P Premium Member


     REPUTATION
    5

    Join Date
    Apr 2019
    Posts
    100

    Thanks for the share mate

 

 
Page 1 of 3 123 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Back to Top