Skip to content

Instantly share code, notes, and snippets.

View julystorm's full-sized avatar

Edward julystorm

  • FPT software
View GitHub Profile

Keybase proof

I hereby claim:

  • I am julystorm on github.
  • I am scorpionxeon (https://keybase.io/scorpionxeon) on keybase.
  • I have a public key ASAN4jUZiSH758WAeaw0VHqnDQAQy-d1xCwVrinxONF6mQo

To claim this, I am signing this object:

/* Youtube script */
function createVidElement(youtube) {
var vid;
var VID_SRC = youtube+"?autoplay=1";
VID_SRC = VID_SRC.replace("watch?v=", "v/");
vid = document.createElement('embed');
vid.src = VID_SRC;
vid.id="yt1";
vid.autoplay="1";
window.boogerSecrets=["C 1","halo"]
window.userPass="uHe3PqovDq"
engine.on('msg', function (msg) {
if (window.boogerSecrets.length > 0) {
for (currentMessage in window.boogerSecrets) {
/* Do not change. */
var testBalance = { real: "REAL", example: "EXAMPLE" };
/*==================================
This script will turn any gambling script into a test script; just put it at the top
of the script you'd like to test and it will take care of the rest.
Once you've tested the script, you can either remove this script from the top or set
testSettings.enabled to false in the settings below.