1
2
3
4
5
6
7
8
9
10
11
12
2
3
4
5
6
7
8
9
10
11
12
addhook(always,random) function random() random=math.random(90) addhook(join,friend) function friend() friends=1 if friends==1 then msg2(id,"hi there!") if txt=="give me something" then parse("equip ..id.. random") end