F5F Stay Refreshed Software PC Gaming Share your autoexec file!

Share your autoexec file!

Share your autoexec file!

Pages (2): 1 2 Next
A
AyeeMineCraft
Junior Member
23
07-09-2023, 05:05 PM
#1
Here’s a revised version with varied wording and structure:

The autoexec script begins with the following code tags: `cl_crosshairalpha`, `cl_crosshaircolor`, `cl_crosshaircolor_b`, `cl_crosshaircolor_r`, `cl_crosshairdot`, and `cl_crosshairgap`. It sets specific visual properties for crosshair elements. The command includes a greeting, a test message, and a confirmation prompt. The script then defines several parameters for customization, such as FPS limits, maximum frame rates, and drawing options. It also incorporates user input handling and displays a confirmation dialog before execution. The final output is formatted to ensure clarity and proper spacing for readability.
A
AyeeMineCraft
07-09-2023, 05:05 PM #1

Here’s a revised version with varied wording and structure:

The autoexec script begins with the following code tags: `cl_crosshairalpha`, `cl_crosshaircolor`, `cl_crosshaircolor_b`, `cl_crosshaircolor_r`, `cl_crosshairdot`, and `cl_crosshairgap`. It sets specific visual properties for crosshair elements. The command includes a greeting, a test message, and a confirmation prompt. The script then defines several parameters for customization, such as FPS limits, maximum frame rates, and drawing options. It also incorporates user input handling and displays a confirmation dialog before execution. The final output is formatted to ensure clarity and proper spacing for readability.

J
julian_PVP
Senior Member
465
07-09-2023, 06:55 PM
#2
Shroud configuration isn't worth the effort :lol:
J
julian_PVP
07-09-2023, 06:55 PM #2

Shroud configuration isn't worth the effort :lol:

M
mateuszmamona
Member
174
07-11-2023, 04:47 PM
#3
The configuration adjusts the gunmodel to resemble CSS more accurately. Key settings include a viewmodel preset with specific field-of-view, offset values, and mouse speed controls. Additional parameters manage HUD scaling, sound effects, and weapon movement behavior. Adjustments also address bobbing issues and improve visual consistency across resolutions.
M
mateuszmamona
07-11-2023, 04:47 PM #3

The configuration adjusts the gunmodel to resemble CSS more accurately. Key settings include a viewmodel preset with specific field-of-view, offset values, and mouse speed controls. Additional parameters manage HUD scaling, sound effects, and weapon movement behavior. Adjustments also address bobbing issues and improve visual consistency across resolutions.

S
spy_321
Member
50
07-16-2023, 02:37 PM
#4
Clear //Draw crosshair outline 0 with thickness 1, color 1, dot style 0
Set parameters: gap 0, weapon value 0, size 3.5, style 5, thickness 1, alpha 1
View model settings: shift left 0.5, right 0.25, field of view 68, offset (-2, -2, -2), preset position 0
Adjust bob settings: lower 5, amplitude lat/vert 0.1, cycle 0.98
Disable freeze camera 1, force preload 1
Max frame rate 144 FPS, dedicated search max 50 items
Enable help 0, auto switch off 0
Mouse acceleration 0, no input
Show HUD graph 1, position 400, scaling 0.7
HUD color 5, team colors visible, radar centered, scale 0.32
Min icon size 0.5
Show freeze effects on holidays 0
Purchase list: kp_5, buy ak47; buy m4a1; vesthelm; defuser;
Buy ump45; buy vesthelm; buy defuser;
Buy tec9; buy fiveseven; buy vesthelm; buy defuser;
Buy defuser; buy flashbang; buy hegrenade; buy smokegrenade
S
spy_321
07-16-2023, 02:37 PM #4

Clear //Draw crosshair outline 0 with thickness 1, color 1, dot style 0
Set parameters: gap 0, weapon value 0, size 3.5, style 5, thickness 1, alpha 1
View model settings: shift left 0.5, right 0.25, field of view 68, offset (-2, -2, -2), preset position 0
Adjust bob settings: lower 5, amplitude lat/vert 0.1, cycle 0.98
Disable freeze camera 1, force preload 1
Max frame rate 144 FPS, dedicated search max 50 items
Enable help 0, auto switch off 0
Mouse acceleration 0, no input
Show HUD graph 1, position 400, scaling 0.7
HUD color 5, team colors visible, radar centered, scale 0.32
Min icon size 0.5
Show freeze effects on holidays 0
Purchase list: kp_5, buy ak47; buy m4a1; vesthelm; defuser;
Buy ump45; buy vesthelm; buy defuser;
Buy tec9; buy fiveseven; buy vesthelm; buy defuser;
Buy defuser; buy flashbang; buy hegrenade; buy smokegrenade

S
Samzu7
Junior Member
15
07-16-2023, 10:43 PM
#5
Confirmed, I reset the FPS cap to 300 and disabled the display of FPS values.
S
Samzu7
07-16-2023, 10:43 PM #5

Confirmed, I reset the FPS cap to 300 and disabled the display of FPS values.

I
ItzUtopia_PvP
Member
149
07-16-2023, 11:55 PM
#6
I
ItzUtopia_PvP
07-16-2023, 11:55 PM #6

T
TiamoTiamo2014
Junior Member
49
07-17-2023, 01:51 AM
#7
alias +jumpthrow "+jump;-attack" alias -jumpthrow "-jump" bind x +jumpthrow bind m +"say edgy m8"
T
TiamoTiamo2014
07-17-2023, 01:51 AM #7

alias +jumpthrow "+jump;-attack" alias -jumpthrow "-jump" bind x +jumpthrow bind m +"say edgy m8"

B
betagame
Junior Member
4
08-06-2023, 06:30 AM
#8
The -jumpthrow command is used to generate a jump in the debugger, allowing you to inspect the program state at a specific point.
B
betagame
08-06-2023, 06:30 AM #8

The -jumpthrow command is used to generate a jump in the debugger, allowing you to inspect the program state at a specific point.

E
Elia0207
Member
53
08-06-2023, 02:53 PM
#9
while preparing the nade, as soon as I let go, I jump. I use this to trigger the window in Mirage from T-Spawn, because the timing is perfectly aligned and it's tough to get it right.
E
Elia0207
08-06-2023, 02:53 PM #9

while preparing the nade, as soon as I let go, I jump. I use this to trigger the window in Mirage from T-Spawn, because the timing is perfectly aligned and it's tough to get it right.

D
dotter51
Member
60
08-08-2023, 12:04 PM
#10
Certainly, it seems like you're suggesting a different approach. Instead of using -jumpthrow, perhaps adding +jumpthrow would be more appropriate.
D
dotter51
08-08-2023, 12:04 PM #10

Certainly, it seems like you're suggesting a different approach. Instead of using -jumpthrow, perhaps adding +jumpthrow would be more appropriate.

Pages (2): 1 2 Next