Tutorial Shader MCPE #2 day/night color

Поділитися
Вставка
  • Опубліковано 14 січ 2025

КОМЕНТАРІ • 337

  • @dantemlbbjuniorplayz10
    @dantemlbbjuniorplayz10 2 роки тому +2

    5:26 day color done
    you can stop here if only need day color! 😸

  • @c6s7
    @c6s7 4 роки тому +11

    i like your effort you deserve a subscribe and like
    but could you please make a tutorial on how to modify shaders because i downloaded a shader it is so cool but too bright and i don't know how to edit it and make it less light

    • @rdnybr
      @rdnybr 3 роки тому

      Go to tutorial #1

  • @salmanandtalal3517
    @salmanandtalal3517 2 роки тому +1

    In which language did you code this shaders???

  • @ayam4049
    @ayam4049 4 роки тому +3

    bang,kok pas saya ubah warna sunset malemnya ikutan warna merah?
    cara ngatasinnya gimana ya?

  • @mhmd0w041
    @mhmd0w041 3 роки тому +1

    When I apply the shader and open the world the world are invisable

  • @mcpackamv
    @mcpackamv 3 роки тому

    Please help me chunks are not loading in my world after writing the day color

  • @D.civantara
    @D.civantara 3 роки тому +1

    Bang, pas gw codding yg malam harinya seketika dunianya jadi ngebug (invisible)

  • @spartiyo3377
    @spartiyo3377 3 роки тому +2

    question. For the rgb part like the vec3 one how do you translate the ones from a color picker into the rgb code?

    • @dxcvvxd
      @dxcvvxd 3 роки тому

      there are plenty of apps that can do it

  • @lxnn
    @lxnn 4 роки тому +2

    Bro my sand is super bright how to fix it

  • @lxnn
    @lxnn 4 роки тому +1

    Bro pls tell when I make shaders folder and add glsl minecraft doesnt read it at all my version is 1.16.2

    • @uchihasasuke9619
      @uchihasasuke9619 4 роки тому +1

      You will need 1.16.40

    • @lxnn
      @lxnn 4 роки тому +1

      @@uchihasasuke9619 fixed

    • @lxnn
      @lxnn 4 роки тому +1

      @@uchihasasuke9619 actually released my shaders too

  • @googleuser3404
    @googleuser3404 4 роки тому +2

    I did it the same way but it didn't changed

  • @bloboiyes7686
    @bloboiyes7686 3 роки тому +2

    Hello KK 3310, I need help on why my resource pack doesn't work, even if I refresh it?
    Edit: oh wait nvm i just needed to add it in manually into the world's resources. also thank you!

  • @AhZanMC
    @AhZanMC 3 роки тому +3

    Makasih tutorial nya
    Oh iya cara supaya pasirnya gk terang sama warna malam hari jadi kebiru biruan gimana

    • @rivolygamers7483
      @rivolygamers7483 2 роки тому +1

      cara nya vec3 night = vec3(1.1,1.02,1.04); nah jadi gitu

    • @AhZanMC
      @AhZanMC 2 роки тому

      @@rivolygamers7483 makasih

    • @rivolygamers7483
      @rivolygamers7483 2 роки тому +1

      @@AhZanMC kalo ingin pencahayaan gak terlalu terang kaya pas gitu coba kode ini: diffuse.rgb *= vec3(1.6,1.8,1.7); dijamin bagus gw udah coba

    • @rivolygamers7483
      @rivolygamers7483 2 роки тому

      kalo pasirnya masih agak terang

  • @sk-1375
    @sk-1375 4 роки тому +3

    How about raining time color?

    • @KinKaren
      @KinKaren  4 роки тому +1

      After waving plant tutorial

  • @NahBro.
    @NahBro. 3 роки тому

    what is the use of the number that is typed in, from the beginning of the number you type it to the end, if for example it is changed what will it change later?

  • @dripress9931-nx7ph
    @dripress9931-nx7ph Рік тому

    For the first time i followed it and it work but something bugged and i cant see everything

  • @superonegaming333
    @superonegaming333 3 роки тому

    I need to ask something what's worng with your charger

  • @gamhindi9493
    @gamhindi9493 3 роки тому +1

    The coding of day time is not working in 1.17 plz tell me the new codei

  • @revvans8313
    @revvans8313 3 роки тому +1

    Bang jelasin cara menentukan RGB dong, trus warna apa yang bakal didapet kalo pake angka sekian

  • @yeetthycatto8269
    @yeetthycatto8269 4 роки тому +1

    hey, can you explain the thing behind the changing the color of the sky ? I want to change it in my own color but i don't know how the codes work, does it have to do with the rgb wheel ?

  • @muhammadsabrifirmansyah3069
    @muhammadsabrifirmansyah3069 4 роки тому +3

    lanjut pewarnaan torch

  • @missingno.builds
    @missingno.builds 3 роки тому

    I followed your steps but I dont see any changes when I open minecraft

  • @Jdlol26
    @Jdlol26 4 роки тому +1

    my pack is not appearing in my collection of packs

    • @soulezzstranger351
      @soulezzstranger351 4 роки тому

      make sure you have the manifest.json and its all lower case for everything

  • @Rovx22
    @Rovx22 4 роки тому +1

    How to change to orange color like the one purpled uses?

    • @KinKaren
      @KinKaren  4 роки тому

      If wanna orange color
      The R color value is bigger than G and B
      But blue is more big than B
      This orange sample color
      *vec3(1.25,1.0,0.5)*

    • @Rovx22
      @Rovx22 4 роки тому

      Do you know the vec3 of this shader

    • @Rovx22
      @Rovx22 4 роки тому

      ua-cam.com/video/h6ndmts9Tec/v-deo.html

    • @ImSanzie
      @ImSanzie 4 роки тому

      @@Rovx22 diffuse.rgb *= vec3(1.34,1.2,1.1);

  • @xyn24
    @xyn24 4 роки тому +3

    So you can just type thecode anywhere in the file?

    • @KinKaren
      @KinKaren  4 роки тому

      Yep, but below void main

  • @Elchocolatepansy
    @Elchocolatepansy 2 роки тому

    I did everything in the video but I made my game become see threw and blue and everything disappeared while also making chunk generation be screwed

  • @VirusX728
    @VirusX728 4 роки тому +1

    I did exactly what you did for windows 10 edition, but it was not working. I tried restarting Minecraft and changing the numbers, but it still did not work. I moved on to the shadows tutorial, but that did not work either. Are Minecraft windows 10 shaders different from MCPE? If so, how do I do this for the windows 10 edition?

    • @ShadoW-po5nm
      @ShadoW-po5nm 4 роки тому

      this is only for mobile, for windows 10 edition u have to port all the glsl files to hlsl( high shading language) for it to work on windows 10 edition

  • @basicsalman-allgames9871
    @basicsalman-allgames9871 4 роки тому +2

    Kak kok warna malamnya gak berubah bisa di fix gak

  • @sinkman8580
    @sinkman8580 2 роки тому

    How can we customise the shader

  • @creativeninja8039
    @creativeninja8039 4 роки тому +1

    How to make day like bsl shader. Please give me codes

  • @Ryn326
    @Ryn326 3 роки тому +5

    Untung ada subtitle Indonesia nya soalnya saya nggak bisa bahasa Inggris

  • @akiranai_
    @akiranai_ 3 роки тому +1

    are you from Indonesia bro?

  • @2wenty4our35
    @2wenty4our35 3 роки тому

    How my world is soft and good
    But the sand is way too bright
    How can I fix it

  • @eyyb3910
    @eyyb3910 3 роки тому

    What coding type u use

  • @superonegaming333
    @superonegaming333 3 роки тому

    Is there a vec4?

  • @carloj0079
    @carloj0079 4 роки тому +10

    Make more tutorials like this i want to learn how to code

    • @lxnn
      @lxnn 3 роки тому +1

      He won't becoz making tutorial ruin originality of codes.

    • @seezlingentertainment
      @seezlingentertainment 3 роки тому +1

      @@lxnn *she

    • @lxnn
      @lxnn 3 роки тому +1

      @@seezlingentertainment two people manage dis channel him and his sister.

    • @seezlingentertainment
      @seezlingentertainment 3 роки тому

      @@lxnn how do you know? 🙄

  • @r41n31
    @r41n31 4 роки тому +1

    How to make your shader code not so bright? Like Seus PE

    • @KinKaren
      @KinKaren  4 роки тому +1

      SEUS is bright :")

    • @r41n31
      @r41n31 4 роки тому

      @@KinKaren give me the RGB Value of SEUS if you know please? This will help me a lot if you do 😊😊😊 I'm a Filipino 🇵🇭🇵🇭🇵🇭

    • @KinKaren
      @KinKaren  4 роки тому +1

      vec3(1.7,1.8,1.9)
      //SEUS

    • @r41n31
      @r41n31 4 роки тому

      @@KinKaren thank you 😊😊😊

    • @r41n31
      @r41n31 4 роки тому

      @@KinKaren how about the night time?

  • @Sempai838
    @Sempai838 4 роки тому +1

    Does it depend on the number?

    • @KinKaren
      @KinKaren  4 роки тому +1

      Yes

    • @Sempai838
      @Sempai838 4 роки тому

      @@KinKaren thank you

    • @jhansienplays7451
      @jhansienplays7451 4 роки тому

      @@KinKaren Hey please Reply this on day Color I put Vec3(1.9,1.8,1.7); but When I Open My World If I Go To The Blocks It Disappears And If I Go Away It Will Back How to Fix That Please I'm In 1.16.200.02🙏

    • @jhansienplays7451
      @jhansienplays7451 4 роки тому

      1.16.200 Version

  • @Rovx22
    @Rovx22 4 роки тому +5

    How I change my night color and make it bright cause its to dark?
    Btw nice video

    • @KinKaren
      @KinKaren  4 роки тому +1

      Set the vec3 value

    • @Rovx22
      @Rovx22 4 роки тому +1

      Do you know how to make orange day lighting?

  • @zay7500
    @zay7500 3 роки тому +1

    Bang pas bikin yg day color bisa tpi pas bikin night color malah rusak shadersnya, itu gmn ya?

    • @KinKaren
      @KinKaren  3 роки тому

      Ya ... itu tergantung orangnya

  • @jagrutnakum2603
    @jagrutnakum2603 4 роки тому +1

    Thank you so much brother.....you helped so much...👍👍👍

  • @whatfr5302
    @whatfr5302 3 роки тому +1

    Can you just make English context?

  • @TheDiegoArielYT
    @TheDiegoArielYT 4 роки тому

    How exactly are the rgb values? I don't understand when I want to put a color, could you explain to me?

    • @superonegaming333
      @superonegaming333 3 роки тому

      @Knight Raider Gaming but there are more right

    • @superonegaming333
      @superonegaming333 3 роки тому

      @Knight Raider Gaming and there it says with numbers what?

  • @arthurkrosloff1672
    @arthurkrosloff1672 4 роки тому +1

    Hey, i have a bug in ice block when i put night color... do you know how i can fix it?

    • @seezlingentertainment
      @seezlingentertainment 3 роки тому +1

      Yeah same here. Just make the night colour units a bit smallere than before. It should work :)

  • @fallingleaf5375
    @fallingleaf5375 3 роки тому

    sand blocks become too bright 😂, what should I change?

  • @zhaogaming6255
    @zhaogaming6255 4 роки тому +2

    Im not work?!
    All block transparant

    • @KinKaren
      @KinKaren  4 роки тому

      Check again,maybe wrong typing :3

    • @zhaogaming6255
      @zhaogaming6255 4 роки тому

      diffuse.rgb *= vec3(1.9,1.8,1.7); right?

    • @nabnab1294
      @nabnab1294 4 роки тому +1

      @@zhaogaming6255 code not work in you smartphone

  • @flan2468
    @flan2468 4 роки тому +1

    Thank tutor nya work gan walaupun penjelasan kode nya kirang detail tapi oke lah.. bukan anak programing ini.. btw ngatur gelapnya gimana ? Kegelepan ini

    • @KinKaren
      @KinKaren  4 роки тому +1

      Ya atur nilai vec3 nya, (tinggiin nilainya)

  • @heplays2004
    @heplays2004 2 роки тому

    My night color is dark, how do i even make it a little bright???

  • @niag5233
    @niag5233 3 роки тому

    Can you give me the RGB value of Nori Shaders..?

  • @unwxnted4013
    @unwxnted4013 4 роки тому +2

    It didn't work my Minecraft is still vanilla

  • @danielbodon14
    @danielbodon14 4 роки тому +2

    Hi, i've done everything as you've shown and it really worked, but I have a problem: All clouds, sun, stars and the moon are gone. They are invisible... Do you know how to fix that? BTW the video is really cool! Thanks.

    • @rdnybr
      @rdnybr 3 роки тому

      If it doesn't work, it doesn't support ur device

  • @littleshota2533
    @littleshota2533 3 роки тому

    how do i decrease the brightness?

  • @proplayer-wb4gn
    @proplayer-wb4gn 4 роки тому +2

    Thanks Its Really Helpfull

  • @BINOD12345_--...
    @BINOD12345_--... 3 роки тому +2

    I misunderstood color as colour 😜

    • @KinKaren
      @KinKaren  3 роки тому

      Like the colours of a rainbow 🎵
      We will shine, we will shine 🎵

    • @BINOD12345_--...
      @BINOD12345_--... 3 роки тому

      @@KinKaren please help I even tried nre method it's not working

    • @KinKaren
      @KinKaren  3 роки тому +1

      Idk your code

    • @BINOD12345_--...
      @BINOD12345_--... 3 роки тому

      @@KinKaren please tell what to do

    • @BINOD12345_--...
      @BINOD12345_--... 3 роки тому

      @@KinKaren tell I need help

  • @NotAesoph
    @NotAesoph 4 роки тому +2

    The number is wrong #endif is 87
    And thats why is invisible cause wrong put and i dont know how to fix it
    Edit:KK3310 How to fix it

  • @reiljannzien6271
    @reiljannzien6271 3 роки тому

    Can someone help me? My Minecraft said error when i did the code for night. Please help

  • @sherwinsabu
    @sherwinsabu 3 роки тому

    I am on 1.17 not working Can you suggest me something

  • @prathama7.336
    @prathama7.336 3 роки тому +1

    Gg bang aku suka penjelasan nya singkat jelas dan padat 🙂🙂

  • @fawwaaz5534
    @fawwaaz5534 3 роки тому

    Nomor yang ada didalam kurung itu buat apa

  • @yeetoutboiminecraft5338
    @yeetoutboiminecraft5338 3 роки тому

    Doesnt work on 1.17.11... HELP

  • @creativeninja8039
    @creativeninja8039 4 роки тому +1

    It worked sir can you please give me code of Bsl Shader day and night. If you can also tell me how to get rgb value

  • @JustCoFi
    @JustCoFi 4 роки тому +3

    Makasih Tutorialnya :D

  • @googleuser3404
    @googleuser3404 4 роки тому +1

    When i activate the shader it crashes
    Please help
    PLEASEE

    • @KinKaren
      @KinKaren  4 роки тому +1

      Check on #6 video for how to fix it

    • @googleuser3404
      @googleuser3404 4 роки тому

      Ok

    • @googleuser3404
      @googleuser3404 4 роки тому +2

      @@KinKaren now it's not crashing but when i type diffuse.rgb *=v3(1.9,1.8,1.7) and save it
      But no change occurs
      Help

    • @googleuser3404
      @googleuser3404 4 роки тому

      @ISAAC YONKER thaks

    • @googleuser3404
      @googleuser3404 4 роки тому

      @@soulezzstranger351 ok

  • @dr.nitinmawal9876
    @dr.nitinmawal9876 4 роки тому +2

    Can you pls give other night working code ? Pls

    • @KinKaren
      @KinKaren  4 роки тому +1

      vec4 ch = texture2D( TEXTURE_1, vec2(0.0,1.0) ) ;
      float siang = pow(min(max(1.1-pow(ch.r,10.0),0.0),1.0),3.0);
      float malam = min(pow(1.0-ch.r,2.0)*2.0,1.0);
      float sore =pow(max(min(1.0-FOG_COLOR.b*1.2,1.0),0.0),0.5);
      vec3 warna_siang = vec3(R,G,B);
      //day
      vec3 warna_sore =vec3(R,G,B);
      //sunset
      vec3 warna_malam = vec3(R,G,B);
      //night
      vec3 warna =mix(warna_siang,warna_sore, siang );
      warna =mix(warna,warna_malam,malam);

    • @dr.nitinmawal9876
      @dr.nitinmawal9876 4 роки тому +1

      Where we have to write above the sun color or at the night color mentioned in the video

    • @dr.nitinmawal9876
      @dr.nitinmawal9876 4 роки тому

      @@KinKaren we have to delete the day color also the day color works.

    • @KinKaren
      @KinKaren  4 роки тому

      First, delete all color wolrd and wrote it under vec4 incolor

    • @Tr3molo_prod
      @Tr3molo_prod 4 роки тому

      @@KinKaren we can do if it's night, the light color is different than day ?

  • @_kirkee
    @_kirkee 4 роки тому +1

    It actually works fine in 1.16.40! But how do i change the brightness of day? Pls respond

  • @tanjirokamado6896
    @tanjirokamado6896 4 роки тому

    How to less the bright?

  • @nekol1055
    @nekol1055 3 роки тому +5

    vec4 diff2 =
    vec3 night = vec3(0.0,0.0,0.0);
    diff2.rgb *= pow(diff2.rgb , 1.0 - night);
    Free copy

    • @YesYouAreTheOneIChoose
      @YesYouAreTheOneIChoose 2 роки тому

      diff2.rgb *= pow(diff2.rgb , 1.0 - night);

    • @ZackyProYT
      @ZackyProYT 2 роки тому

      vec3 diff2 =
      vec3 night = vec3(0.0,0.0,0.0);
      diff2.rgb *= pow(diff2.rgb , 1.0 - night;

  • @ZenaruAi
    @ZenaruAi 3 роки тому

    Kak tolong aku mau download glslnya tapi keknya expired deh gimana donk

  • @OPGAMERS02
    @OPGAMERS02 2 роки тому

    We need for 1.18 please

  • @mr_xiamfiretv19
    @mr_xiamfiretv19 3 роки тому +3

    Iwill make shader too with grass Reflection's
    Edit: i failed making grass reflect =)

  • @tutorialanimation4737
    @tutorialanimation4737 3 роки тому +1

    How to download glsl ??

  • @kyledave4862
    @kyledave4862 3 роки тому

    Thank you for this!

  • @daegouu
    @daegouu 4 роки тому +1

    Bang jawab please kok word ku transparan?

  • @Sketchy-xl8up
    @Sketchy-xl8up 3 роки тому +1

    Bang pas aku masuk Minecraft kok shader gak muncul

  • @uchihasasuke9619
    @uchihasasuke9619 4 роки тому +3

    If the world is invisible use 1.16.40 mcpe version then it will work nicely.

    • @balance7967
      @balance7967 4 роки тому +3

      I'm on 1.16.40 still invisible

  • @leiishibe5949
    @leiishibe5949 3 роки тому +1

    Plss tell me how to make the shader pack workp pls

  • @rApHaELblur123
    @rApHaELblur123 4 роки тому +5

    plss reply when i copy your writing nothing happen plss reply i really wanted to make my own shader plsss😢😢😢
    edit:btw im using 1.16.2 latest ver of minecraft

    • @KinKaren
      @KinKaren  4 роки тому

      Havebyou make GLSL folder?

    • @rApHaELblur123
      @rApHaELblur123 4 роки тому

      yep

    • @ShiroCh_ID
      @ShiroCh_ID 4 роки тому

      @@rApHaELblur123 what version you use?
      windows 10 or Android/IOS?
      since WIndows 10 Uses HLSL instead of GLSL Shaders

    • @rApHaELblur123
      @rApHaELblur123 4 роки тому

      Im using android

    • @Kat0341
      @Kat0341 4 роки тому

      I'm having the same problem, I'm on android and using the latest version of mincraft

  • @kirousek
    @kirousek 4 роки тому +3

    Why is all invisible

    • @sayaudang2705
      @sayaudang2705 4 роки тому +1

      try checking again, maybe something is wrong

    • @FraN-kj5id
      @FraN-kj5id 4 роки тому

      Ur phone can't handle it IMAO

    • @kirousek
      @kirousek 4 роки тому

      @@FraN-kj5id no i only wrote bad code

    • @FraN-kj5id
      @FraN-kj5id 4 роки тому

      @@kirousek oh ok np :))

  • @palaganachmadapangamolyo3055
    @palaganachmadapangamolyo3055 4 роки тому +2

    Nextttttttttttt

  • @jaiki994
    @jaiki994 4 роки тому +2

    Bro your code didn't work 😭

  • @flan2468
    @flan2468 4 роки тому +1

    Mau nanya nyimpen code dimana2 ngaruh ga sih ? Misal pertama.. iya tau di bawah void... Nyimpen kode itu biasa yg bikin bug bukan ?

  • @francopiero1369
    @francopiero1369 4 роки тому

    Hey, can i pay you for creating one to windows 10?

    • @KinKaren
      @KinKaren  4 роки тому

      I can make for win10, but i doesn't jave window 10 or pc >:"b

    • @tanjirokamado6896
      @tanjirokamado6896 4 роки тому

      You can try bsl shader

  • @tanjirokamado6896
    @tanjirokamado6896 4 роки тому

    How to less the brifht

  • @echoz1
    @echoz1 3 роки тому

    Im watching in 2021 i cant download the Gl Cuz it says my internet in not private pls help me Edit: NVM i fixed it

  • @Sawant_Sujal
    @Sawant_Sujal 3 роки тому

    TX🖐️

  • @johncloydbaluarte9389
    @johncloydbaluarte9389 4 роки тому +1

    It's not working all blocks are transparent

  • @adjirahmatrizki1957
    @adjirahmatrizki1957 4 роки тому +2

    Bang gimana Caranya Pasir nya gak terang dan Snow Nya ga Biru ?

  • @vanzuvy6863
    @vanzuvy6863 4 роки тому +1

    thx bro

  • @nobacoronel8653
    @nobacoronel8653 3 роки тому

    Your are the best

  • @AshiTakeshi
    @AshiTakeshi 3 роки тому +1

    Shader gw ngebug warnanya masih sama 😭😭
    Moga moga dibalas
    Wajib rar kah? 0_0
    Gw guna zarchiver

  • @TuCocoroNO02
    @TuCocoroNO02 4 роки тому +2

    I'm a bit confused but nice vidro 😉

    • @KinKaren
      @KinKaren  4 роки тому

      What that makes you confused?
      subtitle?

    • @TuCocoroNO02
      @TuCocoroNO02 4 роки тому

      @@KinKaren it's just that making a code is not for me, anyway good job dude

    • @masdidinz5341
      @masdidinz5341 4 роки тому

      @@TuCocoroNO02 You want to make it

    • @masdidinz5341
      @masdidinz5341 4 роки тому

      ?

  • @xiao6502
    @xiao6502 4 роки тому

    Bang aku pen pewarnaan kek bicubic shader nanti ku kirim foto pewarnaan siang ok

  • @nasa-kun4647
    @nasa-kun4647 3 роки тому +1

    Bro I want Your Name map😙

  • @AisiahDellosa
    @AisiahDellosa 4 роки тому

    Im on 1.16 but its not working i did the same thing as yours i made a glsl file and added
    Diffuse.rgb *= vec3(1.9,1.8,1.7);

    • @balance7967
      @balance7967 4 роки тому +1

      Same :(

    • @soulezzstranger351
      @soulezzstranger351 4 роки тому

      make sure all the folders and everything you type is lowercased or it wont work

  • @proplayer-wb4gn
    @proplayer-wb4gn 4 роки тому +1

    I did it thnx so much

    • @BeamModz7144
      @BeamModz7144 4 роки тому

      I forgot how I fixed this problem bruh

  • @mlutf1428
    @mlutf1428 4 роки тому +2

    Up

  • @PTSD-c2j
    @PTSD-c2j 2 роки тому

    The video is awesome, now i understand how vec3
    works thank you for this and if you could
    Make a video about reflections (iron,gold, diamond and like that)that would be awesome. Other than that, these series were AWESOME. Thanks and good job

  • @kitsuneraiichi3144
    @kitsuneraiichi3144 4 роки тому +2

    It's not working

    • @soulezzstranger351
      @soulezzstranger351 4 роки тому

      make sure all your folders and everything you write in the files is lowercased

  • @aryamc_2203
    @aryamc_2203 4 роки тому +1

    Bang boleh minta kode langit siangnya yang ada di thumnail

    • @ZkFX01
      @ZkFX01 4 роки тому

      Lu work gan?

    • @ZkFX01
      @ZkFX01 4 роки тому

      Ga invisible?

    • @aryamc_2203
      @aryamc_2203 4 роки тому

      Work

    • @ZkFX01
      @ZkFX01 4 роки тому +1

      @@aryamc_2203 kok gua ga work ya

    • @ZkFX01
      @ZkFX01 4 роки тому +1

      Malah invis

  • @nobacoronel8653
    @nobacoronel8653 3 роки тому

    Its always say error