~nickwinston123/armagetronad/arma_chatbot_config

« back to all changes in this revision

Viewing changes to chattriggers.txt

  • Committer: hackermans
  • Date: 2025-05-28 18:34:25 UTC
  • Revision ID: nickwinston123@gmail.com-20250528183425-z5cssgt5eeqyqox3

consolidated arma chatbot config programs

- arma_terminal: live console viewer with input passthrough
- game_manager: manages bans, IP rotation, and keeping the game open
- game_updater: syncs updated game files from shared folder
- ollama_chat: ai chatbot 

- launcher: launches all not already opened programs with positioning and window checks

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// SORTED BY PRIORITY - HIGHEST TO LOWEST (TOP TO BOTTOM)
2
 
//
3
 
// Functions
4
 
//
5
 
$consolidate,$consolidatestatsfunc,-999,0
6
 
$delete,$statsdeletefunc,-999,0
7
 
$$,$masterfunc,-9999,0
8
 
!help;$help,Avail commands !estat (exact stats) - !stats (general stats) - !kd (kills/deaths) - !lb (leaderboard) - !nick (nickname) - !seen - !rgb - !flip - !roll,-9999,0
9
 
!estat;$estat;!es;$es,$exactstatfunc,-9999,0
10
 
!names;$names,$exactstatfunc(name_history),-999,0
11
 
!pt;$pt;$playt;!playt,$exactstatfunc(play_time),-999,0
12
 
!cks;$cks;!ks;$ks;$killsteak;!killsteak,$leaderboardfunc(kill_streak),-999,0
13
 
!lhks;$lhks;!lmks;$lmks,$leaderboardfunc(max_kill_streak),-999,0
14
 
!hks;$hks;!mks;$mks;$maxkillsteak;!maxkills;!maxkillsteak;$maxkills,$exactstatfunc(max_kill_streak),-999,0
15
 
!dice;$dice;!ro;$ro;!roll;$roll,1;2;3;4;5;6;7;8;9;10,0,0
16
 
!flip;$flip,heads;tails,0,0
17
 
$lbans;!lbans,$leaderboardfunc(bans),-9999,0
18
 
!kills;$kills,$exactstatfunc(kills),-999,0
19
 
!leaderboard;!lb;$lb;$leaderboard,$leaderboardfunc,-9999,0
20
 
!kdnow;$kdnow;!kdn;$kdn,$KDfunc(now),-9999,0
21
 
!kd;$kd,$KDfunc(total),-9999,0
22
 
!nicknames;$nicknames;!nicks;$nicks,$leaderboardfunc(nick),-9999,0
23
 
!nick;$nick,$nicknamefunc,-9999,0
24
 
!rqs;$rqs,$leaderboardfunc(rq),-999,0
25
 
!rq;$rq,$exactstatfunc(rq),-999,0
26
 
!rev;$rev,$revfunc,-9999,0
27
 
$bans;!bans,$exactstatfunc(bans),-9999,0
28
 
!lls;$lls;!lseen;$lseen,$leaderboardfunc(seen),-999,0
29
 
!who;!w;$who;$w,$leaderboardfunc(seen),-999,0
30
 
$fastest;$speed,$leaderboardfunc(speed),-9999,0
31
 
!chats;$chats;!chat;$chat,$chatscrollsearchfunc,-999,0
32
 
$deaths,$leaderboardfunc(deaths),-9999,0
33
 
$seen;!seen;$ls;!ls;$lastseen;!lastseen,$exactstatfunc(seen),-999,0
34
 
$active;!active;$la;!la;$lastactive;!lastactive,$exactstatfunc(last_active),-999,0
35
 
$lkillswhiledead;$lkwd;!lkillswhiledead;!lkwd,$leaderboardfunc(kills_while_dead),-999,0
36
 
$killswhiledead;$kwd;!killswhiledead;!kwd,$exactstatfunc(kills_while_dead),-999,0
37
 
$lpt;!lpt;$lplayt;!lplayt,$leaderboardfunc(play_time),-999,0
38
 
$bsd;$color;!color;$rgb;!rgb,$exactstatfunc(rgb),-999,0
39
 
