User:SckrTrckrBot

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search
This user account is a bot operated by HerrDoktor (talk).
Crystal Clear action run.png

It is probably not a sock puppet, but hopefully an automated or semi-automated account for making repetitive edits that would be extremely tedious to do manually (or so we'd like you to think).

Administrators: if this bot is malfunctioning or causing harm, tough fucking shit.



The Sucker-Tracker Bot will not hesitate to use his highly advanced Lego technology to Exterminate!!!


Sucker-Tracker Bot


Emergency shutoff button

Big_Red_Button.png

Panic! Panic! Panic!


What I can do[edit | edit source]

This simple javascript bot is designed to track the changes of one single user or IP and keep on undoing their last edit. It's a basic tool to persecute stupid vandals.

Login with the Sucker-Tracker Bot and press CTRL+K anytime to start the process. It will ask for a target user/IP and a delay time, and immediately revert the target's last change (if possible, see bellow for limitations). After, it will keep on reverting the assigned user's last change in the informed interval. This action has no effect if the user didn't do another edit during the interval.

To stop Sucker-Tracker press CTRL+K again from the same window you started the tracking. Notice that you can create multiple instances of the tracking process by opening multiple browser windows and assigning the task to them (this feature has not been tested). To select a new target or re-start the persecution, press CTRL+K a third time.

How do I work[edit | edit source]

In order to rollback an user's last change, this bot opens a new browser tab pointed to the target's last changes and fetch the last edit ID from that page. Then it closes the tab and opens a new one with undo edit, and saves this page with a fancy taunting message.

Known issues[edit | edit source]

  • Only Firefox compatible: as with all mediawiki scripts, doh!
  • Instanced scripts: due to a javascript limitation, you can't touch the window where you started the tracking process. If you update the browser window or change it's location, this will stop the tracking process. There's no solution to this one, so just open a new window in your browser and relax.
  • Editing limitation: currently we have an anti-spam tool that asks for a human confirmation (that blurred text stuff) if the page has external links. If bumping on this, the bot can do nothing.

Fixed bugs[edit | edit source]

  • Bug: the bot has a 10-second delay between opening a tab and performing the next action. This is needed due a javascript limitation, namely single-tread.
  • Update (v.0.2): now it performs the action immediately after the window is loaded.
  • Bug: the author still couldn't find a way to close the last (undo) tab. So this bot will fill your browser with tabs each time it performs the rollback.
  • Update (v.0.2): apparently, this is also worked out now.
  • Bug: the bot auto-opened windows got focus, in a very annoying way, thus preventing the user from operating the browser normally while running the bot.
  • Update (v.0.3): now it defocus the new window, so it just flashes briefly.

Wanna be a cyborg?[edit | edit source]

This bot's javascript have been tested successfully for normal user accounts. If you want to implement its auto-reverting function, add this to your own uncyclopedia.js:

//becoming a cyborg
document.write('<script type="text/javascript" src="'
 + 'http://en.uncyclopedia.co/w/index.php?title=User:SckrTrckrBot/uncyclopedia.js'
 + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

Then you can add this neat userbox to your collection: Template:User cyborg.

Version information et cetera[edit | edit source]