User Tag List

6799Views
Results 1 to 6 of 6
  1. #1
    Member
    Join Date
    Nov 2014
    Posts
    41
    Coins
    0
    Thumbs Up
    Received: 19
    Given: 7

    [UniBot] Twistrix , Bit2Visitor & eXtraTraffic Bot

    Hi Guys,

    Posting These Config as @MikiSoft asked so to People See and to get Motivate and Use Unibot.

    You must all aware of UniBot . As @MikiSoft has created UniBot with lots of Hard work to create bot easily so I gave a try and coded these 3 Bots with UniBot.

    These are HTTP Bot so there are chance that you'll get ban if you use to Hard on that Site.

    Code for Bit2Visitor (In Notepad Save file as Bit2Visitor.ini and create exe using Unibot)
    Code:
    ;UniBot configuration file
    
    [1]
    url=http://www.bit2visitor.com/
    strings=0,1,0,0:"ses","rg('[src]','PHPSESSID=(.*?);')"
    headers="Referer","http://www.bit2visitor.com/";"User-Agent","Mozilla/5.0 (Windows NT 10.0; rv:40.0) Gecko/20100101 Firefox/40.0"
    
    [2]
    url=http://www.bit2visitor.com/
    post=login=%usr%&pass=%pss%&remember=on&connect=Member+Login
    strings=1,0,0,0:"usr","[inp]";1,0,0,0:"pss","[inp]"
    headers="Referer","http://www.bit2visitor.com/";"User-Agent","Mozilla/5.0 (Windows NT 10.0; rv:40.0) Gecko/20100101 Firefox/40.0";"Cookie","%ses%"
    
    [3]
    url=http://www.bit2visitor.com/index.php
    strings=1,0,0,1:"Cash","'BTC :- '+rg('[src]','class=""coincount"" >(.*?)</','$1')"
    headers="User-Agent","Mozilla/5.0 (Windows NT 10.0; rv:40.0) Gecko/20100101 Firefox/40.0";"Referer","http://www.bit2visitor.com/";"Cookie","%ses%"
    
    [4]
    url=http://www.bit2visitor.com/p.php?p=surf
    strings=1,1,0,0:"sidd","rg('[src]','onclick=""opensite\(''(.*?)''\);','$1')";0,1,0,0:"rmnd","'0.1[rndD17]'"
    headers="User-Agent","Mozilla/5.0 (Windows NT 10.0; rv:40.0) Gecko/20100101 Firefox/40.0";"Referer","http://www.bit2visitor.com/index.php";"Cookie","%ses%"
    
    [5]
    url=%url%
    strings=0,0,0,1:"Wait","'[nl]'+'Waiting for 61 Seconds'+'[nl]'";0,1,0,0:"url","http://bit2visitor.com/surf.php?sid=%sidd%&rand=%rmnd%"
    headers="Referer","http://bit2visitor.com/p.php?p=surf";"User-Agent","Mozilla/5.0 (Windows NT 10.0; rv:40.0) Gecko/20100101 Firefox/40.0";"Cookie","%ses%"
    wait=61
    
    [6]
    url=http://bit2visitor.com/system/modules/surf/process.php
    post=cpc=true&data=%sidd%
    headers="Cookie","%ses%";"User-Agent","Mozilla/5.0 (Windows NT 10.0; rv:40.0) Gecko/20100101 Firefox/40.0";"Referer","%url%"
    goto=4
    Code for eXtraTraffic (In Notepad Save file as eXtraTraffic.ini and create exe using Unibot) -- "edited" -- Config is currently not working...... (Didn't bother to check your free to do your own)
    Code:
    ;UniBot configuration file
    
    [1]
    url=http://extratraffic.net/
    strings=0,1,0,0:"ses","rg('[src]','PHPSESSID=(.*?);')";0,1,0,0:"tok","rg('[src]','name=""token"" value=""(.*?)""','$1')"
    headers="Referer","http://extratraffic.net/";"User-Agent","Mozilla/5.0 (Windows NT 10.0; rv:40.0) Gecko/20100101 Firefox/40.0"
    
    [2]
    url=http://extratraffic.net/
    post=token=%tok%&login=%usr%&pass=%pss%&connect=Login
    strings=1,0,0,0:"usr","[inp]";1,0,0,0:"pss","[inp]"
    headers="Referer","http://extratraffic.net/";"User-Agent","Mozilla/5.0 (Windows NT 10.0; rv:40.0) Gecko/20100101 Firefox/40.0";"Cookie","%ses%"
    
    [3]
    url=http://extratraffic.net/index.php
    strings=1,0,0,1:"Cash","'Coins :- '+rg('[src]',' id=""c_coins"">(.*?)</','$1')"
    headers="User-Agent","Mozilla/5.0 (Windows NT 10.0; rv:40.0) Gecko/20100101 Firefox/40.0";"Referer","http://extratraffic.net/";"Cookie","%ses%"
    
    [4]
    url=http://extratraffic.net/earn.php
    if="sidd",0,"blank"
    strings=1,1,0,0:"sidd","rg('[src]','onclick=""opensite\(''(.*?)''\);','$1')";0,1,0,0:"rmnd","'0.1[rndD17]'"
    headers="User-Agent","Mozilla/5.0 (Windows NT 10.0; rv:40.0) Gecko/20100101 Firefox/40.0";"Referer","http://extratraffic.net/index.php";"Cookie","%ses%"
    wait=1
    goto=8;1
    
    [5]
    url=%url%
    strings=0,0,0,1:"Wait","'Waiting for Static 45 Seconds'+'[nl]'";0,1,0,0:"url","http://extratraffic.net/surf.php?sid=%sidd%&rand=%rmnd%";0,1,0,0:"tokn","rg('[src]','var token = ''(.*?)''','$1')"
    headers="Referer","http://extratraffic.net/surf.php";"User-Agent","Mozilla/5.0 (Windows NT 10.0; rv:40.0) Gecko/20100101 Firefox/40.0";"Cookie","%ses%"
    wait=45
    
    [6]
    url=http://extratraffic.net/system/process.php
    post=cpc=true&data=%sidd%&token=%tokn%
    headers="Cookie","%ses%";"User-Agent","Mozilla/5.0 (Windows NT 10.0; rv:40.0) Gecko/20100101 Firefox/40.0";"Referer","%url%"
    goto=4
    
    [7]
    url=http://extratraffic.net/rewards.php
    headers="Cookie","%ses%";"User-Agent","Mozilla/5.0 (Windows NT 10.0; rv:40.0) Gecko/20100101 Firefox/40.0";"Referer","http://extratraffic.net/index.php"
    goto=4
    Code for Twistrix (In Notepad Save file as Twistrix.ini and create exe using Unibot)
    For this bot you need to retrieve surf id from Twistrix. You can get by login to site and Click surf a url will open
    twistrix.com/surf3.php?Mc=3999443c6b43759a8c3d431197210b5
    Just Copy id after " Mc= "
    Code:
    ;UniBot configuration file
    
    [1]
    strings=0,1,0,0:"sid","[inp]"
    
    [2]
    url=%surl%
    strings=0,1,0,0:"surl","http://twistrix.com/surf3.php?Mc=%sid%";0,1,0,0:"php","rg('[src]','PHPSESSID=(.*?);')"
    headers="User-Agent","Mozilla/5.0 (Windows NT 10.0; rv:41.0) Gecko/20100101 Firefox/41.0"
    
    [3]
    url=http://twistrix.com/Mango_pages.php?page=control_frame
    headers="Cookie","%php%";"User-Agent","Mozilla/5.0 (Windows NT 10.0; rv:41.0) Gecko/20100101 Firefox/41.0";"Referer","http://twistrix.com/Mango_pages.php?page=control_frame"
    
    [4]
    url=http://twistrix.com/Mango_pages.php?page=get_ws_wr_condition&Mc=%sid%
    headers="Cookie","%php%";"User-Agent","Mozilla/5.0 (Windows NT 10.0; rv:41.0) Gecko/20100101 Firefox/41.0";"Referer","http://twistrix.com/Mango_pages.php?page=control_frame"
    
    [5]
    url=http://twistrix.com/Mango_pages.php?page=gnlo&Mc=%sid%
    headers="Cookie","%php%";"User-Agent","Mozilla/5.0 (Windows NT 10.0; rv:41.0) Gecko/20100101 Firefox/41.0"
    
    [6]
    url=http://twistrix.com/Mango_pages.php?page=get_new_sites&Mc=%sid%
    strings=0,1,0,0:"time","rg('[src]','""exposure_time"":(.*?),','$1')";0,0,0,1:"output","Waiting %time% seconds...[nl]"
    headers="Cookie","%php%";"User-Agent","Mozilla/5.0 (Windows NT 10.0; rv:41.0) Gecko/20100101 Firefox/41.0"
    wait="%time%"
    goto=6
    Note:- Bit2Visitor was paying earlier and dont know about eXtraTraffic
    If you don't want to be asked each time for the auto surf URL when you start the bot, then go to the 1st index and replace [inp] value.

    IF YOU NEED ANY HELP CREATING ANY BOT USING UNIBOT CAN ASK ME OR @MikiSoft


    5 Not allowed! Not allowed!
    Last edited by dbzdivik; 10-08-2015 at 03:54 PM.

  2. #2
    Coder Chillivanilli's Avatar




    Join Date
    Jul 2014
    Posts
    1,200
    Coins
    103
    Thumbs Up
    Received: 273
    Given: 128
    Great to see people using the tool of MikiSoft.
    This should be another good example what you can do with it with just a few lines of code

    2 Not allowed! Not allowed!

  3. #3
    Member Co0oL's Avatar
    Join Date
    Aug 2014
    Location
    192.168.1.1
    Posts
    291
    Coins
    2
    Thumbs Up
    Received: 49
    Given: 8
    wanted to try it
    Code:
    [10/7/2015 3:15:50 PM] {T: 1, S: 0, I: 1, O:} Request sent.
    [10/7/2015 3:15:50 PM] {T: 1, S: 0, I: 1, O:} Error: The attempted operation is not supported for the type of object referenced.
    .
    DEBUG: [10/7/2015 3:15:50 PM] {T: 1, S: 0, I: 1, O:} Waiting 1 second(s) before another retry...
    [10/7/2015 3:15:51 PM] {T: 1, S: 0, I: 1, O:} Request sent.
    [10/7/2015 3:15:51 PM] {T: 1, S: 0, I: 1, O:} Error: The attempted operation is not supported for the type of object referenced.
    .
    DEBUG: [10/7/2015 3:15:51 PM] {T: 1, S: 0, I: 1, O:} Waiting 1 second(s) before another retry...
    [10/7/2015 3:15:52 PM] {T: 1, S: 0, I: 1, O:} Request sent.
    [10/7/2015 3:15:52 PM] {T: 1, S: 0, I: 1, O:} Error: The attempted operation is not supported for the type of object referenced.
    .
    DEBUG: [10/7/2015 3:15:52 PM] {T: 1, S: 0, I: 1, O:} Waiting 1 second(s) before another retry...
    [10/7/2015 3:15:53 PM] {T: 1, S: 0, I: 1, O:} Request sent.
    [10/7/2015 3:15:53 PM] {T: 1, S: 0, I: 1, O:} Error: The attempted operation is not supported for the type of object referenced.
    .
    DEBUG: [10/7/2015 3:15:53 PM] {T: 1, S: 0, I: 1, O:} Waiting 1 second(s) before another retry...
    [10/7/2015 3:15:53 PM] Process aborted.
    failed terribly @MikiSoft @dbzdivik

    0 Not allowed! Not allowed!
    GreenCloudVPS.com -- Try it now!


  4. #4
    Elite Member medsamy's Avatar
    Join Date
    Aug 2014
    Posts
    493
    Coins
    6
    Thumbs Up
    Received: 19
    Given: 52
    another working bot from u , thanks

    0 Not allowed! Not allowed!

  5. #5
    Member
    Join Date
    Nov 2014
    Posts
    41
    Coins
    0
    Thumbs Up
    Received: 19
    Given: 7
    Quote Originally Posted by Co0oL View Post
    wanted to try it
    Code:
    [10/7/2015 3:15:50 PM] {T: 1, S: 0, I: 1, O:} Request sent.
    [10/7/2015 3:15:50 PM] {T: 1, S: 0, I: 1, O:} Error: The attempted operation is not supported for the type of object referenced.
    .
    DEBUG: [10/7/2015 3:15:50 PM] {T: 1, S: 0, I: 1, O:} Waiting 1 second(s) before another retry...
    [10/7/2015 3:15:51 PM] {T: 1, S: 0, I: 1, O:} Request sent.
    [10/7/2015 3:15:51 PM] {T: 1, S: 0, I: 1, O:} Error: The attempted operation is not supported for the type of object referenced.
    .
    DEBUG: [10/7/2015 3:15:51 PM] {T: 1, S: 0, I: 1, O:} Waiting 1 second(s) before another retry...
    [10/7/2015 3:15:52 PM] {T: 1, S: 0, I: 1, O:} Request sent.
    [10/7/2015 3:15:52 PM] {T: 1, S: 0, I: 1, O:} Error: The attempted operation is not supported for the type of object referenced.
    .
    DEBUG: [10/7/2015 3:15:52 PM] {T: 1, S: 0, I: 1, O:} Waiting 1 second(s) before another retry...
    [10/7/2015 3:15:53 PM] {T: 1, S: 0, I: 1, O:} Request sent.
    [10/7/2015 3:15:53 PM] {T: 1, S: 0, I: 1, O:} Error: The attempted operation is not supported for the type of object referenced.
    .
    DEBUG: [10/7/2015 3:15:53 PM] {T: 1, S: 0, I: 1, O:} Waiting 1 second(s) before another retry...
    [10/7/2015 3:15:53 PM] Process aborted.
    failed terribly @MikiSoft @dbzdivik
    Can you post whole log ?

    0 Not allowed! Not allowed!

  6. #6
    Coder
    Join Date
    May 2015
    Posts
    48
    Coins
    9
    Thumbs Up
    Received: 21
    Given: 16
    @Co0oL: It's the first time that I see that kind of error, I've searched the explanation on Google but haven't found any which is precise, so I assume that it's probably a connection problem or a firewall/anti-virus is blocking its execution. Also, do you use proxy on the bot?

    1 Not allowed! Not allowed!
    Last edited by MikiSoft; 10-07-2015 at 03:27 PM.

Bookmarks

Posting Permissions

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