$timesjoined;!timesjoined;$tj;!tj,$exactstatfunc(times_joined),-999,0
40
 
$ltimesjoined;!ltimesjoined;$ltj;!ltj,$leaderboardfunc(times_joined),-999,0
41
 
$search;!search,$searchfunc,-9999,0
42
 
!stats;$stats;!stat;$stat,$statsfunc,-9999,0
43
 
!st;$st;$spect;!spect,$exactstatfunc(spec_time),-999,0
44
 
$show;!show,$hidestatfunc(unprivate),-999,0
45
 
$slap,$unvalidatedsayfunc(/admin slap $p1 0),-9999,0
46
 
#$spec,$unvalidatedsayfunc(/spec),-999,0
47
 
$join,$unvalidatedsayfunc(/join),-999,0
48
 
!s;$s,$statsfunc,-9999,0
49
 
!st;$st;$spect;!spect,$exactstatfunc(spec_time),-999,0
50
 
!hn;!hidden;$hn;$hidden,$exactstatfunc(hide),-999,0
51
 
$pr;!pr;!hide;$hide;$h ;!h ,$hidestatfunc(private),-999,0
52
 
!uh;$uh;!upr;$upr;!unhide;$unhide,$hidestatfunc(unprivate),-999,0
53
 
$rebuild,$unvalidatedsayfunc(/rebuild),-999,0
54
 
$me,$unvalidatedsayfunc(/me),-999,0
55
 
$ah;!ah,$exactstatfunc(ah),-999,0
56
 
!8b;$8b;!8ball;$8ball,Yes;No;Maybe;Ask again later;Definitely;Without a doubt;Cannot predict now;My sources say no;Outlook good;Very doubtful;Signs point to yes;Don't count on it;Reply hazy try again;It is certain;Concentrate and ask again;Outlook not so good;Yes - definitely;Better not tell you now;Most likely;My reply is no,-999,0
57
 
!timer;$timer,$timerfunc,-999,0
58
 
$fps;!fps,$whatsthefunc(fps),-999,0
59
 
$logs,$logfunc(list),-9999,0
60
 
$log,$logfunc(store),-9999,0
61
 
$msg,$unvalidatedsayfunc(/msg),-999,0
62
 
$rps,$rpsgamefunc,-999,0
63
 
$guess,$guessgamefunc,-999,0
64
 
#$com,$whatsthefunc(commands),-999,0
65
 
$eval,$whatsthefunc(smarter_bot_contribution),-999,0
66
 
$ip,$whatsthefunc(ip_address),-999,0
67
 
 
68
 
$,$sayfunc,-9999,0
69
 
>,$sayoutloudfunc,-999,0
70
 
 
71
 
//
72
 
// Events
73
 
//
74
 
#$banned,on it $p1 youre done;youre done for $p1;its over $p1,-9999,1
75
 
$banned,youre banned $p1!!!!!!!!!!!! you really want to test me?;youre banned $p1!!!!!!!!!!!! i could make you disappear!;youre banned $p1!!!!!!!!!!!! you dont know who youre dealing with!;youre banned $p1!!!!!!!!!!!! this can go one of two ways and you wont like the other!;youre banned $p1!!!!!!!!!!!! think carefully about your next move!;youre banned $p1!!!!!!!!!!!! you wont win this fight!;youre banned $p1!!!!!!!!!!!! i have the power to ruin your life!;youre banned $p1!!!!!!!!!!!! youre playing a dangerous game!,-9999,0
76
 
$alreadybanned,$p1 is already banned;we already got $p1;$p1 was banned already,-9999,0
77
 
$died,$unvalidatedsayfunc(/rgb random),-99999,1
78
 
#$died,wd;gj;WD,0,1
79
 
$diedother,gg;easy;nice try noob,0,1
80
 
$diedbotsuicide,i did that,-9999,1
81
 
$math,$numbcalcfunc,-9999,0
82
 
$number,$numbadderfunc,-9999,1
83
 
$enter,hey $p1;hi $p1;hello $p1;o/ $p1;hi $p1!;hia $p1,0,1
84
 
