Skip to content

Instantly share code, notes, and snippets.

View nop's full-sized avatar
💭
git commit -m ":pray:"

James Box nop

💭
git commit -m ":pray:"
View GitHub Profile
@nop
nop / jems.cfg
Created April 16, 2023 02:29
Jems Insurgency Config
// JeMs MAX FPS Config v1.06 Updated April 2018
// Support me by subscribing to https://www.youtube.com/JeMs_tv
// And follow on twitch: http://twitch.tv/jems_tv
// IF YOU GET CRASHES, DELETE mat_max_worldmesh_vertices CVAR LINE BELOW, OR REMOVE INSURGENCY LAUNCH OPTION: -high
mat_max_worldmesh_vertices 512
// IF YOU USE FLASHLIGHTS, CHANGE COMMANDS BELOW TO r_shadows 1 ; r_dynamic 1 (you will sacrifice fps)
r_shadows 0
r_dynamic 0
@nop
nop / TelephoneKeypad.cs
Last active February 1, 2023 10:59
Translate a string into a telephone keypad code
using System.Collections.Generic;
using System.Text;
static string TranslateToNumber(string input)
{
var map = new Dictionary<char, char>
{
{'a', '2'}, {'b', '2'}, {'c', '2'},
{'d', '3'}, {'e', '3'}, {'f', '3'},
{'g', '4'}, {'h', '4'}, {'i', '4'},

Keybase proof

I hereby claim:

  • I am nop on github.
  • I am jamesbox (https://keybase.io/jamesbox) on keybase.
  • I have a public key ASBDd36UxfRJViL7LZEZcO2dmJfpGVTaibk6uoy8CKrJXQo

To claim this, I am signing this object:

@nop
nop / shakespeare.sh
Last active August 7, 2020 09:14
Pull the complete works of William Shakespeare from shakespeare.mit.edu and convert to plain text
#!/bin/sh
#
# Pull the complete works of William Shakespeare from shakespeare.mit.edu,
# then convert them from HTML format to plain text with Pandoc.
comedy=("allswell" "asyoulikeit" "comedy_errors" "cymbeline" "lll" "measure" "merry_wives" "merchant" "midsummer" "much_ado" "pericles" "taming_shrew" "tempest" "troilus_cressida" "twelfth_night" "two_gentlemen" "winters_tale")
history=("1henryiv" "2henryiv" "henryv" "1henryvi" "2henryvi" "3henryvi" "henryviii" "john" "richardii" "richardiii")
tragedy=("cleopatra" "coriolanus" "hamlet" "julius_caesar" "lear" "macbeth" "othello" "romeo_juliet" "timon" "titus")
poetry=("LoversComplaint" "RapeOfLucrece" "VenusAndAdonis" "elegy")
sonnets=("I" "II" "III" "IV" "V" "VI" "VII" "VIII" "IX" "X" "XI" "XII" "XIII" "XIV" "XV" "XVI" "XVII" "XVIII" "XIX" "XX" "XXI" "XXII" "XXIII" "XXIV" "XXV" "XXVI" "XXVII" "XXVIII" "XXIX" "XXX" "XXXI" "XXXII" "XXXIII" "XXXIV" "XXXV" "XXXVI" "XXXVII" "XXXVIII" "XXXIX" "XL" "XLI" "XLII" "XLIII" "XLIV" "XLV" "XLVI" "XLVII" "XLVIII" "XLIX" "L"
@nop
nop / 00-README.md
Last active June 28, 2020 08:57 — forked from MRuy/00-README.md
List of CS:GO gambling and scam sites

CSGO gambling and scam websites

The txt file contains a list of legit and scam gambling websites.
The file is not active maintained anymore but i put some examples images to detect scam on this gist.