OldSchoolHack

Register / Login English

[Config] CS:Source Zoomscript


icon [Config] CS:Source Zoomscript #1

Join Date: Aug 2007

Posts: 8646

User-Rating:

199 positive
33 negative
TEXT Code:
  1. //ZoomConfig
  2. //(C) 2007 by KN4CK3R
  3. //zoom in and find out
  4.  
  5. //////////////////
  6. alias taste Taste zum Zoomen
  7. alias sensitivity1 <Wert aus eurer Config>
  8. alias sensitivity2 <halber Wert aus eurer Config>
  9. //////////////////
  10.  
  11. alias zoom1 \"r_aspectratio 0.2;bind taste zoom2;sensitivity sensitivity2\"
  12. alias zoom2 \"r_aspectratio 0;bind taste zoom1;sensitivity sensitivity1\"
  13.  
  14. bind taste zoom1
  15.  
  16. bind \"0\" \"slot10;r_aspectratio 0;bind taste zoom1;sensitivity sensitivity1\"
  17. bind \"1\" \"slot1;r_aspectratio 0;bind taste zoom1;sensitivity sensitivity1\"
  18. bind \"2\" \"slot2;r_aspectratio 0;bind taste zoom1;sensitivity sensitivity1\"
  19. bind \"3\" \"slot3;r_aspectratio 0;bind taste zoom1;sensitivity sensitivity1\"
  20. bind \"4\" \"slot4;r_aspectratio 0;bind taste zoom1;sensitivity sensitivity1\"
  21. bind \"5\" \"slot5;r_aspectratio 0;bind taste zoom1;sensitivity sensitivity1\"
  22. bind \"6\" \"slot6;r_aspectratio 0;bind taste zoom1;sensitivity sensitivity1\"
  23. bind \"7\" \"slot7;r_aspectratio 0;bind taste zoom1;sensitivity sensitivity1\"
  24. bind \"8\" \"slot8;r_aspectratio 0;bind taste zoom1;sensitivity sensitivity1\"
  25. bind \"9\" \"slot9;r_aspectratio 0;bind taste zoom1;sensitivity sensitivity1\"
  26. bind \"g\" \"drop;r_aspectratio 0;bind taste zoom1;sensitivity sensitivity1\"
  27. bind \"r\" \"+reload;r_aspectratio 0;bind taste zoom1;sensitivity sensitivity1\"
  28. bind \"MWHEELDOWN\" \"invnext;r_aspectratio 0;bind taste zoom1;sensitivity sensitivity1\"
  29. bind \"MWHEELUP\" \"invprev;r_aspectratio 0;bind taste zoom1;sensitivity sensitivity1\"
  30. bind \"q\" \"lastinv;r_aspectratio 0;bind taste zoom1;sensitivity sensitivity1\"
  31.  
  32. echo \"ZoomConfig\"
  33. echo \"(C) 2007 by KN4CK3R\"
  34. echo \"zoom in and find out\"
Bei <Wert aus eurer Config> müsst ihr den Wert für die Mausgeschwindigkeit aus eurer Config hinschreiben. Ihr findet den Wert bei sensitivity.
Bei <halber Wert aus eurer Config> schreibt ihr folglich die Hälfte dieses Wertes hin.
Bei taste kommt eure gewünschte Taste zum Zoomen hin.
Ersetzt nun im gesamten Script die Wörter mit euren Einstellungen.


greetz KN4CK3R

__________________

Hallo
icon #2

Join Date: Aug 2007

Posts: 14

und mit der datei auch nix weiter machen?
probier ich mal

__________________

Kiste zu, Affe tot.
icon #3

Join Date: Aug 2007

Posts: 22

aber man braucht sv_cheats 1 um sie zu benutzen^^

__________________

http://img126.imageshack.us/img126/6766/userbar526613ld3.gif
icon #4

Join Date: Aug 2007

Posts: 14

aber mit nem sv_cheats bypass geht das doch oder?

naja ma testen.....

__________________

Kiste zu, Affe tot.
icon #5

Join Date: Aug 2007

Posts: 8646

User-Rating:

199 positive
33 negative
jap, geht damit. Habs nur vergessen dazuzuschreiben, dass man den braucht dafür.
Hab deinen Post mal eben noch von Gast zu User gemacht.  

greetz KN4CK3R

__________________

Hallo
icon #6

