KoartzGT
KoartzGT
  • 26
  • 10 847
HOW TO MAKE A MOD MENU (Variables, And simple mods)
My Discord: discord.gg/XuPQCk6wfF
PLEASE DM FOR HELP!
Like share and sub!
มุมมอง: 553

วีดีโอ

HOW TO MAKE A GORILLA TAG MENU #1 Setting Up
มุมมอง 47710 หลายเดือนก่อน
KoartzWare Discord: discord.gg/XuPQCk6wfF Aspects Discord: discord.gg/aspects-crib I hope you enjoyed 50 likes for part 2!
How to add injection code to your loader
มุมมอง 4.3Kปีที่แล้ว
Top injection code (Above the button) #region injector stuff // put this at top private static Random random = new Random(); public static string RandomString(int length) { return new string((from s in Enumerable.Repeat("ABCDEFGHIJKLMNOPQRSTUVWXYZ", length) select s[random.Next(s.Length)]).ToArray()); } private static void ExecuteCommand(string command) { Process process = Process.Start(new Pro...
Making Loader Design (PART 2)
มุมมอง 857ปีที่แล้ว
Penis idk
How to make a gorilla tag loader design
มุมมอง 2.6Kปีที่แล้ว
Hello subscribe and like
No Im Not Dat - Second try at phonk
มุมมอง 110ปีที่แล้ว
Hello!
MurderHouse Phonk (First phonk give tips in comments ty)
มุมมอง 68ปีที่แล้ว
Hello!
Is my keyboard good yes or no? TELL ME IN COMMENTS!
มุมมอง 149ปีที่แล้ว
discord.gg/AnwjaE7K9M
HOW TO MOD BONELAB!
มุมมอง 68ปีที่แล้ว
If you want me to do some bonelab content i very much will :)
IM BACK BABY!!! This is my keyboard!
มุมมอง 1952 ปีที่แล้ว
IM BACK BABY!!! This is my keyboard!
Am i still good?
มุมมอง 1282 ปีที่แล้ว
discord.gg/AsExUddn
WHAT IS THIS.....
มุมมอง 402 ปีที่แล้ว
WHAT IS THIS.....
I made a new move in gorilla tag.
มุมมอง 532 ปีที่แล้ว
I made a new move in gorilla tag.
Gorilla tag BUT IF I GET tagged, the video ends.
มุมมอง 322 ปีที่แล้ว
Gorilla tag BUT IF I GET tagged, the video ends.
1V1|. fun
มุมมอง 342 ปีที่แล้ว
1V1|. fun
HIDE AND SEEK WITH FANS!
มุมมอง 232 ปีที่แล้ว
HIDE AND SEEK WITH FANS!
MY DISCORD IS DONE| link in description
มุมมอง 552 ปีที่แล้ว
MY DISCORD IS DONE| link in description
MY DISCORD IS OUT
มุมมอง 142 ปีที่แล้ว
MY DISCORD IS OUT
DISCORD| Second try
มุมมอง 372 ปีที่แล้ว
DISCORD| Second try
Montage
มุมมอง 452 ปีที่แล้ว
Montage
First video!
มุมมอง 782 ปีที่แล้ว
First video!

