samedi 17 mai 2014

Trick to using multiple Hitleap viewers at Once

Hi, this is my 1k post, so i will be giving out a method on how to run multiple hitleap viewers/browsers with 70% bonus (instead of 50%). 
Requirements:
---Latest Firefox 
http://adf.ly/lOx5T

//sl ---Firefox Add-ons
1. Profile Switcher - To run multiple firefox
http://adf.ly/lOxHK

2. Hola - To acquire differen IP per profile

http://adf.ly/lOxTl


3. Modify Header - To get the 70% surfing rate even without the use of their viewer
http://adf.ly/lOxNB
4. AdBlock Plus - To block ads/banners/flash that might make your broser crash
http://adf.ly/lOxTl

5. Imacros - To run the viewer continuosly
http://adf.ly/lOxmw

6. Block Site - To block sites that causes redirections/javascript pop ups
http://adf.ly/lOxqe

---Optional Add-ons
1. Image Block - To block images
http://adf.ly/lOxyE

2. Flashblock - To block flash
http://adf.ly/lOy0R

----Firefox set-up
1. Install Firefox. 

2. After installation, install the add-ons, starting from 1-6 (profile switcher first, last block site). Restart Firefox when required/prompted.

3. Set your Firefox as follows, link: http://adf.ly/lOyST
4. Go to HitLeap - The Quality Traffic Exchange and set up an IP from hola by clicking the Hola icon and choosing from the drop-down menu. 



5. Activate Add-on bar on firefox. 


6. On the add-on bar, look for the Modify header icon. 


7. Follow this steps


For FF install this:
https://addons.mozilla.org/hu/firefo...odify-headers/

after that open the app - options - import headers

import this:

save this to an xml file:
[
{"name":"User-Agent",
"descript":"",
"value":"HitLeap Viewer 2.8",
"data":"HitLeap Viewer=HitLeap Viewer 2.8\nFireFox 6.0=Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2\nIE8(Windows XP)=Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; CIBA; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)\nIE6=Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\nMac Safari 4=Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/5\nGoogle Bot=Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\niPhone 3.0=Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A341 Safari/528.16\niPhone 4S=Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A293 Safari/6531.22.7\nNokia C5-00(S60v3)=Mozilla/5.0 (SymbianOS/9.3; Series60/3.2 NokiaC5-00/032.010; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko ) Version/3.0 BrowserNG/7.2.6.2 3gpp-gba\nHTC Legend(Android)=Mozilla/5.0 (Linux; U; Android 2.8; zh-cn; HTC Legend Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1\niPad=Mozilla/5.0 (iPad; U; CPU OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B334b Safari/531.21.10\n",
"auto":[
{"name":"Test If It Works",
"matches":[
{"what":"url",
"text":"http://lab.laobubu.net/chromeheaderedit/test.php",
"mode":"equal"}
],
"value":"Laobubu/1.0 (HTTP Request Header Editor; zh-cn)Version/3.0"}
]},
{"name":"Hitleap-Viewer-Version",
"descript":"",
"value":"2.8",
"data":"2.8",
"auto":[]},
{"name":"Hitleap-Viewer-Os-Version",
"descript":"",
"value":"6.2",
"data":"6.2",
"auto":[]}]
import all 3 things:


than click on "headers" - "enable all" - "click on start" - "ok"

visit hitleap site and smile 


Note; If you, by any chance, can't save the code into a xml file, then you can download it from here:
http://adf.ly/lOzWs

Virus Scans:
https://www.virustotal.com/en/url/55...is/1392484471/

https://www.virustotal.com/en/file/c...is/1392484523/

8. Now, open your Imacros tab by clicking the add-on icon. use this code to make a new macro:

Code:
VERSION BUILD=8601111 RECORDER=FX
SET !ERRORIGNORE YES

TAB T=1
URL GOTO=http://hitleap.com/traffic-exchange
Wait Seconds=3
TAG POS=1 TYPE=DIV ATTR=TXT:Start
Wait Seconds=3
TAB T=2
Wait Seconds=3
TAB T=1
Wait Seconds=300
TAB CLOSEALLOTHERS
REFRESH
This macro now will make your hitleap run continously. Only reason why your browser viewer will stop is when firefox crashes. 

or you can use this code:

deadunderman View Post
Thank You so very much!

Although some times with even with all these Add-Ons,Ads usually opens new tabs,and with about 4 times when Imacros cycle is complete the "CLOSEALLOTHERS" Command deletes all other Tabs including the Hitleap page for traffic exchange and that could lead to the problem it asks you to login again,but there is a simple solution,i have added to your existing script.

This way before all other TABS in firefox gets closed it will first go to the first TAB (Hitleap Traffic Exchange) and from there it will close all other TABS which were opened due to ADS Influence while doing the Traffic Exchange!

Feel Free to use this!
Code:
VERSION BUILD=8601111 RECORDER=FX
SET !ERRORIGNORE YES
TAB T=1
URL GOTO=http://hitleap.com/traffic-exchange
Wait Seconds=3
TAG POS=1 TYPE=DIV ATTR=TXT:Start
Wait Seconds=3
TAB T=2
Wait Seconds=3
TAB T=1
Wait Seconds=300
TAB T=1
Wait Seconds=3
TAB CLOSEALLOTHERS
REFRESH
Enjoy you guys!
9. Open Add-ons Manger (ctrl+shift+A) and look for Block Site. 
Click options and then click import. Import this file (my personal website block list):http://adf.ly/lOzow




You can also add your own website to be blocked by click Add button. 

..............................
There you have it, you will now have multiple Hitleap Viewers in 1 PC. 

Hope many will benefit from this collaboration guide. Feel free to ask any questions or give more suggestions/constructive criticisms. Thanks and goodluck!

2 commentaires:

  1. Did you know that you can shorten your urls with Shortest and make $$$$ from every visit to your short links.

    RépondreSupprimer
  2. Claim FREE satoshis at DailyFreeBits Faucet. 100 to 1,000 satoshis per 60 mins.

    RépondreSupprimer