Bitcoin Forum
May 25, 2024, 05:05:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: GUIDE: how to promote a LinkedIn account  (Read 96 times)
Nekroser (OP)
Jr. Member
*
Offline Offline

Activity: 392
Merit: 2


View Profile
May 05, 2018, 02:44:10 PM
 #1

Hello!

Nowhere did I find such an instruction and therefore decided to write my own. It was easier to download LinkedIn than Facebook. I hope someone will be useful.

Example Video (in Russian):

https://www.youtube.com/watch?v=Cb0dOtzPwAY

Preparation

For automation we will use addon iMacros. It requires an old browser FireFox.

Download the browser mozilla firefox https://ftp.mozilla.org/pub/firefox/releases/50.0/.
Install the addon iMacros https://addons.mozilla.org/ru/firefox/addon/imacros-for-firefox/.
Download the archive, which is the script: https://drive.google.com/open?id=1OzPZ8k-Q9JftmD8AzgZpLQdPnlQxFBuC



Open the addon in the upper right corner of the browser window:



And we edit the standard script:



We add the code for LinkedIn and save it.



Account registration



1) Set the background associated with the crypto currency.
2) You can create a fake. Put on the avatar is desirable female picture.
3) Fill in your profile in as much detail as possible. Add information that you are Blockchain enthusiast and the #followback tag, unobtrusively. You can add something else to the subject of crypto currency.

Search for contacts




In the search, write: bounty



A list of fellow bounties will appear. Add manually 20-50 contacts that are associated with crypto-currencies.

Click the "Network" tab and run the previously added script.



What does the script do?


Ignore errors:
Code:
SET !ERRORIGNORE YES
Add a contact:
Code:
TAG POS=1 TYPE=BUTTON ATTR=data-control-name:invite
Adding a delay (randomly, 1-5 seconds):
Code:
SET !VAR1 EVAL("Math.floor(Math.random()*5 + 1);")
We wait:
Code:
WAIT SECONDS={{!VAR1}}
Updating the page:
Code:
REFRESH
Scroll the page below:
Code:
EVENTS TYPE=KEYPRESS SELECTOR="HTML>BODY" KEYS="[34]"

Repeat the script until you get bored.

Note:
Quote
You will appear in the list of people you already added, but they did not accept your invitation.

Once you have 1000+ contacts - you will passively add 30-50 people a day. Remains only massively accept contacts once a day on the page managing all invitations.



In the bounty there are always few participants in the social network LinkedIn. You can make good money. Thank you for attention.

Read my other instructions:
GUIDE: how fast and easy to promote blogs: https://bitcointalk.org/index.php?topic=3288699
GUIDE: fill out the Google form in 5 seconds: https://bitcointalk.org/index.php?topic=3289253
GUIDE: quick unban Medium account: https://bitcointalk.org/index.php?topic=3288775

This is the translation of my article into English.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!