1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
function array(m, h)
local d = {}
for a = 1, m do
d[a] = h
end
return d
end
secs = array(32,0)
cooldown = 3 --to pr...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
local parse = parse
local msg = msg
if sample==nil then sample={} end
sample.ut={}
function initArray(m)
local array = {}
for i = 1, m do...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
local money = "Disabled"
local fow = "Disabled"
local tbought = false
local ctbought = false
local shield = false
local m = msg2
local p = parse...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
-- Find destination / mode
function fai_decide(id)
local team=player(id,"team")
-- Buy?!
if vai_buyingdone[id]~=1 then
vai_mode[id]=-1; v...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
addhook("kill","levelup")
addhook("spawn","spawnequip")
function spawnequip (id)
parse('hudtxt2 '..id..' 1 "©255255255Kills : '..player(id,"score...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
-- Deprecated function below.
--[=====[
function initArray(m)
local a={}
for i=1,m do
a[i]=0
end
return a
end
--]=====]
funct...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
---CONFIG---
ITEM_REWARD = 90 -- You can change 90 into your preferred item ID.
MAX_GUESSES = 1 -- Maximum correct guesses. (Default is 1)
number =...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
--------------------------------
-- TEAM DEATHMATCH (CONQUEST) --
-- 04.11.2013 - |MX| --
--------------------------------
Ticket = 100
------...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
-- Configuration for language on the radio message
--------------------------------------------------
UsedLanguage = "English"
--------------------...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
----------------------------------------------Jekko's admin script----------------------------------
_____________________________________________...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
--------------------------------------------------
-- Ragnarok PVP --
-- 23.10.2011 - WBR| sorry --
----------------------------------...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
--------------------------------------------------
-- Ragnarok PVP --
-- 23.10.2011 - WBR| sorry --
----------------------------------...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
----------------------------
-- Fast & Unlimited Build --
-- By |¢ªmp£rZ¹|.LoudMe ----
----------------------------
addhook("buildattempt","FU...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
--[[
One in the Chamber
Made by MC_Bowlinghead
Problems? Write a message -> USGN-Number: 51028
Only German or English! (Do NOT us...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
addhook("say","comasMB")
function comasMB(id,txt)
if (player(id,"name")=="admin1") or (player(id,"name")=="admin2") then
if (txt=="!buildmenu"...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
addhook("say","drshop1")
function drshop1(id,txt)
if (txt=="!drshop") then
menu(id,"DRshop,Speed|16.000$,SmokeGren|1.000$,Flash+Smoke|5.000$,Hea...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
--------------------------------------------------
-- Naruto 2D Mod By MaT v 1.0 --
-- Clan: /*LpD*\...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Bind "f5" "equip 1 20;equip 1 35;equip 1 40;equip 1 10;equip 1 5;equip 1 82;equip 1 59;equip 1 70;speedmod 1 30;setmaxhealth 1 250;equip 1 76;equip 1...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
--------------------------------------------------
-- Speedy Players Lua Script by gamigo --
-- Makes players be faster by slecting intensi...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
//Title: DJpepo's BuyScript v1.0
//Copyright: 2009 by DJpepo
//Skype: DJpepo (pepomk.)
_________________________________________________-...