Jump to content

Need help making a Like Bot - (Locked)


 Share

Recommended Posts

Hello Everyone,

I came across this Youtube video where I saw someone make a bot for Piano Tiles 2, it seemed very simple and easy to make, then I saw people have made bots for Instagram and Facebook as well. I wanted to make a like bot for a social media site that worked similar to Instagram. The problem is I don't know how to write programs. I tried to copy paste scripts and made a few changes but they didn't work. 

<svg class="icon-like-off" viewBox="0 0 25 25"> is the like button that I wanted my bot to search for in a webpage and click on it. So far I have understood that Autoit doesn't work like that for classes or shapes but it can detect pictures. My approach now is that a bot that detects the image of like button and click on it. I have attached the png of "icon-like-off", thats how it looks on my firefox at 30%. I have tried to read the scripts and all of them are so complex and I have no clue how to customize them.

I would really appreciate if someone could write a simple script or at least guide me about the functions I can use to make this script without complexity.

Thanks in advance.

 

 

<li class="action-like-container">
        <a class="btn action-like">
            <svg class="icon-like-off" viewBox="0 0 25 25"><path class=" color-1" clip-rule="evenodd" d="M18.0002 2.00049C16.3602 2.00049 14.8222 2.62749 13.6542 3.76949L12.5002 4.93149L11.3462 3.76949C10.1772 2.62749 8.63917 2.00049 7.00017 2.00049C5.32517 2.00049 3.75617 2.65449 2.57917 3.84149L2.45917 3.96249C0.0211702 6.42049 -0.66583 11.0635 3.48817 15.6845C7.33217 19.9585 12.5002 23.0005 12.5002 23.0005C12.5002 23.0005 17.6672 19.9585 21.5112 15.6845C25.6662 11.0635 24.9792 6.42049 22.5412 3.96249L22.4212 3.84149C21.2432 2.65449 19.6752 2.00049 18.0002 2.00049ZM18.0001 3.00049C19.4041 3.00049 20.7221 3.54949 21.7141 4.54949L21.8311 4.66649C23.9821 6.83549 24.4881 10.8775 20.7681 15.0155C17.7661 18.3535 13.8751 20.9545 12.5001 21.8245C11.1251 20.9545 7.23411 18.3535 4.23211 15.0155C0.511114 10.8775 1.01711 6.83549 3.16511 4.66949L3.28911 4.54549C4.27711 3.54949 5.59611 3.00049 7.00011 3.00049C8.37211 3.00049 9.66711 3.52649 10.6361 4.47349L11.7901 5.63649L12.5001 6.35149L13.2101 5.63649L14.3531 4.48349C15.3331 3.52649 16.6281 3.00049 18.0001 3.00049Z" fill="#404040" fill-rule="evenodd"></path></svg>

            <svg class="color-red icon-like-on" viewBox="0 0 25 25"><path class=" color-1" clip-rule="evenodd" d="M12.5003 4.931L13.6533 3.769C14.8223 2.627 16.3603 2 18.0003 2C19.6753 2 21.2433 2.655 22.4203 3.841L22.5413 3.962C24.9793 6.42 25.6653 11.064 21.5113 15.684C17.6673 19.958 12.5003 23 12.5003 23C12.5003 23 7.33231 19.958 3.48831 15.684C-0.665694 11.064 0.0213053 6.42 2.45831 3.962L2.57931 3.841C3.75631 2.655 5.32431 2 6.99931 2C8.63931 2 10.1773 2.627 11.3463 3.769L12.5003 4.931Z" fill-rule="evenodd"></path></svg>
        </a>
    </li>

tempsnipL.png

tempsnip.png

Link to comment
Share on other sites

  • Developers

Welcome to the AutoIt forum.

Unfortunately you appear to have missed the Forum rules on your way in. Please read them now - particularly the bit about not discussing game automation - and then you will understand why you will get no help and this thread will now be locked.

See you soon with a legitimate question I hope.

The Moderation team

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...