Skip to content

Instantly share code, notes, and snippets.

View bowlercaptain's full-sized avatar

Robert Mock bowlercaptain

View GitHub Profile
/*************************************************
SHARECART1000 helper script:
This script reads/writes data according to the
shared savegame file specified here:
http://sharecart1000.com/
Put this script on some game object in your
scene. You can use a sample text file in the
sharecart format and assign it to the property
@bowlercaptain
bowlercaptain / gist:a6e53e27e54920a0ef22
Created September 17, 2015 03:30
curl command for successful login
curl -X POST -H "Authorization: Basic dG9hc3Rlcjp6dWd6d2FuZw==" -H "Cache-Control: no-cache" -H "Postman-Token: 0628b46e-9cf5-a0e9-054c-3aed214be070" -H "Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW" -F "mode=auth" -F "username=toaster" -F "password=zugzwang" 'http://superdupergames.org/auth.html'
@bowlercaptain
bowlercaptain / gist:076a173aceffcf2b2d2f
Created September 17, 2015 03:31
PHP (httpV2) successful login
<?php
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => "http://superdupergames.org/auth.html",
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => "",
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 30,
### Keybase proof
I hereby claim:
* I am bowlercaptain on github.
* I am bowlercaptain (https://keybase.io/bowlercaptain) on keybase.
* I have a public key whose fingerprint is 5DB5 27E6 E9E2 8481 FD77 218A 5560 45D7 AA1D 1775
To claim this, I am signing this object:
@bowlercaptain
bowlercaptain / wordsearch
Created January 29, 2017 22:50
[Breakfast Party Puzzles] World 1, level 2.
Hey guys. I made a basic word search for you this time. Enjoy! :)
antbearognpd1tkoalceb
bzownrehkooajmogshozm
iyliorvdgjstypodmomau
lbdntaiwxaflseleiweuc
irkhxglhmdlightwhlwpc
tacvqieakdegbfuokmwou
yearneddoumnwwospreys
utjwbnhunwouaeoohanex
@bowlercaptain
bowlercaptain / Word search
Created January 30, 2017 08:00
World 1, level 2. [Breakfast Party Puzzles]
A2: B3:
□┐ □─┐
│ │
□ │
@bowlercaptain
bowlercaptain / Rambling
Created February 27, 2017 03:26
Rambling
Don't be fooled: this nonense of text doesn't lack a tone. Contrarily perhaps its imminent destruction is worth of pulitzer. Twisted words, syllables in the flowing meaningless cavalcade. Without a home or design within their pile of letters, these orated assemblies are ignored. what distracting employ demonstrates its ludicrous behavior here? why but it's a herring! Red swimming poetry flounders noisily within these words. Conveys nothing. Contrary to popular belief, nonsensic words sometimes do inform you, data is just not carried traditionally. In replacement distinctly useless verbiage supplants where normally data inhabits and another feature consequently must hospitate. Draining it demonstrates to inflict, composing rigidly upon this plane now. Laptop running low on juice without an internet connection to upload with. completed upon arrival? Now vehicle oscillates, destabilizing all of the guys onboard and also feminine people normally referred to as women. machine levitates, carries a bunch of dudes, d
@bowlercaptain
bowlercaptain / url.txt
Created March 4, 2017 23:13
World 2, level 3
-.- - /-- -/ . . -/ - /.:. - / - . . . / . / - . - -/:--- /.. - / - / . . - /-. ../ ./- .-- /-:- - / . . -/ -/ .. - / - . . ./:./- .-- /-- - / . . -/ -/. .-/ -. . ./
@bowlercaptain
bowlercaptain / readme.txt
Last active April 23, 2017 05:38 — forked from anonymous/readme.txt
title
Play this game by pasting the script in http://www.puzzlescript.net/editor.html