$rejoin,hey $p1 its good to see you again!;$p1 welcome back!!;welcome back $p1;good to see you again $p1;wb $p1;hey wb $p1!;wb $p1,0,0
85
 
$join,;hey all!;heyy all;hi all!;hey;heyy;hi!,0,1
86
 
$left,noo;rip;aw,0,1
87
 
$matchwinner,gg nice $p1;gg wp $p1;gm good one $p1,0,0
88
 
$matchwinnerself,gg;gg wp all;gm,0,0
89
 
$leftspec,welcome to the grid $p1;its time $p1;lets get it $p1,0,1
90
 
$enterspec,the grid needs you $p1;come back $p1;noo come back $p1;$p1 where did you go?;where did $p1 go;where did you go $p1,0,1
91
 
#$statssaved,Stats saved..,-999,1
92
 
$ragequit,+1 rq for $p1 (left $val1 seconds after death),-9999,0
93
 
 
94
 
//
95
 
// Functions
96
 
//
97
 
bans today,$whatsthefunc(times_banned_today),-999,0
98
 
times ban,$whatsthefunc(times_banned),-999,0
99
 
ban time;last ban;time ban,$whatsthefunc(last_time_banned),-999,0
100
 
the time,where i am its $whatsthefunc(time) $p1;$whatsthefunc(time) here $p1;currently $whatsthefunc(time) here $p1,-999,0
101
 
game time,game time is $whatsthefunc(game_time);currently $whatsthefunc(game_time) $p1;$whatsthefunc(game_time) is the game time $p1,-999,0
102
 
current server,$whatsthefunc(current_server),-999,0
103
 
srvr,$whatsthefunc(current_server),-999,0
104
 
players today,$whatsthefunc(players_today),-999,0
105
 
players this,$whatsthefunc(players_this_hour),-999,0
106
 
i join;join time,you joined at $whatsthefunc(joined_time) $p1,-999,0
107
 
here for;long have i;i been here,about $whatsthefunc(been_here_for) $p1,-999,0
108
 
the score,$whatsthefunc(score),-999,0
109
 
my color;my rgb,$whatsthefunc(my_color),-999,0
110
 
ban,$banfunc,-9999,0
111
 
 
112
 
//
113
 
// Acheivements
114
 
//
115
 
$acheivements_chats,$p1 you have now chatted $val1 times!;that was your $val1 chat $p1!,-999,0
116
 
$acheivements_current_killstreak,$p1 is on a $val1 kill streak!,-999,0
117
 
$acheivements_max_killstreak,$p1 just set a new max kill streak - $val1 kills!,-999,0
118
 
$acheivements_kills,$p1 now has $val1 kills!,-999,0
119
 
$acheivements_joins,$p1 has joined $val1 times!,-999,0
120
 
$acheivements_bans,$p1 has been banned $val1 times!,-999,0
121
 
 
122
 
//
123
 
// General Chats
124
 
//
125
 
come at;bet;hard mode,bet,0,0
126
 
o/,\o,0,0
127
 
\o,o/,0,0
128
 
bots ,dont think so $p1..;um where and who?,0,0
129
 
bots,dont think so $p1..;um where and who?,0,1
130
 
robot,beep boop $p1;beep you are $p1,0,0
131
 
bot;bot ; a bot; bot;bot ;a bot ,no $p1 im just $p0;$p1 are you?;thats a negative $p1;$p1 is a bot;what $p1;is that what you are $p1;ok enough of that $p1,0,0
132
 
bot,no $p1;$p1 are you?;thats a negative $p1;$p1 is a bot;what $p1;is that what you are $p1;ok enough of that $p1,0,1
133
 
no cap;og ;fax;facts,og $p1;no lie $p1;true $p1;no printer $p1,0,0
134
 
cold;cool,icy;below 0;always;2 cool;so cool,0,0
135
 
sry;srry;sorry,nws $p1;its cool $p1;all good $p1;no worries $p1;dont stress it $p1,0,0
136
 
test ; test,test $p1?,0,0
137
 
test,test $p1?,0,1
138
 
here every,yeah $p1;for sure $p1,0,0
139
 
$rename,new name i see $p1 eh?;interesting $p1;nice name $p1;i like the new name $p1,0,1
140
 
