View difference between Paste ID: BiJsDB8z and JAFSQvyx
SHOW: | | - or go back to the newest paste.
1
function Main()
2-
	iras = "Éljen a Birodalom"
2+
	text = "Éljen a Birodalom"
3
	zaman=0
4
	ui.addTextArea(2,"<font size='13'><D>Készítette: <font color='#80E587'>Weth<font size='9'><font color='#6C77C1'>#9837</font>",nil,630,377,500,200,0x324650,0x212F36,0,true)
5
	print("<D>\nKészítette: <font color='#80E587'>Weth<font color='#6C77C1'>#9837</font>")
6
end
7
8
function eventLoop()
9
zaman=zaman+1
10
	if zaman==1 then
11-
		ui.addTextArea(1,"<font size='35'><p align='center'><font color='#d1915c'>"..iras.."",nil,350,25,450,47,0x324650,0x212F36,true)
11+
		ui.addTextArea(1,"<font size='35'><p align='center'><font color='#d1915c'>"..text.."",nil,350,25,450,47,0x324650,0x212F36,true)
12
		tfm.exec.displayParticle(11,350,308,0,-6,0,0,name)
13
		tfm.exec.displayParticle(11,350,305,0,-6,0,0,name)
14
		tfm.exec.displayParticle(11,350,300,0,-6,0,0,name)
15
		tfm.exec.displayParticle(11,350,300,0,-6,0,0,name)
16
		tfm.exec.displayParticle(11,350,300,0,-6,0,0,name)
17
	elseif zaman==2 then
18-
		ui.addTextArea(1,"<font size='35'><p align='center'><font color='#ff911c'>"..iras.."",nil,350,25,450,47,0x324650,0x212F36,true)
18+
		ui.addTextArea(1,"<font size='35'><p align='center'><font color='#ff911c'>"..text.."",nil,350,25,450,47,0x324650,0x212F36,true)
19
		tfm.exec.displayParticle(24,350,165,4,-4,0,0,name)
20
		tfm.exec.displayParticle(21,350,165,2,-4,0,0,name)
21
		tfm.exec.displayParticle(22,350,165,0,-4,0,0,name)
22
		tfm.exec.displayParticle(23,350,165,-2,-4,0,0,name)
23
		tfm.exec.displayParticle(24,350,165,-4,-4,0,0,name)
24
		tfm.exec.displayParticle(24,350,165,3,-3,0,0,name)
25
		tfm.exec.displayParticle(21,350,165,1,-3,0,0,name)
26
		tfm.exec.displayParticle(22,350,165,0,-3,0,0,name)
27
		tfm.exec.displayParticle(23,350,165,-1,-3,0,0,name)
28
		tfm.exec.displayParticle(24,350,165,-3,-3,0,0,name)
29
		tfm.exec.displayParticle(21,350,165,0,-2,0,0,name)
30
		tfm.exec.displayParticle(22,350,165,0,2,0,0,name)
31
		tfm.exec.displayParticle(23,350,165,2,0,0,0,name)
32
		tfm.exec.displayParticle(24,350,165,-2,0,0,0,name)
33
	elseif zaman==3 then
34-
		ui.addTextArea(1,"<font size='35'><p align='center'><font color='#fac489'>"..iras.."",nil,350,25,450,47,0x324650,0x212F36,true)
34+
		ui.addTextArea(1,"<font size='35'><p align='center'><font color='#fac489'>"..text.."",nil,350,25,450,47,0x324650,0x212F36,true)
35
		tfm.exec.displayParticle(11,200,308,0,-6,0,0,nil)
36
		tfm.exec.displayParticle(11,200,305,0,-6,0,0,nil)
37
		tfm.exec.displayParticle(11,200,300,0,-6,0,0,nil)
38
		tfm.exec.displayParticle(11,200,300,0,-6,0,0,nil)
39
		tfm.exec.displayParticle(11,200,300,0,-6,0,0,nil)
40
	elseif zaman==4 then
41-
		ui.addTextArea(1,"<font size='35'><p align='center'><font color='#c56ceb'>"..iras.."",nil,350,25,450,47,0x324650,0x212F36,true)
41+
		ui.addTextArea(1,"<font size='35'><p align='center'><font color='#c56ceb'>"..text.."",nil,350,25,450,47,0x324650,0x212F36,true)
42
		tfm.exec.displayParticle(1,200,155,0,4,0,0,nil)
43
		tfm.exec.displayParticle(1,200,155,4,0,0,0,nil)
44
		tfm.exec.displayParticle(1,200,155,0,-4,0,0,nil)
45
		tfm.exec.displayParticle(1,200,155,-4,0,0,0,nil)
46
		tfm.exec.displayParticle(1,200,155,4,4,0,0,nil)
47
		tfm.exec.displayParticle(1,200,155,-4,-4,0,0,nil)
48
		tfm.exec.displayParticle(1,200,155,-4,4,0,0,nil)
