Skip to content

Instantly share code, notes, and snippets.

View luis-ortiz's full-sized avatar

Luis Ortiz luis-ortiz

View GitHub Profile
@luis-ortiz
luis-ortiz / Grail.lua
Created December 13, 2014 18:35
Grail DB as of Dec 13, 2014
GrailDatabase = {
["BadQuestData"] = {
"G66|US|19116|G[34598][6]={'6C410'}", -- [1]
"G66|US|19116|G[34512][6]={'6C4250'}", -- [2]
"G66|US|19116|G[34662][6]={'6C4350'}", -- [3]
"G66|US|19116|G[34663][6]={'6C4350'}", -- [4]
"G66|US|19116|G[34664][6]={'6C4350'}", -- [5]
"G66|US|19116|G[34665][6]={'6C4350'}", -- [6]
"G66|US|19116|G[34666][6]={'6C4350'}", -- [7]
@luis-ortiz
luis-ortiz / Grail20141126.lua
Created November 26, 2014 21:30
Grail DB as of Nov 26, 2014
This file has been truncated, but you can view the full file.
GrailDatabase = {
["BadQuestData"] = {
"G40|us|16135|G[29558][6]={'4DA2000'}", -- [1]
"G40|us|16135|G[29559][6]={'4DA2000'}", -- [2]
"G40|us|16135|G[29560][6]={'4DA2000'}", -- [3]
"G40|us|16135|G[29759][6]={'4DA4000'}", -- [4]
"G40|us|16135|G[29562][6]={'4DA1000'}", -- [5]
"G40|us|16135|G[29883][6]={'4DA2500'}", -- [6]
"G40|us|16135|G[29762][6]={'4DA2500'}", -- [7]
@luis-ortiz
luis-ortiz / TomTomWoD.patch
Created July 26, 2014 21:03
TomTom Diff for WoD
Only in TomTom/: .DS_Store
diff -rwc /Applications/World of Warcraft/Interface/AddOns/TomTom/TomTom.toc TomTom/TomTom.toc
*** /Applications/World of Warcraft/Interface/AddOns/TomTom/TomTom.toc 2013-09-12 05:26:32.000000000 -0400
--- TomTom/TomTom.toc 2014-07-23 18:22:33.000000000 -0400
***************
*** 1,4 ****
! ## Interface: 50400
## Title: TomTom
## Author: jnwhiteh
## Version: v50400-1.0.0
vagrant@ctt:~/Dropbox/logstash$ bin/logstash rspec --format d spec/inputs/tcp.rb
inputs/tcp
read json_event
A plugin had an unrecoverable error. Will restart this plugin.
Plugin: <LogStash::Inputs::Tcp host=>"0.0.0.0", mode=>"server">
Error: closed stream {:level=>:error}
Finished in 0.36728 seconds
1 example, 0 failures
@luis-ortiz
luis-ortiz / gist:8270599
Last active January 2, 2016 07:29
OQueue 1.7.5 patch for not adding new freinds.
--[[
@file oqueue.lua
@brief warcraft addon for finding and queuing premade groups for bgs
@author rmcinnis
@date april 06, 2012
@copyright Solid ICE Technologies
this file may be distributed so long as it remains unaltered.
no modifications are allowed even for personal use.
if this file is posted to a web site, credit must be given to me along with a link to my web page
@luis-ortiz
luis-ortiz / hadoop-metrics2.properties
Created December 6, 2013 14:14
hadoop-metrics2.properties enabling all Ganglia metrics output for consumption by a local logstash agent.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and