Skip to content

Instantly share code, notes, and snippets.

@rizzn
rizzn / gist:2e9d8a571e8cec8dd187
Last active August 29, 2015 14:16
H1Z1DB_v1.1.0.0.au3
;
;H1Z1DB AutoUpdater for: http://www.h1z1db.net/h1z1_upload_manager.php
;
;This is an external(!) AutoIt script to automate the process for the H1Z1DB Upload Manager.
;
;Use it on your own risk!
;
#include <Misc.au3>
#pragma compile(Out, H1Z1DB AutoUpdater.exe)
@rizzn
rizzn / gist:60ffaf727e0a9f33d248
Last active August 29, 2015 14:16
H1Z1DB_v1.0.0.0a.au3
;
;H1Z1 AutoUpdater for: http://www.h1z1db.net/h1z1_upload_manager.php
;
;This is an external(!) AutoIt script to automate the process for the Upload Manager.
;
;As this is a very early Alpha version of the script you have to compile this into an .exe
;and bind this .exe file to a macro key on your keyboard. I'm working on supporting Hotkeys
;on a general keyboard without macro keys in the near future.
;
;Currently working only on "Windowed Mode" on 1920x1080. Please maximize your game window
// ==UserScript==
// @name Diablo 3 Profiles
// @id d3profiles
// @namespace d3profiles
// @description Enhances Diablo 3 profiles with the D3 Progress data
// @include http*://*.battle.net/d3/*/profile/*-*/hero/*
// @require http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js
// @version 1.9
// @grant none
// @author rizzn