Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
01-27-2014, 01:23 PM
(This post was last modified: 01-28-2014 11:37 PM by ASHTHEHACKER.)
Post: #1
|
|||
|
|||
Latest Twitter Followers Bug (Very Simple and More Followers)
This twitter Bug was active and i was able to get more than 1000 followers in 1 minute
This was pretty simple Instructions : 1) Create a fake account 2) Login to your fake account 3) Now go to the page for which you need to boost the follower count 4) Continuously hit Follow/Unfollow Button You can see that even tough your real follower count remains same the followercount on your page goes up Video Tutorial WARNING :- Twitter might block your account for some days thatswhy i asked youto use fake account (If you do as i said then no problem at all thankyou). But Continuously hit Follow/Unfollow Button is so boring and time consuming. so i prepared Automation scripts for you guys. Automation Scripts 1) Console script:- Do the first three steps in the instructions and then open your browser console(press F12 and goto console tab), then paste the code and press enter. Code :- setInterval(function(){ $(".user-actions-follow-button").click(); },10); 2) iMacros Script:- Do the first two steps in the instructions Then in the third line of thecode "URL GOTO=https://twitter.com/*****" replace the url with the page url for which you need follower count. Then copy the 4 line "TAG POS=4 TYPE=BUTTON ATTR=TXT:FollowFollowingUnfollowBlockedUnblockPen*" and paste it more than 1000 times. Then play 2 loops which is more than sufficient because in code their are more than 2000 loops (in total 2 x 1000= 2000 loops). You can run more but twitter will suspect you and delete all count you got. Code:- VERSION BUILD=8601111 RECORDER=FX TAB T=1 URL GOTO=https://twitter.com/***** TAG POS=4 TYPE=BUTTON ATTR=TXT:FollowFollowingUnfollowBlockedUnblockPen* iMacros is d*** fast out of all methods. so i recommend using imacros but you can follow any of the three 1)General 2)Console Script 3)Imacros Depending on your convenience. Rush guys, i don't how long twitter is going to kepp this bug for us. But please don't forget to add reputation for me in that rush. |
|||
01-27-2014, 04:30 PM
Post: #2
|
|||
|
|||
RE:
It works! Thanks!!!
++ Reps would be appreciated
|
|||
01-27-2014, 06:45 PM
Post: #3
|
|||
|
|||
RE:
It's work, But LOL :D really fake,....
|
|||
01-27-2014, 08:51 PM
Post: #4
|
|||
|
|||
RE:
Nice one OP! Tested by hand and it works. So funny! REPS for this.
THe iMacro script gives me this message though. RuntimeError: element BUTTON specified by TXT:Follow<SP>Following<SP>Unfollow<SP>Blocked<SP>Unblock<SP>Pen* was not found, line: 4 (Error code: -921) |
|||
01-27-2014, 08:58 PM
Post: #5
|
|||
|
|||
RE: | |||
01-27-2014, 09:01 PM
Post: #6
|
|||
|
|||
RE:
Awesome, working, +5 REP'D
Thanks for this cool trick :) |
|||
01-27-2014, 11:42 PM
Post: #7
|
|||
|
|||
RE:
video records my english bad ı am turkish plesase video
|
|||
01-28-2014, 05:54 AM
Post: #8
|
|||
|
|||
RE:
video tutorial would be good..
|
|||
01-28-2014, 06:27 AM
Post: #9
|
|||
|
|||
RE:
i increased 2000 followers but after few hours all gone and back to original number of follower, i think twitter fixed it :(
|
|||
01-28-2014, 11:40 PM
(This post was last modified: 01-29-2014 12:00 AM by ASHTHEHACKER.)
Post: #10
|
|||
|
|||
RE: Latest Twitter Followers Bug (Very Simple and More Followers) | |||