Skip to content

Releases: phreshbrread/R6Clicker

v7.1

14 Sep 08:43
Compare
Choose a tag to compare
  • Added some more error handling
  • Small code cleanups

v7.0

03 Jan 10:24
971a23d
Compare
Choose a tag to compare
  • Program now clicks the bonus button at the end of matches rather than waiting for it to switch, this saves around 4 or 5 seconds on top of everything else
  • Moved changelog to it's own file
  • Removed unnecessary comments
  • Removed a debug log line

v6.0

05 Dec 03:25
1a668a7
Compare
Choose a tag to compare
  • Made some UI tweaks
  • Changed mouse positions for all 4 resolutions to account for High Calibre's UI changes
  • Pre-game selection clicking now works for all 4 resolutions
  • Slightly changed some things to be more reliable

v5.0

10 Sep 15:59
4f56843
Compare
Choose a tag to compare
  • Fixed the mouse set position not appearing in the text box
  • Clicking any resolution button saves settings now so you no longer need to click start to save
  • Added a dialogue box that explains how to use the program so you don't need to open up the readme
  • Removed WriteSettingsToFile.cs because it was unnecessary

v4.2

20 Aug 11:57
d0ed789
Compare
Choose a tag to compare
  • Cleaned up some repetitive code
  • Now clicks specific buttons on the pre-game selection to speed up the process
    • Saves around 25 seconds with a 2500 interval

Hotkeys

30 Jul 01:36
a236f6e
Compare
Choose a tag to compare
  • Added hotkeys to make stopping & starting easier

Refresh & Fix

23 Jul 02:45
fd3df9a
Compare
Choose a tag to compare
  • Changed the way it clicks so that it actually works
  • Cleaned up and rewrote a bunch of code
  • Added some exception handling
  • Now saves and loads all values to and from a settings file in the program directory
    • To reset all settings just delete the settings.ini file

Custom Mouse Positions

25 Feb 08:56
1a0a9e7
Compare
Choose a tag to compare

This release is actually behind in terms of the code, but the most updated stuff still doesn't function properly yet.

  • Added support for custom mouse positions
  • Changed some UI and made the window slightly less wide
  • Removed the stupid installer in favour for just a portable version

Resolution Update

26 May 03:58
f5e9c32
Compare
Choose a tag to compare

Added support for 4K, 1440p, 1080p and 768p resolutions.

Initial Release

14 Apr 22:51
1d1bbe7
Compare
Choose a tag to compare