KazzyAPI / ogusers-thread-autobumper

This will auto bump any thread of your chosing every 1 hour
1 stars 1 forks source link

OG-users auto thread bumper

This script is made for the purpose of bumping threads and no more.

Installation

npm install

Usage

{
      "username" : "",
      "password" : "",
      "thread" : "https://ogusers.com/newreply.php?tid=799877",
      "message" : "Saw this and think why not bump aswell xD"
}

For thread you must get the link like above. To get this click on the thread , then click the new reply and it should take you to a page with a text area.

Message needs to be a certain length however can be anything of your chosing!

Hosting

You will need a windows vps of some sort in order to run this. As it uses a chromium browser to avoid cloudflare detection this is the only way without putting much effort in im sorry . . .

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT