Skip to content

Instantly share code, notes, and snippets.

View secretdataz's full-sized avatar
💭
I may be slow to respond.

Jittapan Pluemsumran secretdataz

💭
I may be slow to respond.
  • Bangkok, Thailand
  • 02:42 (UTC +07:00)
View GitHub Profile
@secretdataz
secretdataz / thai-1.xml
Last active December 18, 2015 14:19
Notepad++ thai-1.xml
<?xml version="1.0" encoding="tis-620" ?>
<NotepadPlus>
<Native-Langue name="thai" filename="thai.xml" >
<Menu>
<Main>
<!-- Main Menu Entries -->
<Entries>
<Item menuId="file" name="ไฟล์ (&amp;F)"/>
<Item menuId="edit" name="แก้ไข (&amp;E)"/>
<Item menuId="search" name="ค้นหา (&amp;S)"/>
@secretdataz
secretdataz / fontconfig_th_TH.txt
Last active December 19, 2015 21:18
LoL Thai server language file
This file has been truncated, but you can view the full file.
[FontConfig "English"]
fontlib "fonts_th.swf"
map "$ButtonFont" = "Arial Unicode MS"
map "$NormalFont" = "Arial Unicode MS"
map "$TitleFont" = "Arial Unicode MS"
map "$IMECandidateListFont" = "Arial Unicode MS"
tr "" = ""
tr "AAS-HOUR-1" = "คุณเล่นนานถึง หนึ่ง ชม. แล้ว"
tr "AAS-HOUR-2" = "คุณเล่นนานถึง สอง ชม. แล้ว"
tr "AAS-HOUR-3-5" = "คุณถูกปิดกั้น เนื่องจากเล่นเกมยาวนาน รางวัลการเล่นจะเหลือเพียง 50% เพื่อสุขภาพของคุณ กรุณาล๊อกเอ้าท์ แล้วออกกำลังกายบ้าง และวางแผนเรียนเพิ่มเติมบ้าง จะเป็นการดี"
@secretdataz
secretdataz / invest_main.txt
Last active December 21, 2015 21:18
Invest NPC
//===== rAthena Script =======================================
//= Hall of Abyss - Core Scripts
//===== By: ==================================================
//= Euphy
//===== Current Version: =====================================
//= 1.1
//===== Compatible With: =====================================
//= rAthena SVN
//===== Description: =========================================
//= [Official Conversion]
@secretdataz
secretdataz / ClassInjector.txt
Last active August 29, 2015 14:03
ClassInjector for Minecraft 1.7.10 [Forge]
Download >> https://dl.dropboxusercontent.com/u/52015549/%5B1.7.10%5DClassInjector1.0.0.jar
ClassInjector is a Forge CoreMod for injecting custom Minecraft base class without altering Minecraft jar file nor profile.json
It simply intercept class loading event provided by Minecraft Forge and look for class with same path and name in MINECRAFTDIR\classes\ folder
Example
- You want to use your edited bbu.class but don't want to edit version profile or Minecraft jar so you put bbu.class in classes folder instead. Then ClassInjector will do the rest for you.
- You want to replace net.minecraft.client.Main.class. You have to put Main.class in classes/net/minecraft/client folder.
* CLASSINJECTOR ISNT CAPABLE OF INJECTING CLASSES THAT IS LOADED BEFORE CLASSINJECTOR (Which are very few)*
Thanks to culegooner for his original codes.
Feel free to decompile but do not claim the code as your.
@secretdataz
secretdataz / TMTOPUPController.php
Created October 7, 2014 14:43
Laravel TMTOPUP API controller
<?php
/*Copyright (c) 2014 Jittapan Pluemsumran
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWAR
<?php
// Twitter --> https://twitter.com/iSuzutsuki
// GitHub --> https://github.com/secretdataz
class UnicodeEscape
{
function encode($input)
{
return trim(json_encode($input),"\"\"");
}
@secretdataz
secretdataz / AutoArwen.ahk
Created April 10, 2015 05:07
Auto complete Arwen's glass shoes
$F1:: ; Make the F1 key into a hotkey (the $ symbol facilitates the "P" mode of GetKeyState below).
Var_MiniSeparator = 250
Var_BeforeComplete = 500
Var_BetweenQuest = 1500
Var_NPCTalkKey = {Space}
While GetKeyState("Capslock", "T")
{
;Start Quest
SendInput %Var_NPCTalkKey%
Sleep %Var_MiniSeparator%
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace iSuzutsukiCommonLib
{
public class TRTable
{
@secretdataz
secretdataz / gist:46f0cd9dd6f55dc923db
Created June 21, 2015 04:22
recvpackets_20130807a.txt
0064 55
0065 17
0066 3
0067 37
0068 46
0069 -1
006A 23
006B -1
006C 3
006D 146
@secretdataz
secretdataz / gist:078e78b1d70ca609145b
Created June 21, 2015 04:23
HardcoreRO server information
[HardcoreRO]
ip 112.121.151.117
port 6900
private 1
master_version 7
version 45
serverType kRO_RagexeRE_2013_08_07a
serverEncoding Western
addTableFolders translated/kRO_english;kRO
charBlockSize 144