Scripting and using Echos

By Trigger911 4 years ago

Hi my first post here I have searched around for a fix and I haven't seen any one with it yet. But I cant seem to get the echo to show on my screen or console but any help would be awesome.

but heres the script

alias "dev0" "developer 0" alias "dev1" "developer 1" // Adjust the amount of waits in the next alias until you find the one that works the best according to your system and connection. alias w3 "wait; wait; wait; wait; wait" alias "cycle" "cyclesemi" alias "cycleauto" "bind mouse1 +attack; dev1; echo <-------------------- AUTO FIRE -------------------->; alias cycle cyclesingle" alias "cyclesingle" "bind mouse1 single; dev1; echo <-------------------- SINGLE FIRE -------------------->; alias cycle cyclesemi" alias "cyclesemi" "bind mouse1 semi; dev1; echo <-------------------- SEMIAUTO FIRE -------------------->; alias cycle cycleburst" alias "cycleburst" "bind mouse1 burst; dev1; echo <-------------------- BURST FIRE -------------------->; alias cycle cycleauto" alias "single" "+attack; w3; -attack" alias "semi" "+attack; w3; -attack; w3; +attack; w3; -attack; w3; +attack; w3; -attack" alias "burst" "+attack; w3; -attack; w3; +attack; w3; -attack; w3; +attack; w3; -attack; w3; +attack; w3; -attack; w3; +attack; w3; -attack"

bind "q" "cycle"

Thanks for reading

4 posts 1,129 views

Replies

    • P1: Beggar
      Points: 92
    • C1: Member
    • A6: Elder
      Account Age: 6 years

    Wheres the echo?

    Just kidding!

    Don't script much; So I don't know.

    high
    • P1: Beggar
      Points: 10
    • C1: Member
    • A5: Veteran
      Account Age: 4 years

    Sorry I was thinking and i created a server and turned on sv_cheats on and it shows now but most servers dont run this any way to bypass this?

    I also get this when sv-cheats is off Can't use cheat cvar developer in multiplayer, unless the server has svcheats set to 1. <-------------------- SEMIAUTO FIRE --------------------> Can't use cheat cvar developer in multiplayer, unless the server has svcheats set to 1. <-------------------- BURST FIRE -------------------->

    Bananite
    • P1: Beggar
      Points: 424
    • E1: Helper
      EF: 4
    • C1: Member
    • A5: Veteran
      Account Age: 5 years
    Posted by Trigger911 Sorry I was thinking and i created a server and turned on sv_cheats on and it shows now but most servers dont run this any way to bypass this? I also get this when sv-cheats is off Can't use cheat cvar developer in multiplayer, unless the server has sv_cheats set to 1. <-------------------- SEMIAUTO FIRE --------------------> Can't use cheat cvar developer in multiplayer, unless the server has sv_cheats set to 1. <-------------------- BURST FIRE -------------------->

    Devloper is a cheat (as of a few months ago i believe) and will give you an warning message when you try to do that. Just take out the developer part, you don't even need that in your script

    I'm back, bitches.
    • P1: Beggar
      Points: 10
    • C1: Member
    • A5: Veteran
      Account Age: 4 years

    Awesome man thank you dosnt devoplor mode give you more fps if i rember correcly it let you go over 100fps in hl1

    Bananite