Search code examples
javaserverremote-accessminecrafthost

Automaticly Click a button on a remote website Every 50 Minutes?


I got a mine craft server online (https://server.pro/control-panel/1446793/) and I need to click the restart button every 45-55 Minutes. How can I do this? Is it possible to Do using GC (google code)? If not do i use java? Is it even possible? I have no idea what to do. Any response is helpful (even if it says something I have done wrong :) )

If i do need to use JAVA what program would i use to make the script (If there is one)


Solution

  • I am not familiar with either of those languages, however I have made an autoclicker in C. It can be found here. If you are unwilling to use mine, there are many other autoclickers out there.