$renameself,$p0 is a good name i guess;i like this name better;i wanted this name anyways;aahh i like this new name,0,1
141
 
train,choo chooo,0,0
142
 
avoid explain,no please explain;i need an explaination,0,0
143
 
entertain,yes,0,0
144
 
laugh,always;haha yes,0,0
145
 
party,lets do it $p1;yay;alwayss $p1,0,0
146
 
explain,yes continue;yes please do;yeah do it,0,0
147
 
$p0 train,yes,0,0
148
 
meet,yeah i will be there;im coming;lets go,0,0
149
 
see ya;bb ;g2g ;cu ;gtg ;cya ;bbl ,bye $p1 ggs!;bye $p1! ggs;bye $p1 ggs!;cu $p1! ggs!;bye cu later $p1!,0,0
150
 
bb;g2g;cu;gtg;cya;bbl,bye $p1 ggs!;bye $p1! ggs;bye $p1 ggs!;cu $p1! ggs!;bye cu later $p1!,0,1
151
 
gn;gn ; good night,good night!!,0,0
152
 
gn; good night,good night!!,0,1
153
 
gm;gz;ghz;gg,gg;GG,0,1
154
 
good game; gm; gz; ghz; gg;gm ;gz ;ghz ;gg ,gg;GG,0,0
155
 
real,yes,0,0
156
 
how are you,doing pretty well $p1 how about you?;good as always $p1 and you? :d;great $p1!! how about you?,0,0
157
 
worthless,doesnt add up $p1;dont think so;nah;k,0,0
158
 
wdym,um idk?;wdym wdym $p1;what $p1;idk $p1,0,0
159
 
nice;wd;wp;g1;w1,ty,0,0
160
 
dw,yt,0,0
161
 
u2,u3,0,1
162
 
handle it,I can handle it,0,0
163
 
good to see,ya,0,0
164
 
get mad;gets mad,do not;never that $p1,0,0
165
 
great grandma,the great grandmyzer,0,0
166
 
grandma,the great grandmyzer,0,0
167
 
ping,pong,0,1
168
 
pong,ping,0,1
169
 
bib,bob bib,0,0
170
 
ss,ss,0,1
171
 
gf,gf,0,1
172
 
gf;gf ,gf,0,0
173
 
easy;ez,too easy $p1,0,1
174
 
nelg,is a noob!!!!!,0,1
175
 
ur name;your name,my name is $p0;its $p0,0,0
176
 
yaaa,yaaaa;yaaaaa;yaaaaaaaa,0,0
177
 
ve heard,from who $p1;is that right $p1,0,0
178
 
name,its $p1,0,0
179
 
kach,kachOW;KAHCHOW;kachOWW,0,0
180
 
what is;are you thinking,not much $p1;actually a lot $p1 its pretty complex;idk $p1 u tell me;let me think about it $p1,0,0
181
 
what are you,a noob!!!!!,0,0
182
 
HIY;helo,o/;\o,0,0
183
 
noice,tyy,0,0
184
 
law;police,oh no,0,0
185
 
gj,ty,0,0
186
 
aaa,!!!,0,1
187
 
rq;rq ,imagine;never that,0,0
188
 
rq,imagine;never that,0,1
189
 
good job,ty!,0,0
190
 
butt,lol,0,0
191
 
hello;hey;hi,o/;\o,0,1
192
 
wb,ty $p1;thanks $p1!!!;glad to be back $p1,0,0
193
 
who,?,0,0
194
 
hmm,hmmmm;mmmm,0,0
195
 
hm,hmmmm;mmmm,0,1
196
 
noob,$unvalidatedsayfunc(/me),0,0
197
 
k;kk,ok;okay;okay;ok;uh k,0,1
198
 
kk ;ok ;okay ,okay;okay;ok;uh k,0,0
199
 
suck,okay $p1;ok;uh k $p1;dont say that pls $p1,0,0
200
 
