Nabb's Func Func Framework *OLD*

Required for some of Nabb's Kongregate scripts (on Chrome)

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

You will need to install an extension such as Tampermonkey to install this script.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

You will need to install an extension such as Tampermonkey to install this script.

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Zateb bir user-style yöneticim var, yükleyeyim!)

// ==UserScript==
// @name           Nabb's Func Func Framework *OLD*
// @namespace      http://nabb.trap17.com
// @description    Required for some of Nabb's Kongregate scripts (on Chrome)
// @include        http://www.kongregate.com/*
// @version 0.0.1.20160322224100
// ==/UserScript==

// Nabb, 15th May 2009: nabb.trap17.com

// This script is required for some of my scripts.

setTimeout("nF=function(a){b=a.split(\".\");d=window;for(c=0;c<b.length-1;){d=d[b[c++]]}return[d,b[c]]};nFR=function(a){return a.substring(a.indexOf('(')+1,a.indexOf(')'))};nFA=function(a,x,y){b=nF(a);c=b[0][b[1]].toString();b[0][b[1]]=new Function(nFR(c),(x?x:'')+';'+c.substring(c.indexOf('{')+1,c.length-1)+';'+(y?y:''))};nFE=function(a,s,r){b=nF(a);c=b[0][b[1]].toString();b[0][b[1]]=new Function(nFR(c),(c.substring(c.indexOf('{')+1,c.length-1)).replace(s,r))}",0)