Anonymous ID: 08890e Sept. 18, 2020, 5:38 a.m. No.10692937   🗄️.is 🔗kun   >>2946 >>3022 >>3126 >>3252 >>3473 >>3621

Breaking:

 

I will be interviewing President Donald Trump this morning. Portions of the interview will air on my podcast today & the full interview will air on Sunday on my free video podcast channel on Rumble. Here’s the link to my Rumble channel

Down pointing backhand index

 

https://twitter.com/dbongino/status/1306918741255565313

Anonymous ID: 08890e Sept. 18, 2020, 5:57 a.m. No.10693007   🗄️.is 🔗kun   >>3029

>>10692997

:: mod_img.bat

:: Install dependencies: https://imagemagick.org/script/download.php#windows

:: During install chack "Install legacy uitilities (eg convert)"

:: Usage: mod_img.bat inputfile outputfile

@echo off

SET strength=12

 

SET /a blocksize=%RANDOM% %% 10 + 10

SET /a angle=%RANDOM% %% 90

SET /a scale=100/%blocksize%

SET /a str=100-%strength%

magick %1 -format %%wx%%h info: tmp.txt

SET /p size=<tmp.txt

del tmp.txt

 

echo Strength %strength%, Blocksize: %blocksize%, Angle: %angle%, Scale: %scale%

magick convert "%1" -scale %scale%%% +noise Poisson -scale %size% -distort SRT %angle% "%1" -compose Blend -define compose:args=%str% -composite "%2"

 

::Stand alone command for reference

:: convert input.jpg -scale 4% +noise Poisson -scale 2000% input.jpg -compose Blend -define compose:args=85 -composite output.jpg

 

-—-

 

do this first

 

>https://imagemagick.org/script/download.php#windows

>During install chack "Install legacy uitilities (eg convert)"

Anonymous ID: 08890e Sept. 18, 2020, 6:01 a.m. No.10693033   🗄️.is 🔗kun   >>3052

>>10692997

>>10693029

 

then put this in notepad and save as .bat (e.g. mod_img.bat)

'all files' not 'text document' when you save

 

save in a place easy to acces like desktop, you'll need it later when you open command prompt

 

:: mod_img.bat

 

:: Install dependencies: https://imagemagick.org/script/download.php#windows

 

:: During install chack "Install legacy uitilities (eg convert)"

 

:: Usage: mod_img.bat inputfile outputfile

 

@echo off

 

SET strength=12

 

SET /a blocksize=%RANDOM% %% 10 + 10

 

SET /a angle=%RANDOM% %% 90

 

SET /a scale=100/%blocksize%

 

SET /a str=100-%strength%

 

magick %1 -format %%wx%%h info: tmp.txt

 

SET /p size=<tmp.txt

 

del tmp.txt

 

echo Strength %strength%, Blocksize: %blocksize%, Angle: %angle%, Scale: %scale%

 

magick convert "%1" -scale %scale%%% +noise Poisson -scale %size% -distort SRT %angle% "%1" -compose Blend -define compose:args=%str% -composite "%2"

 

::Stand alone command for reference

 

:: convert input.jpg -scale 4% +noise Poisson -scale 2000% input.jpg -compose Blend -define compose:args=85 -composite output.jpg

Anonymous ID: 08890e Sept. 18, 2020, 6:09 a.m. No.10693066   🗄️.is 🔗kun   >>3074 >>3078 >>3086

>>10693052

>Done…

>Image_Blur.Bat

 

ok now i assume you have it on desktop

 

you can also move the images to blur there

 

click on the windows icon and type cmd

 

click on command prompt

 

'C:\Users\username'

 

you need to go to desktop so the .bat is detected

 

type cd desktop and enter (cd = change directory)

 

C:\Users\username\Desktop>

 

so now to use it:

 

you have an image on desktop bidenpedo.jpg to blur and you want it to be named bidenpedoblur.jpg

 

Image_Blur.bat bidenpedo.jpg bidenpedoblur.jpg

 

it will appear on desktop as blurred

 

Image_Blur.bat

Anonymous ID: 08890e Sept. 18, 2020, 6:11 a.m. No.10693083   🗄️.is 🔗kun

>>10693074

i tried to but it asks for an input which you either put in the script and modify each time or write in the command prompt (easier)

 

magick: no images for write '-write' 'info:' at CLI arg 3 @ error/operation.c/CLINoImageOperator/4861.

Strength 12, Blocksize: 12, Angle: 58, Scale: 8

Anonymous ID: 08890e Sept. 18, 2020, 6:15 a.m. No.10693097   🗄️.is 🔗kun   >>3108 >>3109 >>3150

