CS:GO - ALTERNATIVE COMMAND SCRIPT (Very Useful)

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2025

ความคิดเห็น • 510

  • @yukonii0
    @yukonii0 8 ปีที่แล้ว

    i've been using your script from last year and changed the alt button to mouse4, glad to see you updated it for everyone :D

  • @ambhaiji
    @ambhaiji 8 ปีที่แล้ว +20

    Damn this is too good exactly what i was looking for

  • @okkslain
    @okkslain 8 ปีที่แล้ว +102

    But Maxim, Mouse4 is my triggerbot :( What do I do?

    • @internet6115
      @internet6115 8 ปีที่แล้ว +21

      Skersyyy add god to mouse5 and everything will work

    • @exus4919
      @exus4919 7 ปีที่แล้ว +1

      just change button in the script :)

    • @asgerw1473
      @asgerw1473 7 ปีที่แล้ว +2

      Buy supreme

    • @ThePixel650
      @ThePixel650 6 ปีที่แล้ว +2

      buy amazon prime ;D

    • @NickelW
      @NickelW 4 ปีที่แล้ว

      it's a great key for that, isn't it?

  • @chikinsensei
    @chikinsensei 8 ปีที่แล้ว +13

    J'étais pas prêt quand t'es passé en français xD et nos claviers sont très bien

  • @8c5jk6s2v9fg
    @8c5jk6s2v9fg 8 ปีที่แล้ว +2

    Thanks again for your great mods! I find your videos very informative and I use a lot of the stuff you post.

  • @DONKERNN
    @DONKERNN 8 ปีที่แล้ว

    Thanks Maxim,
    And Thanks for letting me be in the Video btw,
    And this Really Helped alot.
    -Xhenis

  • @TheGorgievski
    @TheGorgievski 8 ปีที่แล้ว +12

    What font are you using in-game now? It looks awesome :)

    • @MrMaxim
      @MrMaxim  8 ปีที่แล้ว +6

      Damjan Gorgievski I always update the font on bananagaming.tv/fonts ^^ You can see my history there as well!

  • @MrRatz
    @MrRatz 7 ปีที่แล้ว

    underrated TH-camr ... man you make good content

  • @attic739
    @attic739 8 ปีที่แล้ว

    Your the best maxim You make my day all the time and You are helping me alot. Keep up with the good work..
    Big fan from norway.
    Halla upp det gode arbetet

  • @maxlinkerog
    @maxlinkerog 8 ปีที่แล้ว +1

    So beautiful french accent Maxim :O

  • @shreyanshjain7973
    @shreyanshjain7973 6 ปีที่แล้ว

    You are a public hero maxim...thanks for your youtube videos. Keep up the hard work.

  • @MiniPiez
    @MiniPiez 8 ปีที่แล้ว

    As always Maxim thank you for an awesome job =)

  • @Tomuntak
    @Tomuntak 8 ปีที่แล้ว

    Très bon français! :D
    Btw I was waiting for this video for a loooong time! Thanks alot!
    Also I was asking, How often do you use thoose 'advanced binds' when you play? :D

  • @apex0108
    @apex0108 8 ปีที่แล้ว +1

    New intro? I love it

  • @PoipoiFR
    @PoipoiFR 8 ปีที่แล้ว +14

    I recommend adding "use weapon_knife;" before any grenade equip command, like so : alias altE1 "use weapon_knife; use weapon_flashbang" (Yeah, that's your old script).
    It allows to switch in between nades faster after throwing one. Credit to JamieW_ for the tip (10 Must Know Tips To Play Faster).

    • @4Devianz
      @4Devianz 8 ปีที่แล้ว +1

      replying to keep this handy for when im on pc

    • @bendix2648
      @bendix2648 8 ปีที่แล้ว

      4Devianz So I guess here's you're 📝

    • @marcusnordal73
      @marcusnordal73 8 ปีที่แล้ว

      Replying for later

    • @bendix2648
      @bendix2648 8 ปีที่แล้ว

      Marcus Nordal Skrrrrrrrr

    • @MiauFrito
      @MiauFrito 8 ปีที่แล้ว

      This bugs out for me sometimes and switches to the knife instead of the nade

  • @ragnaroseuw1176
    @ragnaroseuw1176 8 ปีที่แล้ว +1

    Maxime continue j'adore tes vidéos ^^

  • @dwnturn
    @dwnturn 7 ปีที่แล้ว

    Your french is REALLY good Maxim!

  • @clintjustine5245
    @clintjustine5245 8 ปีที่แล้ว

    TY for the autobuy script maxim :)
    great work maxim

    • @clintjustine5245
      @clintjustine5245 8 ปีที่แล้ว

      btw maxim last config you use is altbind right ? like
      alt+3 = decoy
      i thought you didn't change it
      i'll just follow it :)

  • @pastiShin
    @pastiShin 8 ปีที่แล้ว

    Great video, mate! What's the font you are using?

  • @matezalanki3829
    @matezalanki3829 7 ปีที่แล้ว +2

    /////////////////////////////////////////////////////////////////////
    // Advanced Bind Script - Fast grenade switch by Maxim aka BananaGaming//Part 1
    //Make sure that what is inside the quotes is what you're currently using. You may also change the letters/numbers.
    //Note: "v" is the key I use to talk with, not "k" by default.
    alias defA "bind q lastinv"
    alias defB "bind e +use"
    alias defC "bind f +lookatweapon"
    alias defD "bind g drop"
    alias defE "bind v +voicerecord"
    alias defF "bind 1 slot1"
    alias defG "bind 2 slot2"
    alias defH "bind 3 slot3"//Part 2
    //If you changed any letters/numbers in part 1 make sure you make the same changes here.
    //Don't change the keyXX part.
    alias keyA "bind q keyAA"
    alias keyB "bind e keyBB"
    alias keyC "bind f keyCC"
    alias keyD "bind g keyDD"
    alias keyE "bind v keyEE"
    alias keyF "bind 1 keyFF"
    alias keyG "bind 2 keyGG"
    alias keyH "bind 3 keyHH"//Part 3
    //Here you can change what the bindings do when you hold down your key.
    //This is the fun part. :)
    alias keyAA "use weapon_flashbang"
    alias keyBB "use weapon_hegrenade"
    alias keyCC "use weapon_smokegrenade"
    alias keyDD "use weapon_molotov; use weapon_incgrenade"
    alias keyEE "use weapon_decoy"
    alias keyFF "buy flashbang; buy smokegrenade; buy molotov; buy hegrenade"
    alias keyGG "buy flashbang; buy smokegrenade"
    alias keyHH "buy smokegrenade"//Part 4 - Don't touch!
    alias +keybinds "keyA; keyB; keyC; keyD; keyE; keyF; keyG; keyH"
    alias -keybinds "defA; defB; defC; defD; defE; defF; defG; defH"//Part 5 - Bind whatever key you want, this will be your main key
    bind mouse4 +keybinds/////////////////////////////////////////////////////////////////////

  • @sthiag0
    @sthiag0 7 ปีที่แล้ว

    this is so good, damn, just updated from the old version today
    for some reason, i wasn't able to select either molotov or decoy
    I still prefer the old default with 'alt': alt+1 = smoke, alt+2=molotov
    great job, thanks!

    • @sthiag0
      @sthiag0 7 ปีที่แล้ว

      i wonder if these are allowed in professional tournaments, tho
      i ask this because they banned aliases, the jumpthrow one, for example

  • @moonarata9088
    @moonarata9088 8 ปีที่แล้ว

    J'adore vos vidéos Maxim!

    • @moonarata9088
      @moonarata9088 8 ปีที่แล้ว

      (Im taking french class just so you know. Im not really french)

  • @s7tmbr
    @s7tmbr 8 ปีที่แล้ว +1

    If you edit cs:go more you need to upload a custom cs:go-client soon xD
    Love your work and using nearly everything from you :D

  • @chinch9n
    @chinch9n 8 ปีที่แล้ว +11

    est-ce que tu es français? parce que ton anglais est vraiment parfait pour un français :D

    • @ziipdadaminecraft
      @ziipdadaminecraft 8 ปีที่แล้ว

      BadumTzz j'espère

    • @billyweynans7336
      @billyweynans7336 8 ปีที่แล้ว

      Il vit en Suède mais un de ses 2 parents est français, c'est pour ça qu'il a un si bon français.

    • @Nolio29
      @Nolio29 8 ปีที่แล้ว +1

      Non il est suédois, mais il apprend l'anglais. Il s'est amélioré d'ailleur!

    • @chinch9n
      @chinch9n 8 ปีที่แล้ว +1

      Vincent Queffélec Ah ok merci ^^

    • @jelpme4917
      @jelpme4917 8 ปีที่แล้ว +1

      Vincent Queffélec quand tu es suédoi tu apprend de base à parler anglais parce que la tele et les films ainsi que les jeux vidéos sont très rarements en suédois...

  • @s1l3nttt
    @s1l3nttt 8 ปีที่แล้ว +2

    stay awesome and ... go bananas!

  • @MrMaxim
    @MrMaxim  8 ปีที่แล้ว +30

    I've added different versions in the description of this video but I recommend that you create your own! If you want to see what I'm currently using you can check out my config here: bananagaming.tv/csgo-settings/ ^^

    • @gustav4980
      @gustav4980 8 ปีที่แล้ว

      Where in my cfg folder do I place it? Do I just dump it in there? Please help me...

    • @gustav4980
      @gustav4980 8 ปีที่แล้ว

      BennyS do I need to make some sort of folder? Or do I just copy everything and paste it in? Even the different parts?

    • @gustav4980
      @gustav4980 8 ปีที่แล้ว

      BennyS windows

    • @sachadvr8591
      @sachadvr8591 8 ปีที่แล้ว +1

      I'am french subscriber! "Tu as raison BananaGaming nous avons des claviers assez bizarres", I love your videos, please continue

    • @gustav4980
      @gustav4980 8 ปีที่แล้ว

      BennyS ???

  • @yarrakobama3417
    @yarrakobama3417 2 ปีที่แล้ว

    Thanks man, this helped me out a lot!

  • @jarnosch3563
    @jarnosch3563 8 ปีที่แล้ว +13

    230likes 0 dislikes
    everyone loves ya :**

    • @m9643
      @m9643 8 ปีที่แล้ว +9

      Well he is a great youtuber. Doesn't clickbait and gets to the point with his great tips.

    • @aniums
      @aniums 8 ปีที่แล้ว

      5 dislikes :P

  • @Lelozitos
    @Lelozitos 8 ปีที่แล้ว +7

    I only want to press alt + 1 to smoke (example) and stay with 1 alone for the main gun... HOW I DO IT? I DIDNT URDERSTAND

    • @a_wild_Kirillian
      @a_wild_Kirillian 8 ปีที่แล้ว +2

      Main key - "alt". KeyA (or whatever letter)- bind 1 slot1. KeyAA (depend on the first name) - use weapon_smokegrenade

  • @boubakarboubakar134
    @boubakarboubakar134 8 ปีที่แล้ว

    Quand t'as parlé français jmy attendais pas j'étais pas prêt X)

  • @nathank817
    @nathank817 8 ปีที่แล้ว +1

    for me, it skips the first group with the original binds, then reads the binds in the second groups so i always does the alternate commands. How do i fix it?

  • @bradpaii
    @bradpaii 6 ปีที่แล้ว +4

    Hmm I know this was two years ago but I can't get it to work. Albeit, trying it in gmod lmao. I've got:
    alias defA "bind e +use"
    alias keyA "bind e keyAA"
    alias keyAA "slot7"
    alias +keybinds "keyA"
    alias -keybinds "defA"
    bind "mouse5" "+keybinds"
    Is this right? It's not working ingame for me.

    • @wr0ng569
      @wr0ng569 4 ปีที่แล้ว +1

      your alias +keybinds should be keyAA not keyA

  • @kev_jev8819
    @kev_jev8819 8 ปีที่แล้ว

    That's why I love the Roccat "Easy Shift" function ;)

  • @Scholar90
    @Scholar90 8 ปีที่แล้ว

    sounds great i'll give a try thanks maxim

  • @ebenoltchanel
    @ebenoltchanel 8 ปีที่แล้ว

    Are you french or do you have french familly ? Because your french is pretty good :)

  • @arstgera
    @arstgera 8 ปีที่แล้ว

    i want to use the Left Alt to toggle this bind script but im not sure what to put :/

  • @sp103_2
    @sp103_2 6 ปีที่แล้ว +2

    when i pres the "hold down key" it does all the default things of all the keys

  • @PyREZZZ
    @PyREZZZ 5 ปีที่แล้ว +1

    I just wanted to know something. In the ESL rulebook it's written that "it's illegal to use turn scripts(180* or similar)" So does this mean that it's illegal to use the following bind :-
    bind mous4 +left
    to look left a bit fast when you have a very low sensitivity. Is this not allowed too?

  • @Squeezy01
    @Squeezy01 8 ปีที่แล้ว +3

    Am I wrong when I say that you could add a third command just by adding a second shift key?

  • @jonashasageremtkjrjensen
    @jonashasageremtkjrjensen 8 ปีที่แล้ว

    Make More Scripting/Script Videos! They are Super Helpful! Keep Up the good work.

  • @LegendPhDBui
    @LegendPhDBui 3 ปีที่แล้ว +1

    is there a way to do that advance command for SPACE to do +jump but when the scripted key is pressed to do +duckjump?

  • @nils2711
    @nils2711 8 ปีที่แล้ว

    love ya

  • @Basti1499
    @Basti1499 8 ปีที่แล้ว

    Thx Maxime ! I tried to do so myself but wasnt able... Great work

  • @CDRtqqz1
    @CDRtqqz1 8 ปีที่แล้ว +2

    BUT MAXIMOO i want to bind granades on numlock numbers

  • @KeegsAndElly
    @KeegsAndElly 8 ปีที่แล้ว

    Hehe number one☝️ complaint! This is so much better and works perfectly, thanks heaps!

  • @AnnaRuggUgglan
    @AnnaRuggUgglan 2 ปีที่แล้ว

    tja snabb fråga går det att binda två knappar till en sak t.ex bind ctrl f12 "command"?

  • @ann1hel
    @ann1hel 8 ปีที่แล้ว

    last time I was this early carcass was still grindcore

  • @ragemakers32003
    @ragemakers32003 8 ปีที่แล้ว

    Hey Banana. I uploaded a video with similar binds. Mine aren't advanced at all. Would you mind looking at them and telling me if there are any negative sides to this. Thanks!

  • @dannyarjo
    @dannyarjo 8 ปีที่แล้ว

    Awhat are your font settings? Just the size. I want to change mine but I'm not sure how to.

  • @sectorrclear
    @sectorrclear 8 ปีที่แล้ว

    What was the music used throughout the video?

  • @kaebkoopman
    @kaebkoopman 4 ปีที่แล้ว

    how do i do a custom bind to have mwheeldown down as my next weapon but when i trigger the customs it becomes jump so i can bhop only when triggering the custom keys

  • @notavailable8227
    @notavailable8227 6 ปีที่แล้ว

    +BananaGaming When I press the main bind key it clears all my initially bound keybinds from the first section. Any idea why?

  • @mohammedmc3978
    @mohammedmc3978 8 ปีที่แล้ว +1

    what to type in the confog to use primary or secondary weapons when i press q or e with this method does it work? i have tried with "use weapon_primary" and it dont work plz help

  • @atidyshirt5026
    @atidyshirt5026 7 ปีที่แล้ว

    Hello, i do realise this is an old vid but do you know how i can get both the buy script and the nade script to work together, i tried to change the alias to "+buybind instead of "keybinds" on one and have them in seporate cfgs but they still seam to cut the other one off for some reason. Cheers

  • @astijuskarvauskas7815
    @astijuskarvauskas7815 7 ปีที่แล้ว

    Was thinking of a way of replacing new sounds with old sounds.
    1. Need a way to check if the player is firing with a specific weapon.
    2. Need to execute the old audio file (which can be downloaded) for the specific weapon being fired.
    Probably not possible as this is something that is done through the actual script of the game but would be cool

  • @chickenelmasry4859
    @chickenelmasry4859 8 ปีที่แล้ว

    what is the program you use for typing...the program on this video

  • @RJCreaTiONs_mactavish
    @RJCreaTiONs_mactavish 8 ปีที่แล้ว

    well this is really good.But i loved the font very much :p would you please tell me the name of the font?

  • @まくぽっち
    @まくぽっち 8 ปีที่แล้ว

    Great idea and great job :D

  • @eduardoantezana5594
    @eduardoantezana5594 3 ปีที่แล้ว

    i have the same question here, is there a way to do that advance command for SPACE to do +jump but when the scripted key is pressed to do +duckjump?
    1

  • @P1kaChuuuuuuu
    @P1kaChuuuuuuu 8 ปีที่แล้ว

    Are these things like language files and scripts allowed in ESEA?
    I ask cuz I will play ESEA soon, and I've been using most of ur stuff in MM, but not really sure about ESEA

  • @internet6115
    @internet6115 8 ปีที่แล้ว +1

    Why did you do "KeyA" and "KeyAA" instead of just type what you want the keys to do at "KeyA"?

    • @b.7085
      @b.7085 8 ปีที่แล้ว +2

      If you do ''keyA'' & ''keyA'' the bind won't work because your selecting the same thing then. I don't know how to explain xD

    • @LiamHeron
      @LiamHeron 8 ปีที่แล้ว +2

      KeyA = 1 and lets say 1 = flashbang, if you do KeyA again that will still give you a flashbang. Using KeyAA will = lets just say 2 and 2 = smoke grenade. It makes sense in my head hopefully it does for you too :)

    • @a_wild_Kirillian
      @a_wild_Kirillian 8 ปีที่แล้ว +1

      These are just different names for alias coding. And I think you didn't understand what is it all for.

    • @a_wild_Kirillian
      @a_wild_Kirillian 8 ปีที่แล้ว +1

      These are just different names for alias coding. And I think you didn't understand what is it all for.

    • @internet6115
      @internet6115 8 ปีที่แล้ว +1

      Ahh I see, thx all :)

  • @spylagalot9451
    @spylagalot9451 ปีที่แล้ว +1

    is there any way for this to work?????
    Part 1
    alias defJ "bind kp_home "buy ak47; buy m4a1"
    Part 2
    alias keyJ "bind kp_home keyJJ"
    Part 3
    alias keyJJ "buy famas; buy galilar"

  • @thestrangersguide7111
    @thestrangersguide7111 8 ปีที่แล้ว

    sooooo i know with bind toggle you can click it once for achange so wouldnt that be an effective way to switch between them say with caps lock? (i ask becasue i have nu use for the key and theres an led in it that lets me know its on)

  • @Smetboy1
    @Smetboy1 3 ปีที่แล้ว

    hello maxim, my script is not working properly. everytime it click the key this comes up in the console: "KEY" isn't a valid key. What is the problem?

  • @xZoomy
    @xZoomy 8 ปีที่แล้ว +1

    YOU ARE SO FUNNY WHEN YOU SPEAK FRENCH I LIKE IT SO MUCH XDDDDD

  • @MrFijako07
    @MrFijako07 8 ปีที่แล้ว

    Good job!

  • @Xillr
    @Xillr 8 ปีที่แล้ว

    one silly question, what is the super advanced script?

  • @niko-iwnl-
    @niko-iwnl- 8 ปีที่แล้ว

    I tried using the fast grenade switch, but I don't know if I have to change anything. All I did was change the key from mouse4 to mouse5, but it won't work.

  • @LongTran-zo1cw
    @LongTran-zo1cw 8 ปีที่แล้ว

    so it's limited from A-H? Can i add more button than just these 8?

  • @ZugTurmfalke
    @ZugTurmfalke 8 ปีที่แล้ว

    Hey Maxim I've got a problem,
    If i want to bind both "+use" and "+spray_menu" to "e" using your method it "works" but not like i'd like to.
    The spraymenu stays open until I either spray or press esc 2 times...

    • @nathank817
      @nathank817 8 ปีที่แล้ว

      i think you have to make a miniature script within it. Bind +spray_menu; -spray_menu. If that doesn't work, sorry

  • @HAv0C_1506
    @HAv0C_1506 3 ปีที่แล้ว

    is it possible to bind my spray sens when I hold down SHIFT + MOUSE 1?

  • @verzzii8380
    @verzzii8380 8 ปีที่แล้ว

    I created a new file before named "autoexec" because i bind a key for quickswitching and there is a "autoexec.cfg" thing, where do i keep it

  • @knightowl5190
    @knightowl5190 7 ปีที่แล้ว

    what do i do if i only need to use 1 or two lines do i just leave it blank or do i delete the lines?

  • @thehandrail8258
    @thehandrail8258 8 ปีที่แล้ว +3

    is your tutorial on how to make a config still viable?

    • @MrMaxim
      @MrMaxim  8 ปีที่แล้ว +6

      Yes!

    • @thehandrail8258
      @thehandrail8258 8 ปีที่แล้ว +1

      Awesome! Keep up the great videos!

  • @kenr4764
    @kenr4764 7 ปีที่แล้ว

    Hey Maxim! Is it possible to bind ALT in Part 5 of your config? For example i want to press ALT +1 for flash ALT +2 for smoke etc etc

  • @keta_kueka
    @keta_kueka 8 ปีที่แล้ว

    what its the type of letter you use on your game ?

  • @tatutti1337
    @tatutti1337 8 ปีที่แล้ว +3

    but what if i have my bhop macro in mouse 4 and tec-9 macro in mouse 5?

    • @mly_f
      @mly_f 8 ปีที่แล้ว

      Change the script key to another one. eg. alt ; ctrl ; `
      > Whatever is in easy reach and practical for you.

    • @tatutti1337
      @tatutti1337 8 ปีที่แล้ว

      Emily Fan ok thanks :)

    • @racial7105
      @racial7105 8 ปีที่แล้ว

      Mustafa tec9 macros are banable.

    • @tatutti1337
      @tatutti1337 8 ปีที่แล้ว

      Racial really??? :O

    • @028muhammadaidilrashiddinb8
      @028muhammadaidilrashiddinb8 8 ปีที่แล้ว

      im using tec9 macro..still not banned..

  • @emilf7150
    @emilf7150 4 ปีที่แล้ว

    I have tryed to use my W A S D keys but they sometimes get stuck. What I mean is, I press alt+D for example, then when I release the key I just keep running to the right. How do I stop this?
    Thanks :)

  • @TheVoNation
    @TheVoNation 8 ปีที่แล้ว

    My logitech g500s in the software doesnt specify mouse 4 and mouse 5 buttons on the sides. Any tips?

  • @marcusgrobler3189
    @marcusgrobler3189 6 ปีที่แล้ว

    Can i bind a comand to a key .. So that i can olny put in the key than the comand will apair ??
    Sorry im not verry good with this type of stuf

  • @wiphizc5834
    @wiphizc5834 8 ปีที่แล้ว

    hello banana,
    I installed the script exactly as you.If I press my bindkey (mine is ALT) everything works fine. But if I release the bindkey it is always switching to flashbang (binded it normally on f)
    could you please help me?!
    Thank You

  • @meikle9776
    @meikle9776 4 ปีที่แล้ว +1

    *Can someone help me fix this?*
    I have the key bind for mouse4. If i don’t have a primary weapon, only pistols, it works great. If I have a primary weapon though if I let go of mouse4 to throw a nade it switches to the primary weapon. :/ can anyone help please?

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

    This is not working in CS2, I have been using this since CSGO times, and now I find it hard to switch grenades as I am not being able to use this bind. Is there any fix?

  • @maxprins287
    @maxprins287 8 ปีที่แล้ว

    if i want to use it like my own do i need to paste the text in a .txt file and save it in csgo?

  • @robinchen5458
    @robinchen5458 8 ปีที่แล้ว

    My advanced binds are acting weird, maybe it's because some keys in it output two values? for example: "bind f use weapon_knife; use weapon_flashbang;"
    How can I fix this?

  • @MrMoslof
    @MrMoslof 8 ปีที่แล้ว

    On the razer naga hex what would number 4 be on it? for the activation key?

  • @Gordocc
    @Gordocc 8 ปีที่แล้ว

    I dont know how to fix it I dont understan please help me
    I have copy the thing fast grenade switch where should I put it in???

  • @reyskate99
    @reyskate99 8 ปีที่แล้ว

    Yo dude,do you know any way to bind the quit in console?Like for example when I press q I exit the game

  • @georgekal9897
    @georgekal9897 8 ปีที่แล้ว

    Can you please make more videos of you playing matchmaking?

  • @brojski
    @brojski 7 ปีที่แล้ว

    Maxim Pls Answer, can you make this without setting up a main key at part 5? because I dont have a mouse 4 and all easy to reach keys are bound to something? pls answer
    Edit: or change the “bind” in part 5 to make it “bindtoggle”

  • @musicman9117
    @musicman9117 8 ปีที่แล้ว

    is 100% necessary to put this script in the config. folder? because sometimes i use computers where I don't have access to it. so can it also be entered line by line into the console?

  • @mattevan430
    @mattevan430 2 ปีที่แล้ว

    Is there anyway to get rid of the script if I don’t want to use it anymore?

  • @PhilippGoggle
    @PhilippGoggle 8 ปีที่แล้ว

    When I press my toggle key, the script activates (+keybinds), but it doesnt deactivate (-keybinds). What should I do ?

  • @BunnyhatChannel
    @BunnyhatChannel 8 ปีที่แล้ว +1

    haha " vous avez des claviers un peut bizarres" omg X)

  • @vincetang7548
    @vincetang7548 8 ปีที่แล้ว +1

    when I go to type exec Name.cfg in my console, it pops up the message "couldn't execute Name.cfg". Any insight as to why this is happening?

    • @vincetang7548
      @vincetang7548 8 ปีที่แล้ว

      lol Name.cfg was my example

    • @macmastah
      @macmastah 8 ปีที่แล้ว

      +Vince Tang dont do caps

  • @lonewolf9477
    @lonewolf9477 6 ปีที่แล้ว

    if it isnt bind to to anything what should we type it at currentvalue?

  • @haavi12
    @haavi12 8 ปีที่แล้ว

    my config always deletes all alias commands...

  • @GreatGoobington
    @GreatGoobington 8 ปีที่แล้ว

    the simple volume adjuster says this under the title "Hold down Mouse4 while pressing 3 for example = $3000 autobuy. Pressing 5 = $5000 autobuy." pls fix

  • @QuantoFX
    @QuantoFX 7 ปีที่แล้ว

    what if i have by default bound nothing to for example v?