Join Date: Aug 2007

Posts: 14

ooops^^ das is gut, danke.

find ich gut das teil

__________________

Kiste zu, Affe tot.
icon #7

Join Date: Aug 2007

Posts: 8646

User-Rating:

199 positive
33 negative
ja, leider kann man aber in einer Config nicht rechnen, sonst würde ich noch einbauen, dass die Maus dann um die Hälfte langsamer ist, weil man sonst so vorsichtig sein muss. Nur da jeder andere Maussettings hat, kann ich nicht einfach die Mausgeschwindigkeit auf 5 setzen. Was bei mir dann die Hälfte wäre...


greetz KN4CK3R

__________________

Hallo
icon #8

Join Date: Aug 2007

Posts: 8646

User-Rating:

199 positive
33 negative
nö, warum sollte man sowas sehen? Wenn du Konsolenvariablen bei dir veränderst, sieht das ja auch keiner im Spec...


greetz KN4CK3R

__________________

Hallo
icon #9

Join Date: Aug 2007

Posts: 8646

User-Rating:

199 positive
33 negative
gern geschehen


greetz KN4CK3R

__________________

Hallo
icon #10

Join Date: Sep 2007

Posts: 297

Quote
Original von Destruction
Kennt jemand einen Guten Sv_cheats 1 bypasser ?

Nee wir sind hier bei McDonalts und hier gibts es sowas nicht -.-


https://www.oldschoolhack.me/get.php?down=oshcss <--Download
icon #11

Join Date: Aug 2007

Posts: 8646

User-Rating:

199 positive
33 negative
die Datei muss in den cfg-Ordner kopiert werden...Und fang hier nicht so, wie im cheat-forum, sonst bekommst du gleich auch hier noch einen Ban. Hier kann man immernoch normal schreiben... (!)


greetz KN4CK3R

__________________

Hallo
icon #12

Join Date: Aug 2007

Posts: 8646

User-Rating:

199 positive
33 negative
doch, es muss gehen...sonst hätte ich das Script ja hier nicht gepostet...
Du hast das Script falsch umgeschrieben, sonst gibt es keine andere Möglichkeit.


greetz KN4CK3R

__________________

Hallo
icon #13

Join Date: Aug 2007

Posts: 8646

User-Rating:

199 positive
33 negative
TEXT Code:
  1. //ZoomConfig
  2. //(C) 2007 by KN4CK3R
  3. //zoom in and find out
  4.  
  5. //////////////////
  6. //<taste> durch die gewünschte Taste ersetzen
  7. alias taste <taste>
  8. //////////////////
  9.  
  10. alias zoom1 "r_aspectratio 0.2;bind taste zoom2"
  11. alias zoom2 "r_aspectratio 0;bind taste zoom1"
  12.  
  13. bind taste zoom1
  14.  
  15. bind "0" "slot10;r_aspectratio 0;bind taste zoom1"
  16. bind "1" "slot1;r_aspectratio 0;bind taste zoom1"
  17. bind "2" "slot2;r_aspectratio 0;bind taste zoom1"
  18. bind "3" "slot3;r_aspectratio 0;bind taste zoom1"
  19. bind "4" "slot4;r_aspectratio 0;bind taste zoom1"
  20. bind "5" "slot5;r_aspectratio 0;bind taste zoom1"
  21. bind "6" "slot6;r_aspectratio 0;bind taste zoom1"
  22. bind "7" "slot7;r_aspectratio 0;bind taste zoom1"
  23. bind "8" "slot8;r_aspectratio 0;bind taste zoom1"
  24. bind "9" "slot9;r_aspectratio 0;bind taste zoom1"
  25. bind "g" "drop;r_aspectratio 0;bind taste zoom1"
  26. bind "r" "+reload;r_aspectratio 0;bind taste zoom1"
  27. bind "MWHEELDOWN" "invnext;r_aspectratio 0;bind taste zoom1"
  28. bind "MWHEELUP" "invprev;r_aspectratio 0;bind taste zoom1"
  29. bind "q" "lastinv;r_aspectratio 0;bind taste zoom1"
  30.  
  31. echo "ZoomConfig"
  32. echo "(C) 2007 by KN4CK3R"
  33. echo "zoom in and find out"
einfach nur noch oben <taste> durch die von euch gewünschte Taste ersetzen und fertig...


