Advertisement
SickTv

SuperVideo Tag (Notsobot)

Feb 19th, 2025 (edited)
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 18.80 KB | None | 0 0
  1. {set:code|}
  2. {set:offset|0}
  3. {set:banlist|[]}
  4. {set:banned|{py:import json
  5.  
  6. def check_item_in_json(json_data, item):
  7.   try:
  8.     # Convert string to dictionary if necessary
  9.    if isinstance(json_data, str):
  10.       json_data = json.loads(json_data)
  11.  
  12.     # Check if the item is a direct key/element
  13.    if item in json_data:
  14.       return True
  15.  
  16.     # Recursively check nested structures
  17.    if isinstance(json_data, dict):
  18.       for value in json_data.values():
  19.         if isinstance(value, (dict, list)):
  20.           if check_item_in_json(value, item):
  21.             return True
  22.     elif isinstance(json_data, list):
  23.       for value in json_data:
  24.         if isinstance(value, (dict, list)):
  25.           if check_item_in_json(value, item):
  26.             return True
  27.  
  28.   except (json.JSONDecodeError, TypeError):
  29.     # Handle invalid JSON or unsupported data types
  30.    return False
  31.  
  32.   return False
  33.  
  34. # Example usage:
  35. json_string = "{get:banlist}"
  36. item_to_find = {id}
  37.  
  38. if check_item_in_json(json_data=json_string, item=item_to_find):
  39.   print(True)
  40. else:
  41.   print(False)}}
  42. {if:{get:banned}|=|True|then:{mention:{id}} you are banned from SuperVideo and all of its tag aliases.|else:
  43. {if:{argslen}|<|1|then:.t {tagname} {ignore:<ffmpeg|iscript|veb>} <args...>|else:-# This project is in construction.
  44. {if:{arg:1}|!=|list|then:{choose:how to eat a burrito|{mention:{randuser}} I swear|1 2 3|GET OUT!|i love making videos|i don't eat videos|{avatar:{mention}}|OH NO AAKAHAKH IM DRYING|NO!|meme games!!|IVE PLAYED THESE GAMES BEFORE|/n \n}}
  45. {if:{arg:0}|=|ffmpeg|then:{if:{arg:1}|=|list|then:
  46. ## THE FFMPEG EFFECTS LIST
  47. - `i killed x`
  48. more soon...
  49. -# page 1 out of 1}
  50. {if:{arg:1}|=|i killed x|then:{set:code|load {iv}
  51.  
  52. ffmpeg -i $FILE_1 -vf "hue=h=-140, lenscorrection=0.5:0.5:0.3:1" -af "rubberband=pitch=2^(-8/12)" ./output/i_killed.mp4}}
  53. {if:{arg:1}|!=|list|then:{sh:
  54. {get:code}}}|else:{if:{arg:0}|=|iscript|then:
  55. {if:{arg:1}|=|list|then:
  56. {py:import json
  57. pagecontent1 = '''- i killed x
  58. - a major
  59. - c major
  60. - embarrassed
  61. - g major
  62. - g major 0
  63. - g major 1
  64. - g major 2
  65. - g major 3
  66. - g major 4
  67. - g major 5
  68. - g major 6
  69. - g major 7
  70. - g major 8
  71. - g major 9
  72. - g major 10
  73. - g major 11
  74. - g major 12
  75. - g major 13
  76. - g major 14
  77. - g major 15'''
  78. pagecontent2 = '''- g major 16
  79. - g major 17
  80. - g major 18
  81. - g major 19
  82. - g major 20
  83. - g major 25
  84. - g major 26
  85. - g major 30
  86. - g major 50
  87. - g major 53
  88. - g major 70
  89. - g major 74
  90. - g major 91
  91. - g major 100
  92. - old g major 100
  93. - g major 500
  94. - g major 591
  95. - t major
  96. - custom major 333
  97. - beatbo major 3
  98. - sns g major 0
  99. - conga busher'''
  100. pagecontent3 = '''- deaf
  101. - deaf major
  102. - goo goo gaa gaa
  103. - green lowers
  104. - real g major 4
  105. - real g major 12
  106. - real g major 13
  107. - confusion
  108. - does not respond
  109. - does respond
  110. - g major 140
  111. - w major
  112. - p major'''
  113. pagecontent4 = '''- more effects soon...'''
  114. pagecontent5 = '''- more effects soon...'''
  115. pagecontent6 = '''anyways'''
  116. pagecontent7 = '''last page...'''
  117. pages = [
  118.        {"embed": {'color':0xf0d643, 'title':"ISCRIPT EFFECTS LIST",'description': pagecontent1, 'footer':{'text': "Page 1 of 7"} }},
  119.        {"embed": {'color': 0xf0d643, 'title':"ISCRIPT EFFECTS LIST", 'description': pagecontent2, 'footer':{'text': "Page 2 of 7"}}},
  120.        {"embed": {'color': 0xf0d643, 'title':"ISCRIPT EFFECTS LIST", 'description': pagecontent3, 'footer':{'text': "Page 3 of 7"}}},
  121.        {"embed": {'color': 0xf0d643, 'title':"ISCRIPT EFFECTS LIST", 'description': pagecontent4 }},
  122.        {"embed": {'color': 0xf0d643, 'description': pagecontent5 }},
  123.         {"embed": {'color': 0xf0d643, 'description': pagecontent6 }},
  124.         {"embed": {'color': 0xf0d643, 'description': pagecontent7 }}
  125.    ]
  126.  
  127. print(json.dumps({"pages": pages}))}}
  128. {if:{arg:1}|=|custom|then:{set:code|{replace:#|0|{arg:2}}}{set:offset|{math:1+{get:offset}}}}
  129. {if:{arg:1}|=|i killed x|then:{set:code|swaprgba # gbr
  130. audiopitch # 0.63
  131. explode #
  132. volume #}}
  133. {if:{arg:1}|=|g major|then:{set:code|invert #
  134. copy # #a
  135. copy # #b
  136. copy # #c
  137. copy # #e
  138. copy # #f
  139. audiopitch # 2
  140. audiopitch #a 1.5
  141. audiopitch #b 1.26
  142. audiopitch #c 0.75
  143. audiopitch #e 0.5
  144. audioputmix # #a
  145. volume # 1.8
  146. audioputmix # #b
  147. volume # 1.7
  148. audioputmix # #c
  149. volume # 1.6
  150. audioputmix # #e
  151. volume # 1.5
  152. audioputmix # #f
  153. volume #}}
  154. {if:{arg:1}|=|g major by ltv mca|then:{set:code|hueshiftrgb # 255 0 255
  155. invert #
  156. hueshifthsv # 180
  157. swirl # -60
  158. copy # #a
  159. audiopitch #a 0.79
  160. audioputmix # #a
  161. volume #}}
  162. {if:{arg:1}|=|g major 0|then:{set:code|hueshifthsvffmpeg # 180 1.5
  163. huecurvergba # all 0 1 0
  164. copy # #a
  165. copy # #b
  166. audiopitch #a 1.781
  167. audiopitch #b 0.561
  168. audioputmix #a #b
  169. audioputmix # #a
  170. volume #}}
  171. {if:{arg:1}|=|a major|then:{set:code|waaw #
  172. swirl # 110
  173. invert #
  174. hueshifthsvffmpeg # 153
  175. copy # #a
  176. audiopitch # 1.392328852631493
  177. audiopitch #a 1.8340080864093424
  178. audioputmix # #a
  179. volume #}}
  180. {if:{arg:1}|=|c major|then:{set:code|get # width #w
  181. get # height #h
  182. wave # 0.6666666666666666*(#h/18) #w/(3.2/2)
  183. cover # #w #h
  184. rotate # 90
  185. get # width #w
  186. get # height #h
  187. wave # 2*(#w/32) #w/(3.2/2)
  188. cover # #w #h
  189. rotate # -90
  190. invert #
  191. hueshifthsvffmpeg # 80
  192. audiopitch # 1.155
  193. audiovibrato # 15 0.1
  194. volume #}}
  195. {if:{arg:1}|=|embarrassed|then:{set:code|get # width w
  196. get # height h
  197. invert #
  198. hueshifthsv # 108
  199. wave # 35 w/2.5
  200. cover # w h
  201. create c1 w/3 h/3 255 0 255
  202. cropcircle c1
  203. blur c1 5
  204. create c2 w/3 h/3 255 0 255
  205. cropcircle c2
  206. blur c2 5
  207. overlay # c1 w/5 h/2.5
  208. overlay # c2 w/1.7 h/2.5
  209. copy # #a
  210. audiopitch #a 2
  211. audioputmix # #a
  212. volume #}}
  213. {if:{arg:1}|=|asleep|then:{set:code|get # width w
  214. get # height h
  215. invert #
  216. hueshifthsv # 85
  217. wave # 10 w/9
  218. cover # w h
  219. copy # #a
  220. audiopitch # 0.840
  221. audiopitch #a 0.707
  222. audioputmix # #a
  223. volume #}}
  224. {if:{arg:1}|=|g major 1|then:{set:code|contrast # -1
  225. audiopitch # 1.587
  226. volume #}}
  227. {if:{arg:1}|=|g major 2|then:{set:code|invertrgba # 1 1 0
  228. copy # #a
  229. copy # #b
  230. audiopitch #a 1.26
  231. audiopitch #b 0.75
  232. audioputmix # #a
  233. audioputmix # #b
  234. volume #}}
  235. {if:{arg:1}|=|g major 3|then:{set:code|get # width w
  236. get # height h
  237. hueshiftrgb # 0 -255 -255
  238. rotate # 90
  239. waves # 15 w/3
  240. rotate # -90
  241. cover # w h
  242. copy # #a
  243. audiopitch #a 0.707
  244. audioputmix # #a
  245. volume #}}
  246. {if:{arg:1}|=|real g major 4|then:{set:code|huecurvergba # all 0 1 0
  247. copy # #a
  248. audiopitch #a 1.335
  249. audioputmix # #a
  250. volume #}}
  251. {if:{arg:1}|=|g major 5|then:{set:code|invertrgba # 0 1 1
  252. copy # #a
  253. audiopitch #a 1.26
  254. audioputmix # #a
  255. volume #}}
  256. {if:{arg:1}|=|g major 6|=|then:{set:code|huecurvergba # all 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
  257. copy # #a
  258. audiopitch #a 0.63
  259. audioputmix # #a
  260. volume #}}
  261. {if:{arg:1}|=|g major 7|then:{set:code|invert #
  262. copy # #a
  263. audiopitch #a 1.189
  264. audioputmix # #a
  265. volume #}}
  266. {if:{arg:1}|=|g major 8|then:{set:code|huecurvergba # all 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
  267. hueshifthsv # 180
  268. invert #
  269. copy # #a
  270. audiopitch #a 0.667
  271. audioputmix # #a
  272. volume #}}
  273. {if:{arg:1}|=|g major 9|then:{set:code|grayscale #
  274. huecurvergba # red 0.5 0 0.9
  275. huecurvergba # green 1 0.2 0.95
  276. huecurvergba # blue 0 0.4 0.95
  277. copy # #a
  278. copy # #b
  279. copy # #c
  280. audiopitch # 0.5
  281. audiopitch #b 1.335
  282. audiopitch #c 1.5
  283. audioputmix # #a
  284. audioputmix # #b
  285. audioputmix # #c
  286. volume #}}
  287. {if:{arg:1}|=|g major 10|then:{set:code|haah #
  288. invert #
  289. swaprgba # bgr
  290. hueshifthsvffmpeg # 180
  291. copy # #a
  292. copy # #b
  293. copy # #c
  294. copy # #e
  295. copy # #f
  296. audiopitch # 2
  297. audiopitch #a 1.5
  298. audiopitch #b 1.26
  299. audiopitch #e 0.75
  300. audiopitch #f 0.5
  301. audioputmix # #a
  302. volume # 2
  303. audioputmix # #b
  304. volume # 1.75
  305. audioputmix # #c
  306. volume # 1.5
  307. audioputmix # #e
  308. volume # 1.25
  309. audioputmix # #f
  310. volume #
  311. copy # #g
  312. audiopitch #g 0.944
  313. audioputmix # #g}}
  314. {if:{arg:1}|=|g major 11|then:{set:code|waaw #
  315. grayscale #
  316. contrast # -1
  317. audiopitch # 2
  318. audiopitch # 1.12
  319. volume #}}
  320. {if:{arg:1}|=|real g major 12|then:{set:code|hueshifthsvffmpeg # 310
  321. copy # #a
  322. copy # #b
  323. copy # #c
  324. copy # #e
  325. copy # #f
  326. audiopitch # 0.5
  327. audiopitch #a 0.75
  328. audiopitch #c 1.259
  329. audiopitch #e 1.498
  330. audiopitch #f 2
  331. audioputmix # #a
  332. volume # 2.25
  333. audioputmix # #b
  334. volume # 2
  335. audioputmix # #c
  336. volume # 1.75
  337. audioputmix # #e
  338. volume # 1.5
  339. audioputmix # #f
  340. volume #
  341. audiopitch # 1.189
  342. huecurvergba # all 0 1 0}}
  343. {if:{arg:1}|=|real g major 13|then:{set:code|swaprgba # bgr
  344. huecurvergba # all 0 1 0
  345. copy # #a
  346. copy # #b
  347. copy # #c
  348. copy # #e
  349. audiopitch #a 1.19
  350. audiopitch #b 1.414
  351. audiopitch #c 1.68
  352. audiopitch #e 2
  353. audioputmix # #a
  354. volume # 2
  355. audioputmix # #b
  356. volume # 1.75
  357. audioputmix # #c
  358. volume # 1.5
  359. audioputmix # #e
  360. volume # 1.25}}
  361. {if:{arg:1}|=|g major 14|then:{set:code|haah #
  362. woow #
  363. grayscale #
  364. contrast # -1
  365. swaprgba # 00r
  366. copy # #a
  367. copy # #b
  368. audiopitch # 2
  369. audiopitch #a 0.3968
  370. audiopitch #b 0.7937
  371. audioputmix # #a
  372. audioputmix # #b
  373. audiopitch # 1.259
  374. volume #}}
  375. {if:{arg:1}|=|g major 15|then:{set:code|get # width w
  376. get # height h
  377. wave # 1*(h/18) w/(9/2)
  378. cover # w h
  379. copy # #a
  380. audiopitch #a 1.334
  381. audioputmix # #a
  382. audiodestroy #}}
  383. {if:{arg:1}|=|g major 16|then:{set:code|hueshifthsvffmpeg # 223.2
  384. invert #
  385. flop #
  386. copy # #a
  387. audiopitch #a 0.841
  388. audioputmix # #a
  389. volume #}}
  390. {if:{arg:1}|=|g major 17|then:{set:code|haah #
  391. explode #
  392. swaprgba # gbr
  393. copy # #a
  394. audiopitch #a 1.18
  395. audioputmix # #a
  396. volume #}}
  397. {if:{arg:1}|=|g major 18|then:{set:code|hueshifthsv # 0 100
  398. copy # #a
  399. audiopitch # 0.63
  400. audioputmix # #a
  401. volume #}}
  402. {if:{arg:1}|=|g major 19|then:{set:code|swaprgba # bgr
  403. hueshifthsvffmpeg # 180
  404. haah #
  405. copy # #a
  406. audiopitch # 1.122
  407. audiopitch #a 0.944
  408. audioputmix # #a
  409. volume #}}
  410. {if:{arg:1}|=|g major 20|then:{set:code|copy # #a
  411. hueshifthsvffmpeg #a 310
  412. audiopitch #a 0.944
  413. crop # 0w/2 0h 0 0
  414. crop #a 0w/2 0h 0w 0
  415. join # #a}}
  416. {if:{arg:1}|=|g major 23|then:{set:code|hueshifthsv # -120
  417. flop #
  418. copy # #a
  419. copy # #b
  420. audiopitch #a 0.8409
  421. audioputmix # #a
  422. audiopitch #b 1.18921
  423. audioputmix # #b
  424. volume #}}
  425. {if:{arg:1}|=|g major 25|then:{set:code|hueshifthsvffmpeg # 308
  426. copy # #a
  427. audiopitch #a 0.667
  428. audioputmix # #a
  429. audiopitch # 0.944
  430. volume #}}
  431. {if:{arg:1}|=|g major 26|then:{set:code|huecurvergba # all 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
  432. hueshifthsv # 180
  433. audiopitch # 2
  434. audiopitch # 1.26
  435. volume #}}
  436. {if:{arg:1}|=|g major 50|then:{set:code|swaprgba # bgr
  437. contrast # -1
  438. copy # #a
  439. audiopitch # 1.68
  440. audiopitch #a 1.41
  441. audioputmix # #a
  442. volume #}}
  443. {if:{arg:1}|=|g major 53|then:{set:code|hueshifthsvffmpeg # 108
  444. swirl # -110
  445. copy # #a
  446. audiopitch # 1.230433481790624
  447. audiopitch #a 1.3652514288050228
  448. audioputmix # #a
  449. volume #}}
  450. {if:{arg:1}|=|g major 70|then:{set:code|get # width #w
  451. get # height #h
  452. rotate # 90
  453. waves # 5 #w/7 4
  454. waves # 10 #w/4 2
  455. waves # 4 #w/12 7
  456. rotate # -90
  457. cover # #w #h
  458. hueshiftrgb # 0 -255 -255
  459. copy # #a
  460. audiopitch #a 0.793
  461. audioputmix # #a
  462. volume #}}
  463. {if:{arg:1}|=|g major 74|then:{set:code|contrast # -1
  464. explode #
  465. copy # #a
  466. copy # #b
  467. audiopitch # 0.5
  468. audiopitch #a 1.4983070768766815
  469. audiopitch #b 2
  470. audioputmix # #a
  471. audioputmix # #b
  472. audiopitch # 1.122462048309373
  473. volume #}}
  474. {if:{arg:1}|=|g major 91|then:{set:code|swaprgba # bgr
  475. hueshifthsv # 180
  476. haah #
  477. skew # 10
  478. copy # #a
  479. audiopitch #a 1.059
  480. audioputmix # #a
  481. cover # 0w 0h
  482. volume #}}
  483. {if:{arg:1}|=|g major 100|then:{set:code|haah #
  484. flop #
  485. wave # 0w/-30 0w/1.1
  486. flop #
  487. cover # 0w 0h
  488. rotate # 90
  489. wave # 0w/-30 0w/2.2
  490. rotate # -90
  491. cover # 0w 0h
  492. swaprgba # bgr
  493. hueshifthsvffmpeg # 85 1
  494. copy # #a
  495. audiopitch # 0.944
  496. audiopitch #a 0.75
  497. overlay # #a
  498. volume #}}
  499. {if:{arg:1}|=|old g major 100|then:{set:code|copy # #a
  500. hueshifthsvffmpeg # 310
  501. audiopitch # 0.944
  502. hueshifthsvffmpeg #a 180
  503. haah #a
  504. audiopitch #a 0.75
  505. crop # 0w/2 0h
  506. crop #a 0w/2 0h 0w
  507. join # #a
  508. volume #}}
  509. {if:{arg:1}|=|g major 400|then:{set:code|get # width w
  510. get # height h
  511. swaprgba # rbg
  512. waves # 5 w/10 10
  513. waves # 10 w/3 4
  514. cover # w h
  515. zoom # 1.5
  516. copy # #a
  517. audiopitch # 1.059
  518. audiopitch #a 0.75
  519. audioputmix # #a
  520. volume #}}
  521. {if:{arg:1}|=|g major 500|then:{set:code|swaprgba # bgr
  522. hueshifthsv # 54 200 200
  523. shake # 50 50 true
  524. audiopitch # 1.78
  525. copy # #a
  526. audiodelay #a 0.01
  527. copy #a #b
  528. audiodelay #b 0.01
  529. copy #b #c
  530. audiodelay #c 0.02
  531. audioputmix # #a
  532. volume #
  533. audioputmix # #b
  534. volume #
  535. audioputmix # #c
  536. volume #
  537. audiopitch # 0.667}}
  538. {if:{arg:1}|=|g major 591|then:{set:code|invert #
  539. swaprgba # bgr
  540. hueshifthsv # -145
  541. swirl # 100
  542. copy # #a
  543. audiopitch #a 1.122
  544. audioputmix # #a
  545. volume #}}
  546. {if:{arg:1}|=|hyper hue|then:{set:code|foreachframe # 0 #fc hueshifthsv #x (idx*5)
  547. copy # #a
  548. audiopitch #a 1.189
  549. audioputmix # #a
  550. volume #}}
  551. {if:{arg:1}|=|t major|then:{set:code|invert #
  552. audiopitch # 1.78
  553. hueshifthsv # 201.6
  554. volume #}}
  555. {if:{arg:1}|=|custom major 333|then:{set:code|invert #
  556. rotate # -1 none true
  557. sharpen # 3
  558. copy # #a
  559. audiopitch #a 0.98851
  560. audioputmix # #a
  561. volume #}}
  562. {if:{arg:1}|=|beatbo major 3|then:{set:code|swirl # -16
  563. waves # 10 100
  564. invert #
  565. copy # #a
  566. audiopitch #a 0.75
  567. audioputmix # #a
  568. volume #}}
  569. {if:{arg:1}|=|sns g major 0|then:{set:code|invertrgba # 1 0 1
  570. copy # #a
  571. copy # #b
  572. audiopitch # 0.5
  573. audiopitch #a 2
  574. audiopitch #b 1.5
  575. audiopitch #a 1.25
  576. audioputmix # #a
  577. audioputmix # #b
  578. volume #}}
  579. {if:{arg:1}|=|conga busher|then:{set:code|swaprgba # gbr
  580. waaw #
  581. audiotremolo # 2900 1
  582. audiotremolo # 2900 1
  583. audiotremolo # 2900 1
  584. volume #}}
  585. {if:{arg:1}|=|deaf|then:{set:code|hueshifthsvffmpeg # 139
  586. swaprgba # bgr
  587. invert #
  588. get # width w
  589. get # height h
  590. copy # #a
  591. crop # w/2 h
  592. crop #a w/2 h w/2
  593. explode #a 2.13
  594. join # #a
  595. waaw #
  596. copy # #a
  597. audiopitch # 2
  598. audiopitch #a 1.7817
  599. audioputmix # #a
  600. audiopitch # 2
  601. volume #}}
  602. {if:{arg:1}|=|deaf major|then:{set:code|invert #
  603. get # width w
  604. get # height h
  605. copy # #a
  606. crop # w/2 h
  607. crop #a w/2 h w/2
  608. fisheye #a
  609. join # #a
  610. waaw #
  611. copy # #b
  612. convert #b audio/mp3
  613. audiopitch # 2
  614. audiopitch #b 1.7817
  615. audioputmix # #b
  616. copy # #a
  617. convert #a audio/mp3
  618. audiopitch #a 1.3348
  619. audioputmix # #a
  620. audiopitch # 2
  621. volume #}}
  622. {if:{arg:1}|=|goo goo gaa gaa|then:{set:code|swaprgba # bgr
  623. audiopitch # 2
  624. volume #}}
  625. {if:{arg:1}|=|green lowers|then:{set:code|hueshifthsvffmpeg # 100
  626. swaprgba # bgr
  627. audiopitch # 0.5
  628. volume #}}
  629. {if:{arg:1}|=|g major 4|then:{set:code|get # width w
  630. get # height h
  631. create bg w h 0 0 0 100
  632. overlay bg # 0 0 white 0.1 0.4
  633. overlay # bg
  634. copy # #a
  635. convert #a audio/mp3
  636. copy #a #b
  637. audiopitch #b 1.3348
  638. audioputmix #a #b
  639. volume #a  
  640. audioputreplace # #a}}
  641. {if:{arg:1}|=|g major 12|then:{set:code|get # width w
  642. get # height h
  643. create bg w h 0 0 0 100
  644. overlay bg # 0 0 white 0.1 0.4
  645. overlay # bg
  646. hueshifthsvffmpeg # 310
  647. copy # #a
  648. convert #a audio/mp3
  649. copy #a #b
  650. copy #a #c
  651. copy #a #e
  652. copy #a #f
  653. copy #a #g
  654. audiopitch #b 0.5
  655. audiopitch #c 0.75
  656. audiopitch #e 1.259
  657. audiopitch #f 1.498
  658. audiopitch #g 2
  659. audioputmix #a #b
  660. volume #a 2
  661. audioputmix #a #c
  662. volume #a 1.75
  663. audioputmix #a #e
  664. volume #a 1.5
  665. audioputmix #a #f
  666. volume #a 1.25
  667. audioputmix #a #g
  668. volume #a
  669. audiopitch #a 1.189
  670. audioputreplace # #a}}
  671. {if:{arg:1}|=|g major 13|then:{set:code|get # width w
  672. get # height h
  673. create bg w h 0 0 0 100
  674. overlay bg # 0 0 white 0.1 0.4
  675. overlay # bg
  676. swaprgba # bgr
  677. copy # #a
  678. convert #a audio/mp3
  679. copy #a #b
  680. copy #a #c
  681. copy #a #e
  682. copy #a #f
  683. audiopitch #b 1.19
  684. audiopitch #c 1.414
  685. audiopitch #e 1.68
  686. audiopitch #f 2
  687. audioputmix #a #b
  688. volume #a 2
  689. audioputmix #a #c
  690. volume #a 1.75
  691. audioputmix #a #e
  692. volume #a 1.5
  693. audioputmix #a #f
  694. volume #a
  695. audioputreplace # #a}}
  696. {if:{arg:1}|=|confusion|then:{set:code|contrast # -1
  697. haah #
  698. copy # #a
  699. reverse #a
  700. audioputreplace # #a}}
  701. {if:{arg:1}|=|does not respond|then:{set:code|hueshifthsvffmpeg # 52
  702. swirl # 110
  703. copy # #a
  704. audiopitch #a 2
  705. audioputmix # #a
  706. volume #}}
  707. {if:{arg:1}|=|does respond|then:{set:code|hueshifthsvffmpeg # 308
  708. swirl # -110
  709. copy # #a
  710. audiopitch #a 0.5
  711. audioputmix # #a
  712. volume #}}
  713. {if:{arg:1}|=|g major 140|then:{set:code|distort # polar
  714. distort # scale_rotate_translate 60
  715. hooh #
  716. distort # scale_rotate_translate -60
  717. distort # depolar
  718. haah #
  719. contrast # -1
  720. copy # #a
  721. copy # #b
  722. copy # #c
  723. audiopitch # 0.6299
  724. audiopitch #a 1.2599
  725. audiopitch #b 1.6817
  726. audiopitch #c 1.8877
  727. audioputmix # #a
  728. audioputmix #b #c
  729. audioputmix # #b
  730. volume #}}
  731. {if:{arg:1}|=|w major|then:{set:code|distort # polar
  732. distort # scale_rotate_translate 60
  733. hooh #
  734. distort # scale_rotate_translate -60
  735. distort # depolar
  736. haah #
  737. invert #
  738. hueshifthsvffmpeg # 102.8
  739. copy # #a
  740. copy # #b
  741. copy # #c
  742. audiopitch # 0.5
  743. audiopitch #a 0.667
  744. audiopitch #b 0.840
  745. audiopitch #c 0.890
  746. audioputmix # #a
  747. audioputmix #b #c
  748. audioputmix # #b
  749. volume #}}
  750. {if:{arg:1}|=|g major 30|then:{set:code|get # width w
  751. get # height h
  752. hueshifthsvffmpeg # 85
  753. waaw #
  754. invert #
  755. swirl # -110
  756. rotate # -90
  757. waves # w/40 w/8 2.5
  758. rotate # 90
  759. copy # #a
  760. audiopitch #a 0.878
  761. audioputmix # #a
  762. cover # w h
  763. volume #}}
  764. {if:{arg:1}|=|p major|then:{set:code|get # width w
  765. get # height h
  766. rotate # 90
  767. waves # w/40 w/8 2.75
  768. rotate # -90
  769. contrast # -1
  770. copy # #a
  771. audiopitch # 0.7
  772. audiopitch #a 1.25
  773. audioputmix # #a
  774. cover # w h
  775. volume #}}
  776. {if:{arg:1}|!=|list|then:{if:{arg:{math:{get:offset}+2}}|!=|ihtxreverse|then:{if:{arg:{math:{get:offset}+2}}|!=|multiplier|then:{if:{arg:{math:{get:offset}+2}}|!=|ihtx|then:{if:{arg:{math:{get:offset}+2}}|!=|raw|then:{iscript:
  777. load {iv} 0
  778. {replace:#|0|{get:code}}
  779. }|else:{if:{arg:{math:{get:offset}+2}}|=|raw|then:{if:{arg:{math:{get:offset}+3}}|=||then:```{get:code}```{attachtext:{get:code}}|else:```{replace:#|{arg:{math:{get:offset}+3}}|{get:code}}```{attachtext:{replace:#|{arg:{math:{get:offset}+3}}|{get:code}}}}}}|else:{set:powers|{or:{arg:{math:{get:offset}+3}}|10}}{set:#|0}
  780. {iscript:load {iv} 0
  781. {if:{arg:{math:{get:offset}+4}}|!=|true|then:snip 0 0 0.5}
  782. copy 0 1
  783. {foreach:{get:powers}|{set:#|{math:{get:#}+1}}
  784. {replace:#|{get:#}|{get:code}}
  785. copy {get:#} {math:{get:#}+1}
  786. }
  787. {set:#|0}
  788. concatmultiple{foreach:{get:powers}|{set:#|{math:{get:#}+1}} {get:#}}
  789. render 1}}|else:{set:powers|{or:{arg:{math:{get:offset}+3}}|2}}{iscript:load {iv} 0
  790. {foreach:{get:powers}|
  791. {replace:#|0|{get:code}}}}}|else:{set:powers|{or:{arg:{math:{get:offset}+3}}|10}}{set:#|0}
  792. {iscript:load {iv} 0
  793. {if:{arg:{math:{get:offset}+4}}|!=|true|then:snip 0 0 0.5}
  794. copy 0 1
  795. {foreach:{get:powers}|{set:#|{math:{get:#}+1}}
  796. {replace:#|{get:#}|{get:code}}
  797. copy {get:#} {math:{get:#}+1}
  798. }
  799. {set:#|{get:powers}}
  800. concatmultiple{foreach:{get:powers}|{get:#}{set:#|{math:{get:#}-1}}}
  801. render {get:powers}}}
  802. }|else:{if:{arg:0}|=|veb|then:{if:{arg:1}|=|list|then:
  803. ## THE VEB EFFECTS LIST
  804. - `i killed x`
  805. more soon...
  806. -# page 1 out of 1}
  807. {if:{arg:1}|=|i killed x|then:{set:code|load {iv}
  808.  
  809. ffmpeg -loglevel error -i $FILE_1 -v 16 -vf "v360=input=e:output=ball,setsar=1:1,hue=h=-140" -af "rubberband=pitch=2^(-8/12)" ./output/i_killed.mp4}}
  810. {if:{arg:1}|!=|list|then:{sh:
  811. {get:code}}}|else:{if:{arg:0}|=|support|then:{mention}public link soon.
  812. }}}}}
  813. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement