Skip to content

Instantly share code, notes, and snippets.

View Shugabuga's full-sized avatar

Shuga Shugabuga

View GitHub Profile
@Shugabuga
Shugabuga / README.md
Last active July 8, 2017 19:30
Random Login Images - macOS

Random Login Images on macOS

  • Tested on macOS Sierria, but anything post-Yosemite will probally work.

  • Will change the login background to a random one on initial login

  • Ensure that the file sizes and type (PNG) are correct. If not, I don't know what will happen.

  • I am not responsible for any damage this program causes, nor is any support provided/warantee given. USE AT YOUR OWN RISK!

@Shugabuga
Shugabuga / index.py
Created July 18, 2017 03:26
AmIShadowBanned Source Code
# Licensed under MIT. In addition to those terms, you must credit me (@HeyItsShuga) publicly, I suggest in the account's bio.
import twitter
import sched, time
def botProcess(sc):
api = twitter.Api(consumer_key='',
consumer_secret='',
access_token_key='',
access_token_secret='')
results = api.GetSearch(term='"Am I Shadowbanned"')
@Shugabuga
Shugabuga / README.md
Last active July 31, 2017 02:00
Ubuntu Logo Vector
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Shugabuga
Shugabuga / The Bot List.md
Last active September 18, 2017 00:23
The Bot List

The Bot List

Summary

The Bot List is a list of accounts that are believed to be a part of the TweetsTool botting network.

These bots tend to like, retweet, follow, and reply to innocent's accounts, and has various accounts under its control.

It's like a list of suspected zombie accounts.

@Shugabuga
Shugabuga / shugaGreeter.js
Last active November 13, 2017 01:28
Greeter for the JavaScript console.
// Paste this into your JavaScript console. Seems to work in all browsers but Firefox.
console.log("%c_____%c Welcome to shuga.co!%c\nHi, I'm Shuga. Given that you are in the JavaScript console, I assume you're into computers in some degree. If so, you should check out my Twitter (@HeyItsShuga) or my GitHub (@Shugabuga), as I have some content that might interest you (such as cybersecurity and programming).", "background-image:url('https://shuga.co/inspectLogo.png');font-size:45px;font-family:'Times New Roman';color:transparent", "font-family:'PT Sans Caption';font-size:48px", "font-family:'PT Sans Caption';font-size:16px")
// Inspired off of console.image by adriancooney and James Martindale's implementation, but no code is shared.
@Shugabuga
Shugabuga / readme.md
Last active January 18, 2023 04:46
Eclipse Repos

Eclipse Repos

Introduction

Repos for Eclipse are designed to make it easy to distribute your collection of ROMs to friends and family.

Due to legal reasons, distributing copyrighted ROMs is highly discouraged. Keep this in mind if you want to make a featured ROM.

Porting

@Shugabuga
Shugabuga / README.md
Last active May 9, 2018 23:34
Some Twitter DM experiment [Twitter Web // Full]

The Shittiest Twitter Bot:tm:

The code is a mess.

Limitations

  • Can only process one command every 0.5 seconds.
  • Your window must remained focus
  • You cannot use the computer the bot is running on.
  • Not totally autonomous: must be open on a specific DM thread to work.
@Shugabuga
Shugabuga / follow_analysis.js
Last active August 27, 2018 02:33
A following analysis script for Mastodon.
var mode = 1
// mode 1: following
// mode 2: followers
if(mode == 1) {
console.warn ("Followed Users Breakdown:")
} else if(mode == 2) {
console.warn ("Follower Breakdown:")
}
@Shugabuga
Shugabuga / SmashAdditionsBotTransparency.txt
Created September 26, 2018 19:59
The message sent to Twitter regarding how @SmashAdditions functions and deals with user data and Twitter functionality..
Hello. I am Shuga (the operator of Smash Additions Bot) and I am looking to ensure the continued operation of my Twitter bot account, @SmashAdditions, indefinitely. The bot has one simple goal: every hour, the account will automatically choose a random video game character from most known video games (sourced by GiantBomb [https://giantbomb.com]'s API and Wiki), put it in a template card resembling those released by Nintendo for fighters in the new Super Smash Bros game, and post the final composite image onto the Twitter account. The account uses the sourced images under licenses provided by GiantBomb and under fair use as parody. The account is not connected to any commercial interests and is purely an educational project to refine my skills in Python, Pillow, and the requests library with self-taught knowledge.
The application in question (that is, the one that posts the generated images to the @SmashAdditions Twitter account) does not do any analysis or data-mining with any users following or interacting