Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.93 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.93 KB

Rickroll & Gandalf Sax troll Scripts

Introduction

This repository contains two Python scripts, rickroll.pyw and gandalf-sax.pyw, designed to prank users by playing either the infamous "Rickroll" video or the "Gandalf Sax" video.

Script Descriptions

  1. rickroll.pyw:

    • This script copies itself to the user's Startup folder, ensuring it runs every time the user logs into their system.
    • It simulates pressing the 'Media Play/Pause' key 50 times, potentially interrupting any media playback.
    • Finally, it opens a web browser window and plays the Rickroll video hosted at https://shattereddisk.github.io/rickroll/rickroll.mp4.
  2. gandalf-sax.pyw:

    • Similar to rickroll.pyw, this script copies itself to the user's Startup folder to execute on login.
    • It also simulates pressing the 'Media Play/Pause' key 50 times.
    • Lastly, it opens a web browser window and plays the Gandalf Sax video hosted at https://eograhix.github.io/gandalf.mp4.

Requirements

To run these scripts, you need:

  • Python 3.x installed on your system.
  • Windows operating system (tested on Windows 10).
  • Standard Python libraries: shutil, os, time, ctypes.

Usage

  • Prank responsibly: These scripts are designed for harmless pranks and should be used in appropriate settings with consent from all parties involved.
  • Repository Installation: Clone or download this repository to access the scripts.
  • Execution: Execute the scripts on a Windows system to prank users.

Disclaimer

The authors of these scripts do not endorse or encourage any malicious or harmful behavior. These scripts are meant for entertainment purposes only. Users are responsible for their actions and should use these scripts with discretion and respect for others' privacy and property.

Author

These scripts were created by spidirman.