Bitcoin Forum
June 25, 2024, 01:19:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: GUIDE: how fast and easy to promote blogs  (Read 127 times)
Nekroser (OP)
Jr. Member
*
Offline Offline

Activity: 392
Merit: 2


View Profile
April 09, 2018, 04:36:02 PM
Last edit: May 05, 2018, 02:52:04 PM by Nekroser
 #1

Hello!

One day I was sitting and sadly clicking the "Follow" button to golos.io...

This guide will help you to keep your eyes, nerves, and most importantly - time. The whole point is in automation of routine processes when pumping an account.
It's about blogs:

- Steemit
- Golos
- Medium

But you can use this automation on other sites.

Preparation:

For the automation we will use the add-on iMacros. It will require the 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/en-US/firefox/addon/imacros-for-firefox/.
Download the archive in which the scripts lie: https://drive.google.com/open?id=1NUevc43tZRz2nfxzOFKuXsvu9uj7KKMR



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



And we edit the standard script:



We add the code for golos/steemit and save it.



A graphical example of golos

Step 1:

We go to the blog account.

Step 2:

Let's go to the section with ICO reviews. For example, https://golos.io/trending/ico



Step 3:

We open several users in the new tabs, who makes the ICO reviews.



Step 4:

We pass to the subscribers of the user.



Step 5:

Run the script on a cycle.

Step 6:

We repeat the procedure until it gets bored or up to the limit.



What's happening?

First, I ignore errors:
Code:
SET !ERRORIGNORE YES
Then the standard delay is removed:
Code:
SET !TIMEOUT_STEP 0
After 50 times ( just such a maximum number of buttons to Follow to the page ), the presence of the "Follow" button is checked:
Code:
TAG POS=1 TYPE=LABEL ATTR=TXT:Follow
At the end of the script there is a slight delay:
Code:
WAIT SECONDS=2
And go to the next page (if the page is not - the script will restart):
Code:
TAG POS=2 TYPE=SPAN ATTR=TXT:Next<SP>→

A similar script for Steemit. Do all the same. Sense, I think, is understandable.

For Medium, the script did not, but tried. I could not get the subscription button. Who can - write in the code, I will add to the topic. And there is no special sense, there is a restriction of only 50 subscriptions per day , for a minute you can call.

Limits

Golos - 1000 for 24 hours. After that, you can not do anything in 24 hours, including publications. Be careful.
Steemit - the same as golos.
Medium - 50 subscriptions a day.

Answers to possible questions

Q: And if I get banned?
A: So you abused the cheating. I was not even banned for exceeding the limits. You can continue clicking the mouse if you are afraid or add a delay between the subscription in a few seconds.

Q: This is not a quick way, why are you cheating?
A: You will find a way faster, write to me, add to the topic.

Q: And can you automate everything?
A: You can, only need to know the programming languages ​​and think through the logic.

Q: How quickly will I dial subscribers in this way?
A: Depends on the audience to which you are subscribed and from the registration of your account. I signed 2 times for 2k and now passively subscribe to me. Approximately ~ 200 per week on the voice.

Q: XXX does not work for me. Will you help me?
A: Write in a topic. I will help with all I can.

Video usage example (in Russian)

https://www.youtube.com/watch?v=nVhAZbqT4eo&feature=youtu.be

Bonus +50% probability that you will be subscribed to

Add these tags to the blog header:

#Followback #Bitcoin #Bitcointalk #Cryptocurrency #Altcoins #Blockchain #Trading #Investment #BTC #ETH #Ethereum #ICO #Technology

Warning

If your rating drops to 0 on the golos platform, then no one will see your articles!

The probability of this is extremely small when using this method. Because he is completely unobtrusive.

The result

Strangely, but the easiest way from blogs is Medium. Due to these tags, there were about 10 subscribers per hour. On the second place is Golos, gradually people are subscribed, and on the third Steemit. There is somehow slow, but there is progress. I advise you to subscribe 1 time to the limit and forget for a few weeks. On the Medium, it's only better sometimes to go in and mutually sign.

I hope someone helped. Thank you for attention!

Any advice / criticism / revision of the code is welcome. Write me.

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

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!