Skip to content

Randomise the contents of your comments and turn them into text noise

License

Notifications You must be signed in to change notification settings

WhiteSp1rit/reddit-comment-scrambler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit comment scrambler

A simple script to randomise the contents of your comments and turn them into text noise.
Fully automatic, requires no user interaction after launch.

preview.webm

Requirements

Required RES settings

Appearance -> Night Mode -> on, Night Mode On -> on, Automatic Night Mode -> Disabled
Browsing -> Never Ending Reddit -> on, Auto Load -> on, Pause After Every -> 0

How to use

  1. if its your first time using the script, check the 'rcs-config.ini' file parameters, and change them if necessary.
  2. launch the script
  3. open your Reddit comments page
  4. scroll it so that the first visible 'edit' link is under the first comment which needs to be scrambled
  5. make sure that the first comment is not selected, otherwise it will be skipped
  6. press 'Win+C', which will activate the script function
  7. script will start scrambling the comments, up to the number specified in the config
  8. press 'Esc' to close the script after you're done using it, or in case you just want to stop it. Alternatively, you can close it from the tray icon.

Changing the script activation key combo

open the script in any text editor and change the following line:
#c::
according to:
^ is Ctrl, + is Shift, ! is Alt, # is Win
as an example, changing the key combo to Shift+X would be:
+x::
or assign it to one of the side mouse buttons like this:
XButton1::
or
XButton2::

Limitations

Reddit only allows loading the last 1000 comments. This includes deleted comments, so deleting them still does not allow to view any older ones.

About

Randomise the contents of your comments and turn them into text noise

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published