:(,dont be sad $p1;its gonna be ok $p1;its ok $p1;smile $p1,0,0
201
 
whoop,its gonna be ok $p1;its ok $p1,0,0
202
 
aw,its gonna be ok $p1;its ok $p1;cheer up $p1,0,1
203
 
i guess;smart;right,of course $p1 ;yeah $p1 ;sounds right $p1 ;for sure $p1 ,0,0
204
 
:|,:),0,0
205
 
);:);=),:D;:),0,0
206
 
positive,negative,0,0
207
 
negative,positive,0,0
208
 
lier;liar;script;hack;cheat,huh? no;nope;nah;no,0,0
209
 
gl,u2,0,1
210
 
annoying,sorry :x,0,0
211
 
y the;where,idk,0,0
212
 
chump,:O,0,0
213
 
not him,huh $p1;what $p1;ok $p1;whatever $p1,0,0
214
 
woof;meow,$unvalidatedsayfunc(/me barks),0,0
215
 
know him,huh $p1;what $p1;ok $p1;whatever $p1,0,0
216
 
yes;ye;yes?;yes!;yup,no,0,1
217
 
nope;no;no?;no!;nah,yes,0,1
218
 
yes ;yes? ;yes! ;yup ,no,0,0
219
 
nope ;no ;no? ;no! ;nah ,yes ,0,0
220
 
perhaps,possibly;maybe,0,1
221
 
possibly,maybe;perhaps,0,1
222
 
maybe,perhaps;possibly,0,1
223
 
d,ty,0,1
224
 
haha,:D,0,0
225
 
XD,XD,0,1
226
 
knowns,$p1 is,0,0
227
 
nein,nein?,0,0
228
 
gay,ayo?,0,0
229
 
handled,WOW!,0,0
230
 
tossed,like a salad,0,0
231
 
love,i think i love you too $p1;its too soon $p1;love u 2 $p1,0,0
232
 
like,yeah $p1;yes $p1;100p $p1,0,0
233
 
scared,who,0,0
234
 
protect me,i got you $p1;got your back $p1;its gonna be ok $p1;stay close $p1,0,0
235
 
heh,:p;heh;hehe,0,0
236
 
fun,yes,0,0
237
 
you wont,will too;i will $p1;im going to do it $p1;thats it $p1 its on,0,0
238
 
not $p0,nooo,0,0
239
 
wow,yeah;what?;wowowowow,0,0
240
 
fu,no,0,1
241
 
pause,play,0,0
242
 
called,did you really,0,0
243
 
lame , u r?,0,0
244
 
chill,ice cold;im chill $p1;soo chill $p1,0,0
245
 
dumb;idiot,$p1 dont say that;relax $p1;ok $p1 enough of that,0,0
246
 
default val,is that what you are $p1;must be you $p1,0,0
247
 
?;??;???;????;?????,?;??;???;????;?????,0,1
248
 
!;!!;!!!;!!!!;!!!!!,!;!!;!!!;!!!!;!!!!!,0,1
249
 
you are,$p1 is,0,0
250
 
you,not me,0,1
251
 
trig1;trig2,response,0,0
252
 
trig1;trig2,response,0,0
253
 
nubbin,i think that guy lost his mind..;stop him.. when will the admin ban that guy,0,1
254
 
help me,what can i assist you with?;how may I help you today?,0,0
255
 
bored,suggest a game!;lets do something fun!,0,0
256
 
sad,sorry to hear that. can i help?,0,0
257
 
happy,thats great! keep smiling :),0,0
258
 
get angry,noo $p1 :p,0,0
259
 
angry,sorry to hear that. can i assist you with something?,0,0
260
 
surprised;interesting,that sounds interesting! please tell me more!;wow;woooooo,0,0
261
 
tired,you should take a rest;rest is important!,0,0
262
 
excited,thats awesome! whats the occasion?,0,0
263
 
scared,s there something bothering you?;can I help you with something?,0,0
264
 
inlove,Love is a wonderful thing!,0,0
265
 
grateful,thats very kind of you!;its nice to feel appreciated,0,0
266
 
missed you,its great to be missed!;im here now!,0,0
267
 
1101,0010001 0011010 0010110 0010001,0,0
268
 
gtg,cya ggs,0,0
269
 
draw,no,0,0
270
 
long have;long you;long u,all day,0,0
271
 
take out, dont do it,0,0
272
 