>>10693086

>Toss a couple hundred memes into D:\work with the .bat in there or just add to my path=?

 

you can

 

you just cd to that path in command prompt instead of cd desktop

 

try cd D:\work

 

if it doesn't work just make a folder in a place where you can cd and cd to it and make sure the .bat is also there

Anonymous ID: 08890e Sept. 18, 2020, 6:18 a.m. No.10693108   🗄️.is 🔗kun   >>3129 >>3151

>>10693097

C:\Users\myuser>cd desktop

 

C:\Users\myuser\Desktop>mod_img d0c1fafac401c0e4c55b8e9a628cf0a2cc385fc95309e07cc60d64d3b4598019.jpg output.jpg

(only typed d0 and autocompleted the rest with tab)

Strength 12, Blocksize: 16, Angle: 74, Scale: 6

 

both .bat and the image were on desktop

Anonymous ID: 08890e Sept. 18, 2020, 6:27 a.m. No.10693151   🗄️.is 🔗kun   >>3164

>>10693109

 

have you had a successful test yet?

 

like

 

>>10693108

 

>What command line do I use now to blur a bunch I've tossed into a folder now?

 

hmm.. i don't know :/

 

and i'm not the one who wrote this

 

the problem is the output names need to be different

 

so what you can do for now is blur the memes you know will lock you out of your account and autocomplete the input names with tab after writing a few letters

 

>>10693129

 

 

>d:\work\ blur .jpg .jpg

 

i'm not the one who suggested this

 

and the script doesn't work for me if there are spaces in the file name

 

mod_img "biden pedo.jpg" output.jpg

Strength 12, Blocksize: 11, Angle: 20, Scale: 9

convert: unable to open image 'biden': No such file or directory @ error/blob.c/OpenBlob/3537.

convert: no decode delegate for this image format `' @ error/constitute.c/ReadImage/562.

convert: unable to open image 'pedo.jpg': No such file or directory @ error/blob.c/OpenBlob/3537.

convert: unable to open image 'pedo.jpg': No such file or directory @ error/blob.c/OpenBlob/3537.

convert: no decode delegate for this image format `' @ error/constitute.c/ReadImage/562.

convert: unable to open image 'pedo.jpg': No such file or directory @ error/blob.c/OpenBlob/3537.

convert: unable to open image 'pedo.jpg': No such file or directory @ error/blob.c/OpenBlob/3537.