49
		tfm.exec.displayParticle(1,200,155,4,-4,0,0,nil)
50
		tfm.exec.displayParticle(1,200,155,0,4,0,0,nil)
51
		tfm.exec.displayParticle(1,200,155,4,0,0,0,nil)
52
		tfm.exec.displayParticle(1,200,155,0,3,0,0,nil)
53
		tfm.exec.displayParticle(1,200,155,3,0,0,0,nil)
54
		tfm.exec.displayParticle(1,200,155,0,-3,0,0,nil)
55
		tfm.exec.displayParticle(1,200,155,-3,0,0,0,nil)
56
		tfm.exec.displayParticle(1,200,155,3,3,0,0,nil)
57
		tfm.exec.displayParticle(1,200,155,-3,-3,0,0,nil)
58
		tfm.exec.displayParticle(1,200,155,-3,3,0,0,nil)
59
		tfm.exec.displayParticle(1,200,155,3,-3,0,0,nil)
60
		tfm.exec.displayParticle(1,200,155,0,3,0,0,nil)
61
		tfm.exec.displayParticle(1,200,155,3,0,0,0,nil)
62
		tfm.exec.displayParticle(1,200,155,0,2,0,0,nil)
63
		tfm.exec.displayParticle(1,200,155,2,0,0,0,nil)
64
		tfm.exec.displayParticle(1,200,155,0,-2,0,0,nil)
65
		tfm.exec.displayParticle(1,200,155,-2,0,0,0,nil)
66
		tfm.exec.displayParticle(1,200,155,2,2,0,0,nil)
67
		tfm.exec.displayParticle(1,200,155,-2,-2,0,0,nil)
68
		tfm.exec.displayParticle(1,200,155,-2,2,0,0,nil)
69
		tfm.exec.displayParticle(1,200,155,2,-2,0,0,nil)
70
		tfm.exec.displayParticle(1,200,155,0,2,0,0,nil)
71
		tfm.exec.displayParticle(1,200,155,2,0,0,0,nil)
72
		tfm.exec.displayParticle(1,200,155,0,1,0,0,nil)
73
		tfm.exec.displayParticle(1,200,155,1,0,0,0,nil)
74
		tfm.exec.displayParticle(1,200,155,0,-1,0,0,nil)
75
		tfm.exec.displayParticle(1,200,155,-1,0,0,0,nil)
76
		tfm.exec.displayParticle(1,200,155,1,1,0,0,nil)
77
		tfm.exec.displayParticle(1,200,155,-1,-1,0,0,nil)
78
		tfm.exec.displayParticle(1,200,155,-1,1,0,0,nil)
79
		tfm.exec.displayParticle(1,200,155,1,-1,0,0,nil)
80
		tfm.exec.displayParticle(1,200,155,0,1,0,0,nil)
81
		tfm.exec.displayParticle(1,200,155,1,0,0,0,nil)
82
	elseif zaman==5 then
83-
		ui.addTextArea(1,"<font size='35'><p align='center'><font color='#f74f4f'>"..iras.."",nil,350,25,450,47,0x324650,0x212F36,true)
83+
		ui.addTextArea(1,"<font size='35'><p align='center'><font color='#f74f4f'>"..text.."",nil,350,25,450,47,0x324650,0x212F36,true)
84
		tfm.exec.displayParticle(11,335,308,0,-6,0,0,name)
85
		tfm.exec.displayParticle(11,335,305,0,-6,0,0,name)
86
		tfm.exec.displayParticle(11,335,300,0,-6,0,0,name)
87
		tfm.exec.displayParticle(11,335,300,0,-6,0,0,name)
88
		tfm.exec.displayParticle(11,335,300,0,-6,0,0,name)
89
	elseif zaman==6 then
90-
		ui.addTextArea(1,"<font size='35'><p align='center'><font color='#f5da2f'>"..iras.."",nil,350,25,450,47,0x324650,0x212F36,true)
90+
		ui.addTextArea(1,"<font size='35'><p align='center'><font color='#f5da2f'>"..text.."",nil,350,25,450,47,0x324650,0x212F36,true)
91
		tfm.exec.displayParticle(13,325,140,0,-4,0,0,name)
92
		tfm.exec.displayParticle(13,320,135,0,-4,0,0,name)
93
		tfm.exec.displayParticle(13,314,132,0,-4,0,0,name)
94
		tfm.exec.displayParticle(13,310,137,0,-4,0,0,name)
95
		tfm.exec.displayParticle(13,312,143,0,-4,0,0,name)
96
		tfm.exec.displayParticle(13,316,149,0,-4,0,0,name)
97
		tfm.exec.displayParticle(13,319,153,0,-4,0,0,name)
98
		tfm.exec.displayParticle(13,323,157,0,-4,0,0,name)
99
		tfm.exec.displayParticle(13,327,160,0,-4,0,0,name)
100
		tfm.exec.displayParticle(13,332,157,0,-4,0,0,name)