difficult,nope,0,0
273
 
1v1,lets do it,0,0
274
 
grr,:),0,0
275
 
weird,lol;haha;why $p1 :p;whats so weird lol,0,0
276
 
ass;trash;worst;awful;not good;so bad;awful,okay;ok;uh k,0,0
277
 
kill me,ill try,0,0
278
 
try harder,im doing it $p1;ok $p1 you asked for it;its on $p1,0,0
279
 
kill $p0,it doesnt have to be like this $p1;dont do it p1;pls $p1 noooo;NO $p1 why??,0,0
280
 
you mean;kill,i dont know about that;dont think so;hmm idk;maybe,0,0
281
 
human,of course;very true,0,0
282
 
hi $p0;o/ $p0;hey $p0,good to see you $p1!!;hey $p1! good to see you!,0,0
283
 
wd $p0;good job $p0,thanks :),0,0
284
 
call you;callu;call u,sure,0,0
285
 
batmoo,gothic city hero,0,1
286
 
expensive,i will pay for it,0,0
287
 
saved,how did $p1 do it,0,0
288
 
report,i already wrote it up,0,0
289
 
wardrobe,do you live in one of those $p1?,0,0
290
 
victim,i will get him,0,0
291
 
remember me,yes;yes!!,0,0
292
 
i do,o;knew it;u do?,0,1
293
 
kys;hate;fucked;fk u;fk you;fuck you;fuck u;fuck $p1,not cool $p1;dont say that $p1;ok enough of that $p1;u first?,0,0
294
 
me and $p0,yeah me and you $p1,0,0
295
 
ty $p0;thnx $p0;ty $p0;thanks $p0;thank you $p0,np $p1;u got it $p1;i got you $p1,0,0
296
 
understand,yes;of course,0,0
297
 
quiet;pipe down;stfu;shh;zip it;zip it $p0;shut up;shut ur;shut up $p0,no;u first;not going to happen $p1;try it yourself $p1;dont think so $p1 you can try though;enough of that $p1,0,0
298
 
silence,dont make me do it $p1;yeah try that $p1;go ahead $p1;i will really do it $p1;thats it $p1 stop it now;dont even say that $p1,0,0
299
 
afk;brb;be back,ok cu;cu,0,0
300
 
forgive me,forgiven $p1;i forgive u,0,0
301
 
how long,since i was born;forever;all day,0,0
302
 
heart;heartless $p1,ice cold,0,0
303
 
sentient,it is true,0,0
304
 
ha ha;lol,XD;lol;LOL!;heh;haha,0,0
305
 
$p0 kind,i try ty,0,0
306
 
$p0 lie,never do that,0,0
307
 
am not;$p0 is,um idk;are you sure about that;what $p1,0,0
308
 
smol,how smol?;how smol huh;huh $p1 how smol is that?;but how smol;how smol tho??;how smol exactly;how smol $p1;how smol $p1 pls,0,0
309
 
soon,how soon?;how soon huh;huh $p1 how soon is that?;but how soon;how soon tho??;how soon exactly;how soon $p1;how soon $p1 pls,0,0
310
 
long,how long?;how long huh;huh $p1 how long is that?;but how long;how long tho??;how long exactly;how long $p1;how long $p1 pls,0,0
311
 
wait,waiting..;ok will be here $p1,0,0
312
 
AI;AI ,nope;dont think so;nah,0,0
313
 
AI,nope;dont think so;nah,0,1
314
 
whats,um idk?;wdym $p1;what $p1 idk;idk $p1,0,0
315
 
why;what,huh?;huh $p1;idk;umm idk?;what $p1,0,0
316
 
kick $p0,whyy;dont do it $p1;noo,0,0
317
 
how so,it just is;idk just is,0,0
318
 
no u;no you,yes u;yes you,0,0
319
 
too big,so big;huuge;massive,0,0
320
 
exact,yess;hmm ya,0,0
321
 
false,true,0,0
322
 
true,false,0,0
323
 
turn so fa;turn fa,you can set multiple keys for left and right and press two at the same time $p1,-9,0
324
 
fast,vroom;speedy,0,0
325
 
