+ NaTuRaL Posted October 8, 2017 Posted October 8, 2017 (edited) hi guys. here 1 script to change maxpackets and maxfps at the same time, put it in ur config file. In the game first choose with KP_UPARROW the maxfps and with KP_DOWNARROW the maxpackets u want, and set it with KP_5. //FPS and MaxPackets Cycle Script SET MaxFPSID00 "SET selectMaxFPS SET com_maxfps 71; SET nextFPS vstr MaxFPSID01; ECHO ^1MaxFPS 71?; SET echoSelectedFPS ECHO ^1Max FPS of 71"SET MaxFPSID01 "SET selectMaxFPS SET com_maxfps 76; SET nextFPS vstr MaxFPSID02; ECHO ^1MaxFPS 76?; SET echoSelectedFPS ECHO ^1Max FPS of 76"SET MaxFPSID02 "SET selectMaxFPS SET com_maxfps 83; SET nextFPS vstr MaxFPSID03; ECHO ^1MaxFPS 83?; SET echoSelectedFPS ECHO ^1Max FPS of 83"SET MaxFPSID03 "SET selectMaxFPS SET com_maxfps 90; SET nextFPS vstr MaxFPSID04; ECHO ^1MaxFPS 90?; SET echoSelectedFPS ECHO ^1Max FPS of 90"SET MaxFPSID04 "SET selectMaxFPS SET com_maxfps 100; SET nextFPS vstr MaxFPSID05; ECHO ^1MaxFPS 100?; SET echoSelectedFPS ECHO ^1Max FPS of 100"SET MaxFPSID05 "SET selectMaxFPS SET com_maxfps 111; SET nextFPS vstr MaxFPSID06; ECHO ^1MaxFPS 111?; SET echoSelectedFPS ECHO ^1Max FPS of 111"SET MaxFPSID06 "SET selectMaxFPS SET com_maxfps 125; SET nextFPS vstr MaxFPSID07; ECHO ^1MaxFPS 125?; SET echoSelectedFPS ECHO ^1Max FPS of 125"SET MaxFPSID07 "SET selectMaxFPS SET com_maxfps 142; SET nextFPS vstr MaxFPSID08; ECHO ^1MaxFPS 142?; SET echoSelectedFPS ECHO ^1Max FPS of 142"SET MaxFPSID08 "SET selectMaxFPS SET com_maxfps 166; SET nextFPS vstr MaxFPSID09; ECHO ^1MaxFPS 166?; SET echoSelectedFPS ECHO ^1Max FPS of 166"SET MaxFPSID09 "SET selectMaxFPS SET com_maxfps 200; SET nextFPS vstr MaxFPSID10; ECHO ^1MaxFPS 200?; SET echoSelectedFPS ECHO ^1Max FPS of 200"SET MaxFPSID10 "SET selectMaxFPS SET com_maxfps 250; SET nextFPS vstr MaxFPSID00; ECHO ^1MaxFPS 250?; SET echoSelectedFPS ECHO ^1Max FPS of 250"SET nextFPS "vstr MaxFPSID00"BIND KP_UPARROW "vstr nextFPS" SET MaxPacketsID00 "SET selectMaxPackets SET cl_maxpackets 100; SET nextPackets vstr MaxPacketsID01; ECHO ^1MaxPackets 100?; SET echoSelectedPackets ECHO ^1Max Packets of 100 ^7selected."SET MaxPacketsID01 "SET selectMaxPackets SET cl_maxpackets 63; SET nextPackets vstr MaxPacketsID02; ECHO ^1MaxPackets 63?; SET echoSelectedPackets ECHO ^1Max Packets of 63 ^7selected."SET MaxPacketsID02 "SET selectMaxPackets SET cl_maxpackets 42; SET nextPackets vstr MaxPacketsID03; ECHO ^1MaxPackets 42?; SET echoSelectedPackets ECHO ^1Max Packets of 42 ^7selected."SET MaxPacketsID03 "SET selectMaxPackets SET cl_maxpackets 32; SET nextPackets vstr MaxPacketsID00; ECHO ^1MaxPackets 32?; SET echoSelectedPackets ECHO ^1Max Packets of 32 ^7selected."SET nextPackets "vstr MaxPacketsID00"BIND KP_DOWNARROW "vstr nextPackets"BIND KP_5 "vstr selectMaxFPS; vstr selectMaxPackets; vstr echoSelectedFPS; vstr echoSelectedPackets" Enjoy it.. Here new Scripts... // jump_script set jumpon "+sprint; wait 2; +moveup"set jumpoff "-moveup"bind SPACE "+vstr jumpon jumpoff" // Rate Selector set ratepub "rate 42000; set ratetoggle vstr ratemed; echo ^1Rate at 42000"set ratemed "rate 32000; set ratetoggle vstr ratepro; echo ^3Rate at 32000"set ratepro "rate 25000; set ratetoggle vstr ratepub; echo ^2Rate at 25000"set ratetoggle "vstr ratepro"bind F10 "vstr ratetoggle" // Stats & Topshots Script bind KP_PGDN "vstr statisticsall"set statisticsall "vstr statistics"set statistics "+topshots;+stats;set statisticsall vstr statistics2"set statistics2 "-topshots;-stats;set statisticsall vstr statistics" // Hide or Show you Main Weapon Scriptset Guntog1 "cg_drawgun 0; set Guntog vstr Guntog2; echo ^0Gun Skin ^oOFF"set Guntog2 "cg_drawgun 1; set Guntog vstr Guntog1; echo ^0Gun Skin ^oON"set Guntog "vstr Guntog2"bind KP_END "vstr Guntog" //movement script bind S "+vstr back1 back2"bind W "+vstr forward1 forward2"bind A "+vstr left1 left2"bind D "+vstr right1 right2"set forward1 "-back ; +forward ; set check_fwd +forward"set forward2 "-forward ; vstr check_bck ; set check_fwd "cg_notaunt 0"set back1 "-forward ; +back ; set check_bck +back"set back2 "-back ; vstr check_fwd ; set check_bck "cg_notaunt 0"set right1 "-moveleft ; +moveright ; set check_rgt "+moveright"set right2 "-moveright ; vstr check_lft ; set check_rgt cg_notaunt 0"set left1 "-moveright ; +moveleft ; set check_lft "+moveleft"set left2 "-moveleft ; vstr check_rgt ; set check_lft "cg_notaunt 0"set check_bck "cg_notaunt 0"set check_fwd "cg_notaunt 0"set check_rgt "cg_notaunt 0"set check_lft "cg_notaunt 0" // Arty bind F1 "+vstr arty_in arty_out"set arty_in "+zoom"set arty_out "+attack; wait; -attack; -zoom" // Script_forcetapout set KillScript "kill; forcetapout"bind BACKSPACE "vstr KillScript" **Bind the key u want I will add my config to the download section , if someone want to try it out. some feedbacks will be appreciated... have fun, see u on server. Edited October 26, 2017 by NaTuRaL 5 Quote
+ NaTuRaL Posted October 25, 2017 Author Posted October 25, 2017 U r free to change Numbers . For high jump fps 43 , 76, 125 or 333. 71 for less recoil. And maxpackets set to the same fps rate or divisor of it . I will post here soon more interesting scripts. See u guys.... 3 Quote
BeeDee Posted November 6, 2017 Posted November 6, 2017 i am going to give this a try later today i will let you know how it goes. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.