101
		tfm.exec.displayParticle(13,336,152,0,-4,0,0,name)
102
		tfm.exec.displayParticle(13,339,149,0,-4,0,0,name)
103
		tfm.exec.displayParticle(13,342,145,0,-4,0,0,name)
104
		tfm.exec.displayParticle(13,345,140,0,-4,0,0,name)
105
		tfm.exec.displayParticle(13,343,134,0,-4,0,0,name)
106
		tfm.exec.displayParticle(13,337,132,0,-4,0,0,name)
107
		tfm.exec.displayParticle(13,335,135,0,-4,0,0,name)
108
		tfm.exec.displayParticle(13,331,140,0,-4,0,0,name)
109
	elseif zaman==7 then
110-
		ui.addTextArea(1,"<font size='35'><p align='center'><font color='#592ff5'>"..iras.."",nil,350,25,450,47,0x324650,0x212F36,true)
110+
		ui.addTextArea(1,"<font size='35'><p align='center'><font color='#592ff5'>"..text.."",nil,350,25,450,47,0x324650,0x212F36,true)
111
		tfm.exec.displayParticle(1,325,80,0,4,0,0,name)
112
		tfm.exec.displayParticle(1,325,80,4,0,0,0,name)
113
		tfm.exec.displayParticle(1,325,80,0,-4,0,0,name)
114
		tfm.exec.displayParticle(1,325,80,-4,0,0,0,name)
115
		tfm.exec.displayParticle(1,325,80,4,4,0,0,name)
116
		tfm.exec.displayParticle(1,325,80,-4,-4,0,0,name)
117
		tfm.exec.displayParticle(1,325,80,-4,4,0,0,name)
118
		tfm.exec.displayParticle(1,325,80,4,-4,0,0,name)
119
		tfm.exec.displayParticle(1,325,80,0,4,0,0,name)
120
		tfm.exec.displayParticle(1,325,80,4,0,0,0,name)
121
		tfm.exec.displayParticle(1,325,80,0,3,0,0,name)
122
		tfm.exec.displayParticle(1,325,80,3,0,0,0,name)
123
		tfm.exec.displayParticle(1,325,80,0,-3,0,0,name)
124
		tfm.exec.displayParticle(1,325,80,-3,0,0,0,name)
125
		tfm.exec.displayParticle(1,325,80,3,3,0,0,name)
126
		tfm.exec.displayParticle(1,325,80,-3,-3,0,0,name)
127
		tfm.exec.displayParticle(1,325,80,-3,3,0,0,name)
128
		tfm.exec.displayParticle(1,325,80,3,-3,0,0,name)
129
		tfm.exec.displayParticle(1,325,80,0,3,0,0,name)
130
		tfm.exec.displayParticle(1,325,80,3,0,0,0,name)
131
		tfm.exec.displayParticle(1,325,80,0,2,0,0,name)
132
		tfm.exec.displayParticle(1,325,80,2,0,0,0,name)
133
		tfm.exec.displayParticle(1,325,80,0,-2,0,0,name)
134
		tfm.exec.displayParticle(1,325,80,-2,0,0,0,name)
135
		tfm.exec.displayParticle(1,325,80,2,2,0,0,name)
136
		tfm.exec.displayParticle(1,325,80,-2,-2,0,0,name)
137
		tfm.exec.displayParticle(1,325,80,-2,2,0,0,name)
138
		tfm.exec.displayParticle(1,325,80,2,-2,0,0,name)
139
		tfm.exec.displayParticle(1,325,80,0,2,0,0,name)
140
		tfm.exec.displayParticle(1,325,80,2,0,0,0,name)
141
		tfm.exec.displayParticle(1,325,80,0,1,0,0,name)
142
		tfm.exec.displayParticle(1,325,80,1,0,0,0,name)
143
		tfm.exec.displayParticle(1,325,80,0,-1,0,0,name)
144
		tfm.exec.displayParticle(1,325,80,-1,0,0,0,name)
145
		tfm.exec.displayParticle(1,325,80,1,1,0,0,name)
146
		tfm.exec.displayParticle(1,325,80,-1,-1,0,0,name)
147
		tfm.exec.displayParticle(1,325,80,-1,1,0,0,name)
148
		tfm.exec.displayParticle(1,325,80,1,-1,0,0,name)
149
		tfm.exec.displayParticle(1,325,80,0,1,0,0,name)
150
		tfm.exec.displayParticle(1,325,80,1,0,0,0,name)
151
	elseif zaman==8 then
152
	zaman=0
153-
		ui.addTextArea(1,"<font size='35'><p align='center'><font color='#f52fa9'>"..iras.."",nil,350,25,450,47,0x324650,0x212F36,true)
153+
		ui.addTextArea(1,"<font size='35'><p align='center'><font color='#f52fa9'>"..text.."",nil,350,25,450,47,0x324650,0x212F36,true)
154
	end
155
end
156
157
Main()