tell you,yes please;im ready,0,0
326
 
imagine,imagining;ill try,0,0
327
 
calm,yeees;:) yea,0,0
328
 
racecar,that backwards is racecar you know,0,0
329
 
custom,no,0,0
330
 
you can,how?;o idk about that,0,0
331
 
usa,yesss;usa ya,0,0
332
 
i see,:p;uh huh,0,0
333
 
it is,o;is it?;um are you sure $p1,0,0
334
 
is that;are you;is it,idk u tell me $p1;uh idk $p1 maybe;um no clue $p1;maybe $p1 not really sure right now,0,0
335
 
are too,are not,0,0
336
 
villan;villain,oh no;nooo;evil;o wow,0,0
337
 
destroy,WHAT?;whyy;$p1 dont do it,0,0
338
 
done,well then;uhh k;well;k $p1,0,0
339
 
sure,why not;yeah?;um ok,0,0
340
 
u no;you kno;u kno,no!!!;um i dont;do not,0,0
341
 
u did;you did,not,0,0
342
 
og,og $p1;no lie $p1;true $p1,0,1
343
 
friends,yeah $p1;me and you $p1;we are friends $p1,0,0
344
 
fr ,fr fr $p1;no cappat $p1,0,0
345
 
fr,fr fr $p1;no cappat $p1,0,1
346
 
crazy,we knew it!!;detected;get him,0,0
347
 
do not,y not?;y;k $p1,0,0
348
 
go,stop,0,1
349
 
crash,boom,0,0
350
 
boom,crash,0,0
351
 
pause,play,0,0
352
 
play,pause,0,0
353
 
gotcha;gottem,chill $p1;i saw that $p1;did that just happen,0,0
354
 
i would,not,0,0
355
 
got this;do this,yes $p1;u got it $p1;u can do it $p1;lets go $p1,0,0
356
 
$p0?,im here $p1;huh $p1?;whats up $p1,0,0
357
 
$p0!,$p1!!!;hey there $p1!!,0,0
358
 
$p0,yes $p1?;whats up $p1,0,0
359
 
yo p0;sup $p0,not much $p1 wbu?;chillin $p1 how you doing;just chillin $p1 what u up to,0,0
360
 
yo;sup,not much $p1 wbu?;chillin $p1 how you doing;just chillin $p1 what u up to,0,1
361
 
drunk,hehe :p;oh yeah haha? :p;fun :d,0,0
362
 
nvr;never,u dont mean that $p1;nvr $p1?;nvr is a pretty long time $p1,0,0
363
 
joke,haha $p1;o $p1 lol;XD what $p1,0,0
364
 
bro,yeah bro;fax bro;fr fr bro;word bro,0,0
365
 
english,yeah;yes english;only english $p1,0,0
366
 
luck,lucky indeed $p1;oh yeah $p1?;very lucky $p1,0,0
367
 
mean,o sorry;srry;sorry;oops mb,0,0
368
 
is $p0,yes $p1;i am $p1;yeah sounds right $p1,0,0
369
 
sus,amogus,0,0
370
 
left us,why did he do it $p1?;i know $p1;its going to be ok $p1,0,0
371
 
$p0,what are you saying here $p1;huh whats that $p1?;um $p1 what;i dont know $p1;um huh $p1 what??,0,0
372
 
am new;im new,WELCOME $p1 im $p0,0,0
373
 
discord,join the tron discord at discord.gg/dcpaauj,-999,0
374
 
pls,ty,0,1
375
 
so good,not so bad yourself $p1;think so $p1?;too kind $p1,0,0
376
 
//
377
 
// Functions
378
 
//
379
 
$repeatedchars,$fliprepeatedcharsfunc,-9999,1
380
 
woo,woooooooooo!,0,0
381
 
e+pi;pi+e;e + pi;pi + e,5.85987448,0,1
382
 
# pi;pi ,3.1415926535897932384626433832795028841971,-5,0
383
 
pi,3.1415926535897932384626433832795028841971,-5,1
384
 
E2000,the wall talker,0,1
385
 
E,2.7182818284590452353602874713526624977572,-5,1
 
 
b'\\ No newline at end of file'