-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvideo.ahk
406 lines (357 loc) · 8.15 KB
/
video.ahk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
:*:замков:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send "<say-as stress=`"2`">замков</say-as>"
}
else {
Send "замков"
}
}
:*:баллор:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="2">Баллор</say-as>'
}
else {
Send "Баллор"
}
}
:*:сестринской:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="2">сестринской</say-as>'
}
else {
Send "сестринской"
}
}
:*:Кошмарионн:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="2">Кошмарионн</say-as>'
}
else {
Send "Кошмарионн"
}
}
:*:глемрок:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="1">Глэмрок</say-as>'
}
else {
Send "глемрок"
}
}
:*:афтон:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="1">Афтон</say-as>'
}
else {
Send "афтон"
}
}
:*:сердца:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="1">сердца</say-as>'
}
else {
Send "сердца"
}
}
:*:одержим:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="3">одержим</say-as>'
}
else {
Send "одержим"
}
}
:*:кесседи:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="1">Кэсседи</say-as>'
}
else {
Send "Кэсседи"
}
}
:*:посмотрите:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="2">посмотрите</say-as>'
}
else {
Send "посмотрите"
}
}
:*:души:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="1">души</say-as>'
}
else {
Send "души"
}
}
:*:Telegram:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="3">Телеграм</say-as>'
}
else {
Send "Telegram"
}
}
:*:Телеграм:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="3">Телеграм</say-as>'
}
else {
Send "Телеграм"
}
}
:*:перезалил:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="4">перезалил</say-as>'
}
else {
Send "перезалил"
}
}
:*:залил:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="2">залил</say-as>'
}
else {
Send "залил"
}
}
:*:рендер:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send 'render'
}
else {
Send "рендер"
}
}
:*:узнаем:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="2">узнаем</say-as>'
}
else {
Send "узнаем"
}
}
:*:начала:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="2">начала</say-as>'
}
else {
Send "начала"
}
}
:*:вырезали:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="1">вырезали</say-as>'
}
else {
Send "вырезали"
}
}
:*:кастомн:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="1">кастомн</say-as>'
}
else {
Send "кастомной"
}
}
:*:Чикой:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="1">Чикой</say-as>'
}
else {
Send "Чикой"
}
}
:*:фандом:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="2">фандом</say-as>'
}
else {
Send "фандом"
}
}
:*:начало:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="2">начало</say-as>'
}
else {
Send "начало"
}
}
:*:3д:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send 'тридэ'
}
else {
Send "3д"
}
}
:*:голден:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send 'Golden'
}
else {
Send "голден"
}
}
:*:бернтрап:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send 'Бёрн трап'
}
else {
Send "бернтрап"
}
}
:*:ванни:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send 'Вэнни'
}
else {
Send "Вэнни"
}
}
:*:бейби:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send 'Бэйби'
}
else {
Send "Бэйби"
}
}
:*:фазбера:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send 'Фазбер'
}
else {
Send "Фазбера"
}
}
:*:фонга:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send 'фон га'
}
else {
Send "фонга"
}
}
:*:господа:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="3">господа</say-as>'
}
else {
Send "господа"
}
}
:*:духами:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="1">духами</say-as>'
}
else {
Send "духами"
}
}
:*:эндоскелет:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send 'Эндо скелет'
}
else {
Send "эндоскелет"
}
}
:*:скажите:: {
If WinActive("ahk_exe msedge.exe" or "ahk_exe notion.exe") {
Send '<say-as stress="1">скажите</say-as>'
}
else {
Send "скажите"
}
}
:*:бустиспонсоры:: {
Send "🔶 *Для постов, новостей и оповещениях о роликах:* https://t.me/jestx_fot"
Send '{enter}'
Send '{enter}'
Send "Отдельное спасибо моим спонсорам: https://boosty.to/thisbob"
Send '{enter}'
Send "🥇 kramcat"
Send '{enter}'
Send "🥈 Ezik_kek"
Send '{enter}'
Send "🥉 okt1us"
Send '{enter}'
Send "👑 Кексик Кекс"
Send '{enter}'
Send "👑 Maxim2008233"
Send '{enter}'
Send "🏆 USER 2904"
Send '{enter}'
Send "🏆 NEKRASOV inc"
Send '{enter}'
Send "🏆 Egor Shipper"
Send '{enter}'
Send "🏆 Джотаро Куджо"
Send '{enter}'
Send "🧀 Charlotte"
Send '{enter}'
Send "🧀 Китя следует..."
Send '{enter}'
Send "🧀 lego smash"
}
:*:секьюрити:: {
Send "Секьюрити Брич"
}
!+d:: {
Run "G:\Apps\Clipdiary\clipdiary-portable.exe"
}
!+u:: {
Run "D:\Apps\Uninstaller\UninstallTool"
}
!+e:: {
Run "D:\Apps\Files\Everything-1.4.1.1009.x64\Everything.exe"
}
!+r:: {
Run "D:\Apps\Tools\RegistryFinder64"
}
!+s:: {
if GetKeyState("v") {
Run "C:\Sandbox\Admin\DefaultBox\drive\C\Program Files\Microsoft VS Code\Code.exe"
}
}
!+b:: {
Run "D:\Apps\Browsers\Firefox"
}
!+i:: {
if GetKeyState("w") {
Run "G:\Browsers\Windows\App\chrome.exe" ; W + I (Windows)
}
}
!+h:: {
if GetKeyState("s") {
Run "G:\Browsers\Vivaldi\School.lnk" ; S + H (School)
}
if GetKeyState("w") {
Run "G:\Browsers\phyrox-developer-portable\phyrox-developer-portable.exe" ; W + H (WhatsApp)
}
}
!+g:: {
Run "C:\Users\Admin\AppData\Local\GitHubDesktop\GitHubDesktop.exe"
}
!+m:: {
Run "G:\VideoEditor\Movavi Video Editor Plus 23.3 Portable Rus\VideoEditorPort.exe"
}
!+l:: {
Run "D:\Apps\Autorun\Listary\Listary.exe"
}
Numpad0 & a:: {
Run "D:\Apps"
}
!+o:: {
if GetKeyState("j") {
if GetKeyState("h") {
MsgBox "Hotkey activated"
}
}
}