/TarotClickBot

A click bot that permits you to visit any website of your choice at specified intervals.

Primary LanguageC#

TarotClickBot

Sublime's custom image

Tarot Click Bot is a click bot that permits you to visit any website of your choice at specified intervals written in C#, based on Console App. It simply sends a GET request to the target website.

How to use?

  1. Download TarotClickBot.exe
  2. Enter your target website URL.
  3. Specify your preferred interval for pulling.
  4. Enter random negative and positive integers to vary the polling interval and avoid making every pull at the exact same interval.

How to clone?

  • git clone https://github.com/eymenefealtun/TarotClickBot.git

Created By: @eymenefealtun

How to contribute?

  1. Fork the repository.
  2. Make changes.
  3. Submit a pull request.