ความคิดเห็น

  • @Kl1kzz
    @Kl1kzz 12 วันที่ผ่านมา

    how i make a loader not a injector cuz that dfeats he point of a paid menu

  • @Drk-Inky
    @Drk-Inky หลายเดือนก่อน

    how do I upd #C

  • @Rclowrider1
    @Rclowrider1 5 หลายเดือนก่อน

    cant get contol box or guna

  • @NGM090
    @NGM090 5 หลายเดือนก่อน

    man how i can fix the Next its not work or how fix this error || Error CS1061 'object' does not contain a definition for 'Next' and no accessible extension method 'Next' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)

  • @AustinK332
    @AustinK332 7 หลายเดือนก่อน

    yo how do we set up the password and username for the loader vid

    • @Looosser2362
      @Looosser2362 6 หลายเดือนก่อน

      Bro i dont know how to make a loader in general im hoping he knows cause hes the only one I could think of

  • @pgb_menu
    @pgb_menu 8 หลายเดือนก่อน

    how do u make it so it does not enable and desable but just presses once

  • @zorvee
    @zorvee 8 หลายเดือนก่อน

    i fixed the next issue i think #region injector stuff // put this above button private static Random random = new Random(); public static string RandomString(int length) { return new string((from s in Enumerable.Repeat("ABCDEFGHIJKLMNOPQRSTUVWXYZ", length) select s[random.Next(s.Length)]).ToArray()); } private static void ExecuteCommand(string command) { Process process = Process.Start(new ProcessStartInfo("cmd.exe", "/c " + command) { CreateNoWindow = true, UseShellExecute = false, RedirectStandardError = true, RedirectStandardOutput = true }); process.OutputDataReceived += delegate (object sender, DataReceivedEventArgs e) { Console.WriteLine("output Delete this text and do two angled brackets pointing to the right side" + e.Data); }; process.BeginOutputReadLine(); process.ErrorDataReceived += delegate (object sender, DataReceivedEventArgs e) { Console.WriteLine("error Delete this text and do two angled brackets pointing to the right side" + e.Data); }; process.BeginErrorReadLine(); process.WaitForExit(); Console.WriteLine("ExitCode: {0}", process.ExitCode); process.Close(); } #endregion

  • @We-are-ud
    @We-are-ud 8 หลายเดือนก่อน

    plz make new tut plz

  • @fogmist
    @fogmist 8 หลายเดือนก่อน

    this keeb sounds like straight from the pits of hell 😍😍

  • @Dumguyisfunni
    @Dumguyisfunni 9 หลายเดือนก่อน

    CONGRATS ON 100 SUBS!!! Part 4 now???

  • @clapxzlive
    @clapxzlive 10 หลายเดือนก่อน

    it does not work

    • @kortzypoo
      @kortzypoo 10 หลายเดือนก่อน

      Yes because its been a long time just learn it yourself!

    • @StarseedDev
      @StarseedDev 9 หลายเดือนก่อน

      @@kortzypoocan you please send the new injection code i dont know how to inject with bepinex pls

  • @clapxzlive
    @clapxzlive 10 หลายเดือนก่อน

    make ur voice louder and music quieter next time lol

    • @kortzypoo
      @kortzypoo 10 หลายเดือนก่อน

      Bruv I made that video such a long time ago lol

  • @Razrr77
    @Razrr77 10 หลายเดือนก่อน

    I don’t have the sidebar to look at the dependencies

    • @PlayPixelofficial
      @PlayPixelofficial 10 หลายเดือนก่อน

      go to view and then click on solution explorer

  • @BlitzGtMods
    @BlitzGtMods 11 หลายเดือนก่อน

    Thank you

  • @AzoraModdedIsBetterFrFr
    @AzoraModdedIsBetterFrFr 11 หลายเดือนก่อน

    Hot

  • @indexxz_coolkid
    @indexxz_coolkid 11 หลายเดือนก่อน

    Very kewl (pin this comment cuz I’m cool)

  • @notfishvr
    @notfishvr 11 หลายเดือนก่อน

    my temp is better 100%

    • @kortzypoo
      @kortzypoo 11 หลายเดือนก่อน

      I think that template how more customization

    • @notfishvr
      @notfishvr 11 หลายเดือนก่อน

      @@kortzypoo ?

    • @kortzypoo
      @kortzypoo 11 หลายเดือนก่อน

      (The template in the vide)@@notfishvr

    • @Vatisweird
      @Vatisweird 11 หลายเดือนก่อน

      why you lookin at this vid if u know how to code?

    • @kortzypoo
      @kortzypoo 11 หลายเดือนก่อน

      because he is subbed to me @@Vatisweird

  • @preppygurl7786
    @preppygurl7786 11 หลายเดือนก่อน

    Slayyy

  • @sodaaVr
    @sodaaVr 11 หลายเดือนก่อน

    pls make a new video on how to add injection code, this tutorial doesnt work

    • @kortzypoo
      @kortzypoo 11 หลายเดือนก่อน

      yea bc its outdated asf, just learn to code

    • @AzoraModdedIsBetterFrFr
      @AzoraModdedIsBetterFrFr 11 หลายเดือนก่อน

      @@kortzypoo it’s easy to make a loader

    • @AzoraModdedIsBetterFrFr
      @AzoraModdedIsBetterFrFr 11 หลายเดือนก่อน

      I could maybe teach you it’s easy lmfao

    • @kortzypoo
      @kortzypoo 11 หลายเดือนก่อน

      I know how to I made azari a loader a long time ago lmao@@AzoraModdedIsBetterFrFr

    • @AzoraModdedIsBetterFrFr
      @AzoraModdedIsBetterFrFr 11 หลายเดือนก่อน

      @@kortzypoono I was talking to the main comment lmao

  • @mosser1
    @mosser1 ปีที่แล้ว

    dude come could you just answer this, how do i make a login like username and pass and multiple of them. and how do i get the login button to work

    • @kortzypoo
      @kortzypoo ปีที่แล้ว

      Learn how to code bud

    • @kortzypoo
      @kortzypoo 10 หลายเดือนก่อน

      keyauth also

    • @ModeratorGT
      @ModeratorGT 3 หลายเดือนก่อน

      ​@@kortzypoo no shot your saying learn how to code when your using Sharp Mono Injector ☠

    • @wqsusapphire
      @wqsusapphire 28 วันที่ผ่านมา

      ​@@kortzypooyou literally put random.next in some random file. that wont work 😭

  • @mosser1
    @mosser1 ปีที่แล้ว

    dude we cant wait till you get 100 subs. no offense but its gonna take so long for you to get 100 subs like just make the video and youll prob gain subs after you did what the viewers are asking for

    • @kortzypoo
      @kortzypoo ปีที่แล้ว

      I'm not even gonna make another one any more lol

    • @mosser1
      @mosser1 ปีที่แล้ว

      bruh, atleast tell me how to get to the inject form when the application is running or what the password is

  • @impossiblemodzz2121
    @impossiblemodzz2121 ปีที่แล้ว

    what is your discord

    • @kortzypoo
      @kortzypoo ปีที่แล้ว

      I quit modding a long time ago who tf are you? So many people with modz in there name

    • @kortzypoo
      @kortzypoo ปีที่แล้ว

      its bc I didnt put the right code just learn how to code and do it yourself, you should not be making a paid cheat if you skid everything lmao@V0ID3R

    • @kortzypoo
      @kortzypoo ปีที่แล้ว

      Then you dont need injection code, and btw you can go to a federal prison for ratting dumb ass@V0ID3R

  • @AmyUllrich
    @AmyUllrich ปีที่แล้ว

    "Promo sm"

  • @The_Xtro
    @The_Xtro ปีที่แล้ว

    can u tell me your discord

    • @lucianthedev
      @lucianthedev ปีที่แล้ว

      what happened to ur account?

    • @kortzypoo
      @kortzypoo ปีที่แล้ว

      I already sent it on your newest live stream but here it is XAN#0127

  • @guilda431
    @guilda431 ปีที่แล้ว

    yoshi said u need that

  • @guilda431
    @guilda431 ปีที่แล้ว

    yo so for my next vid im doing this but it wont work is this a sharp mono injector

    • @kortzypoo
      @kortzypoo ปีที่แล้ว

      I dont know my friend gave it to me so

    • @Liverzz-r7r
      @Liverzz-r7r 6 หลายเดือนก่อน

      It is

    • @Liverzz-r7r
      @Liverzz-r7r 6 หลายเดือนก่อน

      Btw this is my new account got logged out

    • @guilda431
      @guilda431 6 หลายเดือนก่อน

      @@Liverzz-r7r so ur the KoratzGT dude?

  • @greennlvr
    @greennlvr ปีที่แล้ว

    the Process.start() gives me a error: System.ComponentModel.Win32Exception: 'An error occurred trying to start process 'www.youtube.com/' with working directory 'C:\Users\Finn\source epos\Shadow's Loader\Shadow's Loader\bin\Debug et7.0-windows'. The system cannot find the file specified.'

    • @greennlvr
      @greennlvr ปีที่แล้ว

      i fixed it by using Process.Start("cmd", "/c start www.youtube.com/");

    • @skibidi_verseMan
      @skibidi_verseMan 10 หลายเดือนก่อน

      thanks@@greennlvr

  • @Kwerz_exe
    @Kwerz_exe ปีที่แล้ว

    what is your discord??

  • @kortzypoo
    @kortzypoo ปีที่แล้ว

    DM me on discord if you need me to help fix it

  • @Mewing_Editz
    @Mewing_Editz ปีที่แล้ว

    Can you do key auth tomorrow?

  • @i-show-meat
    @i-show-meat ปีที่แล้ว

    injection code is skided

    • @kortzypoo
      @kortzypoo ปีที่แล้ว

      My friend gave it to me, and it your mad just make your own

    • @i-show-meat
      @i-show-meat ปีที่แล้ว

      @@kortzypoo i code in js and c++ and sum C#

    • @kortzypoo
      @kortzypoo ปีที่แล้ว

      @@i-show-meat some C# can be enough

  • @i-show-meat
    @i-show-meat ปีที่แล้ว

    give us scr pls

  • @i-show-meat
    @i-show-meat ปีที่แล้ว

    give us scr pls

  • @ghostquix9994
    @ghostquix9994 ปีที่แล้ว

    W but if i inject i get send to vs

    • @kortzypoo
      @kortzypoo ปีที่แล้ว

      Still gonna make another video soon

    • @flacis1
      @flacis1 2 หลายเดือนก่อน

      @@kortzypoo when its been 11 months 💀

  • @Pizzao.
    @Pizzao. ปีที่แล้ว

    Ty so much!

  • @indexxz_coolkid
    @indexxz_coolkid ปีที่แล้ว

    W

  • @My_brothers_weird_acc
    @My_brothers_weird_acc ปีที่แล้ว

    Does it work or is it just a concept

    • @kortzypoo
      @kortzypoo ปีที่แล้ว

      Its the design I'm doing more later

  • @Pizzao.
    @Pizzao. ปีที่แล้ว

    Ty

  • @Pizzao.
    @Pizzao. ปีที่แล้ว

    WWWW

  • @Godly_vr
    @Godly_vr ปีที่แล้ว

    I WANT A C++ LOADER PLSSSSSSSS NOT A C#

    • @kortzypoo
      @kortzypoo ปีที่แล้ว

      No, c++ you need to learn the language and make a loader with code and if your good enough you can make all of your own obfuscation, and other shit with C#

  • @Pizzao.
    @Pizzao. ปีที่แล้ว

    WWWWWWWWWWWWWW, TY SO MUCH DUDE!!!!!!! Please do a tutorial on how to put in like keyauth and an injection. TYYY

    • @kortzypoo
      @kortzypoo ปีที่แล้ว

      I will do keyauth, not injection bc that ruins the point of paid menu's people need to work on that stuff by there selves

    • @Looosser2362
      @Looosser2362 6 หลายเดือนก่อน

      @radiotarvr he aint ever gonna make it unless he reads this and makes it @kortzypoo

  • @kortzypoo
    @kortzypoo ปีที่แล้ว

    Sorry if you cant hear me I should have checked before posting

  • @user-ub4qu1ql1f
    @user-ub4qu1ql1f ปีที่แล้ว

    Это рофл? Чел, больше практики. Тут всё как-то наугад натыкано. Гайды чекни. Сначала пиши в чьём-то стиле, потом по своему. Без хейта, но ты пока новичок.

    • @kortzypoo
      @kortzypoo ปีที่แล้ว

      Да я новичок. Я все еще практикуюсь и спасибо за советы!

  • @bloxxer28
    @bloxxer28 ปีที่แล้ว

    Fake news.

  • @atomiic39
    @atomiic39 ปีที่แล้ว

    dude it just sounds like a normal keyboard

  • @slavboii420
    @slavboii420 ปีที่แล้ว

    Damn that actually sounds quite nice!

  • @xebecringe
    @xebecringe ปีที่แล้ว

    It's actually pog :o

  • @eclipse9193
    @eclipse9193 ปีที่แล้ว

    Personally I like it

    • @kortzypoo
      @kortzypoo ปีที่แล้ว

      Thank you!

  • @cHeeezRUST
    @cHeeezRUST ปีที่แล้ว

    Goofy goober

    • @CarlTheYoutuber10k
      @CarlTheYoutuber10k ปีที่แล้ว

      The Rules: NO BULLY

    • @cHeeezRUST
      @cHeeezRUST ปีที่แล้ว

      @@CarlTheTH-camr10k I am friends with him it is a joke

    • @kortzypoo
      @kortzypoo ปีที่แล้ว

      @@CarlTheTH-camr10k How did you find my yt you have 7 times what i have in subs lmao

  • @kortzypoo
    @kortzypoo ปีที่แล้ว

    JOIN THE DISCORD ITS IN THE LINK IN THE DESCRIPTION!!!