greetz KN4CK3R

__________________

Hallo
icon #14

Join Date: Sep 2007

Posts: 297

lol? Was bewirkt denn dieses mysteriöse "prog"?     :schaden:
icon #15

Join Date: Sep 2007

Posts: 19

Quote
wie heißt noch mal dieses prog. irgentwie was mit cheat des ist dioch so ein prog.

höö wie soll man daraus schlau werden?!?...egal...nettes zoomscript!!

__________________

Vorne ist das Pferd hinten als höher...
icon #16

Join Date: Sep 2007

Posts: 9

hallo knacker

kann ich das auch umschreiben damit er nicht soo stark hinzoomt sondern nur 3/4 von dem zoom der eingestellt ist?

muss ich da bei alias zoom1 "r_aspectratio 0.2;bind taste zoom2" 0.2 durch 0.15 ersetzen? wäre das machbar?

icon #17

Join Date: Aug 2007

Posts: 8646

User-Rating:

199 positive
33 negative
ja, musst mal rumprobieren mit den richtigen Werten, bis du einen hast, der die gefällt...
https://www.oldschoolhack.me/screenshots/de_dust20217.jpg

greetz KN4CK3R

__________________

Hallo
icon #18

Join Date: Sep 2007

Posts: 297

C:\Programme\Steam\SteamApps\Dein-Accountname\counter-strike source\cstrike\cfg
icon #19

Join Date: Aug 2007

Posts: 8646

User-Rating:

199 positive
33 negative
kleiner besserer Tipp:

TEXT Code:
  1. //ZoomConfig
  2. //(C) 2007 by KN4CK3R
  3. //zoom in and find out
  4.  
  5. //////////////////
  6. alias taste mouse4
  7. alias sensitivity1 "<Wert aus eurer Config>"
  8. alias sensitivity2 "<halber Wert aus eurer Config>"
  9. //////////////////
  10.  
  11. alias zoom1 "r_aspectratio 0.2;bind taste zoom2;sensitivity2"
  12. alias zoom2 "r_aspectratio 0;bind taste zoom1;sensitivity1"
  13.  
  14. bind taste zoom1
  15.  
  16. bind "0" "slot10;r_aspectratio 0;bind taste zoom1;sensitivity1"
  17. bind "1" "slot1;r_aspectratio 0;bind taste zoom1;sensitivity1"
  18. bind "2" "slot2;r_aspectratio 0;bind taste zoom1;sensitivity1"
  19. bind "3" "slot3;r_aspectratio 0;bind taste zoom1;sensitivity1"
  20. bind "4" "slot4;r_aspectratio 0;bind taste zoom1;sensitivity1"
  21. bind "5" "slot5;r_aspectratio 0;bind taste zoom1;sensitivity1"
  22. bind "6" "slot6;r_aspectratio 0;bind taste zoom1;sensitivity1"
  23. bind "7" "slot7;r_aspectratio 0;bind taste zoom1;sensitivity1"
  24. bind "8" "slot8;r_aspectratio 0;bind taste zoom1;sensitivity1"
  25. bind "9" "slot9;r_aspectratio 0;bind taste zoom1;sensitivity1"
  26. bind "g" "drop;r_aspectratio 0;bind taste zoom1;sensitivity1"
  27. bind "r" "+reload;r_aspectratio 0;bind taste zoom1;sensitivity1"
  28. bind "MWHEELDOWN" "invnext;r_aspectratio 0;bind taste zoom1;sensitivity1"
  29. bind "MWHEELUP" "invprev;r_aspectratio 0;bind taste zoom1;sensitivity1"
  30. bind "q" "lastinv;r_aspectratio 0;bind taste zoom1;sensitivity1"
  31.  
  32. echo "ZoomConfig"
  33. echo "(C) 2007 by KN4CK3R"
  34. echo "zoom in and find out"
Bei <Wert aus eurer Config> müsst ihr den Wert für die Mausgeschwindigkeit aus eurer Config hinschreiben. Ihr findet den Wert bei sensitivity.
Bei <halber Wert aus eurer Config> schreibt ihr folglich die Hälfte dieses Wertes hin.


greetz KN4CK3R

__________________

Hallo
icon #20

Join Date: Aug 2007

Posts: 8646

User-Rating:

199 positive
33 negative
korrekt


greetz KN4CK3R

__________________

Hallo