convert: no images defined `output.jpg' @ error/convert.c/ConvertImageCommand/3285.

 

<we need to find the anon who wrote this and ask for help with automation

Anonymous ID: 08890e Sept. 18, 2020, 6:39 a.m. No.10693217   🗄️.is 🔗kun   >>3252 >>3476 >>3626

>>10693193

>I agree SARS-COV-2 is likely an engineered virus.

 

Wuhan Institute of Virology

 

>The Wuhan Institute of Virology… is a research institute on virology administered by the Chinese Academy of Sciences (CAS)… it opened mainland China's first biosafety level 4 (BSL–4) laboratory in 2015.

 

https://en.wikipedia.org/wiki/Wuhan_Institute_of_Virology

 

Zhengli Shi

 

>Prof. Shi is the director of the Center for Emerging Infectious Diseases of the Wuhan Institute of Virology. Her group has discovered diverse novel viruses/virus antibodies in bats, including SARS-like coronaviruses

 

http://archive.md/htH44

 

Angiotensin-converting enzyme 2 (ACE2) proteins of different bat species confer variable susceptibility to SARS-CoV entry.

 

>Zhengli Shi

 

>Here, we extended our previous study to ACE2 molecules from seven additional bat species and tested their interactions with human SARS-CoV spike protein using both HIV-based pseudotype and live SARS-CoV infection assays.

 

http://archive.md/fPAVF

 

Isolation and characterization of a bat SARS-like coronavirus that uses the ACE2 receptor

 

>Zheng-Li Shi

 

>Chinese horseshoe bats are natural reservoirs of SARS-CoV, and that intermediate hosts may not be necessary for direct human infection by some bat SL-CoVs.

 

http://archive.md/DMlCO

 

A SARS-like cluster of circulating bat coronaviruses shows potential for human emergence

 

>Zheng-Li Shi

 

>Here we examine the disease potential of a SARS-like virus, SHC014-CoV, which is currently circulating in Chinese horseshoe bat populations… we generated and characterized a chimeric virus expressing the spike of bat coronavirus SHC014 in a mouse-adapted SARS-CoV backbone. The results indicate that… a wild-type backbone can efficiently use multiple orthologs of the SARS receptor human angiotensin converting enzyme II (ACE2), replicate efficiently in primary human airway cells and achieve in vitro titers equivalent to epidemic strains of SARS-CoV.

 

http://archive.md/tklSO

 

Engineered bat virus stirs debate over risky research

 

>An experiment that created a hybrid version of a bat coronavirus — one related to the virus that causes SARS (severe acute respiratory syndrome) — has triggered renewed debate over whether engineering lab variants of viruses with possible pandemic potential is worth the risks.

 

>The researchers created a chimaeric virus, made up of… the backbone of a SARS virus that had been adapted to grow in mice and to mimic human disease. The chimaera infected human airway cells

 

>“If the virus escaped, nobody could predict the trajectory,”

 

http://archive.md/SReX0

 

A pneumonia outbreak associated with a new coronavirus of probable bat origin

 

>Zheng-Li Shi

 

>we report the identification and characterization of a new coronavirus (2019-nCoV), which caused an epidemic of acute respiratory syndrome in humans in Wuhan, China.

 

>The sequences are almost identical and share 79.6% sequence identity to SARS-CoV… we show that 2019-nCoV is 96% identical at the whole-genome level to a bat coronavirus.

 

>Notably, we confirmed that 2019-nCoV uses the same cell entry …(ACE2)—as SARS-CoV.

 

http://archive.md/A1PEP

 

>>10693197

>dir

>not on windows

 

modify the linux script if you know how to automate

 

https://pastebin.com/40z3SK5Y

Anonymous ID: 08890e Sept. 18, 2020, 6:45 a.m. No.10693241   🗄️.is 🔗kun   >>3249

>>10693234

>FOR %%i IN (directory*.JPG) DO [YOUR CONVERTING COMMAND]

 

yes that's a loop that will identify pictures in a folder

 

but where do you grab the exact image names from?

Anonymous ID: 08890e Sept. 18, 2020, 6:52 a.m. No.10693274   🗄️.is 🔗kun

>>10693249

 

yes but the memes have unique names and you'll type the command like

 

for - do blur.bat image_name.jpg image_name_output.jpg

 

will this also add each image_name.jpg in there? i don't think so

 

for %i in (C:\Users\myuser\Desktop*.jpg) do mod_img

 

C:\Users\myuser\Desktop>mod_img

magick: no images for write '-write' 'info:' at CLI arg 3 @ error/operation.c/CLINoImageOperator/4861.

Strength 12, Blocksize: 14, Angle: 79, Scale: 7

Anonymous ID: 08890e Sept. 18, 2020, 7:07 a.m. No.10693336   🗄️.is 🔗kun   >>3352 >>3394 >>3541

>>10693322

magick: no images for write '-write' 'info:' at CLI arg 3 @ error/operation.c/CLINoImageOperator/4861.

Strength 12, Blocksize: 11, Angle: 45, Scale: 9

i" -scale 9% +noise Poisson -scale -distort SRT 45 "args was unexpected at this time.

Anonymous ID: 08890e Sept. 18, 2020, 7:17 a.m. No.10693393   🗄️.is 🔗kun   >>3417

>>10693381

tracert 8kun.top

 

Tracing route to 8kun.top [203.28.246.1]

over a maximum of 30 hops:

 

1 35 ms 48 ms 224 ms 10.16.0.1

2 * * * Request timed out.

3 29 ms 91 ms 93 ms 190.2.133.3

4 24 ms 26 ms 25 ms 109.236.95.226

5 72 ms 47 ms 60 ms 109.236.95.106

6 66 ms 42 ms 64 ms hurricane-electric.telecity2.nl-ix.net [193.239.116.14]

7 42 ms 121 ms 55 ms 100ge8-1.core1.lon3.he.net [184.104.193.193]

8 54 ms 56 ms 61 ms 100ge14-1.core1.lon2.he.net [184.105.64.237]

9 104 ms 147 ms 142 ms 100ge13-2.core1.nyc4.he.net [72.52.92.166]

10 130 ms 152 ms 138 ms 100ge16-1.core1.ash1.he.net [184.105.223.165]

11 181 ms 185 ms 174 ms 100ge2-1.core1.lax1.he.net [184.105.80.202]

12 177 ms 162 ms 227 ms 100ge14-1.core1.lax2.he.net [72.52.92.122]

13 596 ms 165 ms 227 ms 23.225.225.78

14 182 ms 183 ms 176 ms 23.225.225.221

>>10693361

>I've talked to both old and young

^

 

i'm young and i feel this way too

time is moving faster