jakerobers / Bumper

A script to bump forum threads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bumper

Bumper is a simple java terminal application that will bump a thread on a forum. The application is based on Selenium and ChromeDriver.

Support

The following websites are supported:

  • Runescape

Installation Requirements

Now run the program:

java -jar ./bumper-jar-with-dependencies.jar --website="Runescape" --username="my_username" --password="my_password" --thread="thread_id" --message="Bump"

Contributions are welcome!

About

A script to bump forum threads


Languages

Language:Java 100.0%