Skip to content

Instantly share code, notes, and snippets.

View Toyz's full-sized avatar

Helba Toyz

View GitHub Profile
@Toyz
Toyz / strings.ow
Last active November 24, 2016 19:28
OverTool v1.8.4.11
Initializing CASC...
Mapping...
Adding Encryption Keys...
Added Encryption Key 6DD3212FB942714A
Tooling...
0000000001B4.07C: RIP-Tire
00000000140B.07C: Steel Trap
000000001D0F.07C: Concussion Mine
0000000029BA.07C: Heroic
@Toyz
Toyz / chars.ow
Last active November 24, 2016 19:22
OverTool v1.8.4.11
Initializing CASC...
Mapping...
Adding Encryption Keys...
Added Encryption Key 6DD3212FB942714A
Tooling...
Cosmetics for Widowmaker in package 06E00000011CD48E
ACHIEVEMENT (4 items)
Pixel (Common Spray)
Cute (Common Spray)
@Toyz
Toyz / maps.ow
Last active November 24, 2016 19:29
OverTool v1.8.4.11
Initializing CASC...
Mapping...
Adding Encryption Keys...
Added Encryption Key 6DD3212FB942714A
Tooling...
AUTOMATION ARENA
ID: 000001C2
State: DEFEND
@Toyz
Toyz / amic.py
Last active October 18, 2016 18:13
import urllib2
import time
previous = -1
def main():
while True:
GetData()
time.sleep(30)
def GetData():
@Toyz
Toyz / bot.py
Last active November 1, 2016 22:09
import time
import urllib2
import json
import threading
def worker():
orginal = -1
while True:
req = urllib2.Request('https://lumerico.mx/api/')
req.add_header('Content-Type', 'application/json')
#define WIN32_LEAN_AND_MEAN
#define _WIN32_WINNT 0x0500
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <conio.h>
#include <string.h>
#include <windows.h>
#include <windows.h>
#include <iostream>
#include <shlobj.h>
#include <time.h>
#include <cstdlib>
#include <string>
#include <sstream>
using namespace std;
var crypto = require('crypto');
let hasher = {};
/**
* Calculates the hash/checksum of a string. Default algorithm is MD5.
*
* @param {String} str
* @param {String} algorithm
* @return {String} checksum
const express = require('express'),
format = require('string-format');
let pg = undefined;
try {
require.resolve('pg-native');
pg = require('pg').native;
console.log('Using pg-native');
} catch(e) {
pg = require('pg');
#00000000|0|20
#FF000000|0|2588
#FF00007F|1|2588
#FF007F00|2|2588
#FF007F7F|3|2588
#FF7F0000|4|2588
#FF7F007F|5|2588
#FF7F7F00|6|2588
#FFBFBFBF|7|2588
#FF7F7F7F|8|2588