Usage Guide
This guide explains how to use GOD - Crosshair Generator in-game.
Opening the Menu
To open the crosshair customization menu, use the following command in chat:
/crosshairThe menu will open with a blur effect, allowing you to customize your crosshair in real-time.
Closing the Menu
You can close the menu in several ways:
ESC Key: Press the
ESCkeyClose Button: Click outside the menu (if available)
Command Again: Type
/crosshairagain to toggle
Menu Sections
The customization menu is divided into four main sections:
1. General Settings
Toggle Crosshair
ON: Enables the crosshair display
OFF: Disables the crosshair display
Note: The crosshair will only appear when you have a whitelisted weapon equipped, even if this is set to ON.
2. Lines
Configure the crosshair lines (the four lines extending from the center).
Show Lines
ON: Display the crosshair lines
OFF: Hide the crosshair lines
Line Color
Click the color picker or enter a hex code (e.g.,
#FF0000for red)Format:
#RRGGBB(6 hexadecimal digits)
Line Opacity
Range:
0.00(transparent) to1.00(opaque)Use the slider or enter a value manually
Line Length
Range:
0to3.5Controls how long each line extends from the center
Line Thickness
Range:
0to0.75Controls the width of the lines
Distance Between Lines
Range:
0.0to2.5Controls the gap between the center and the start of the lines
3. Outlines
Configure the outline/border around the crosshair elements.
Show Outlines
ON: Display outlines around crosshair elements
OFF: Hide outlines
Outline Color
Click the color picker or enter a hex code
Format:
#RRGGBB
Outline Opacity
Range:
0.00to1.00Controls outline transparency
Outline Thickness
Range:
0to10Controls the thickness of the outline border
Outline Blur
Range:
0to10Creates a glow effect around the crosshair
Higher values create more blur/glow
4. Center Dot
Configure the center dot of the crosshair.
Show Center Dot
ON: Display the center dot
OFF: Hide the center dot
Center Dot Color
Click the color picker or enter a hex code
Format:
#RRGGBB
Shotgun Crosshair
ON: Enables special shotgun mode (hollow dot with outline)
OFF: Normal solid center dot
Center Dot Roundness
Range:
0.00to10.000.00= Square10.00= Perfect circleValues in between create rounded squares
Center Dot Opacity
Range:
0.00to1.00Controls dot transparency
Center Dot Thickness
Range:
0to2Controls the size of the center dot
Config Sharing
The script includes a feature to share your crosshair configuration with other players.
Copying Your Config
Customize your crosshair to your liking
Click the "Copy Config" button
A config ID will be copied to your clipboard (e.g.,
544)Share this ID with other players
Pasting a Config
Get a config ID from another player
Enter the ID in the "Config Id" field
Click the "Paste Config" button
Your crosshair will update to match the shared configuration
Note: Config IDs are temporary and stored on the server. They may expire after server restarts.
Real-Time Preview
As you adjust settings in the menu, you'll see a live preview of your crosshair in the center of the screen. This allows you to fine-tune your settings before closing the menu.
Saving Settings
Your crosshair settings are automatically saved when you:
Close the menu (press ESC or click outside)
Change any setting (auto-saves in real-time)
Settings are saved per player and will persist across server restarts.
Weapon Requirements
The crosshair will only appear when:
You have a weapon equipped that is in the whitelist
The "Toggle Crosshair" setting is set to "ON"
If the crosshair doesn't appear, check:
Do you have a weapon equipped?
Is the weapon in the server's whitelist? (see Configuration guide)
Is "Toggle Crosshair" enabled?
Tips for Customization
Visibility
Use contrasting colors (e.g., white crosshair on dark backgrounds)
Adjust opacity to make the crosshair more or less visible
Add outlines with contrasting colors for better visibility
Precision
Smaller center dot = more precise aiming
Longer lines = easier to see but may obstruct view
Adjust distance between lines for your preference
Style
Match crosshair color to your UI theme
Use blur effects for a modern look
Experiment with roundness for different dot styles
Performance
Lower blur values improve performance
Simpler crosshairs (no outlines, basic lines) use less resources
Common Configurations
Minimalist Crosshair
Valorant-Style
Dot Only
Shotgun Crosshair
Troubleshooting
Menu Won't Open
Check that the resource is running:
/restart god-crosshair(admin only)Try reconnecting to the server
Check F8 console for errors
Changes Not Saving
Make sure you close the menu properly (ESC key)
Check server console for any errors
Verify you have proper permissions
Crosshair Not Appearing
Ensure you have a whitelisted weapon equipped
Check that "Toggle Crosshair" is ON
Verify the weapon hash is in the server's whitelist
Config Sharing Not Working
Verify the config ID is correct
Check that the ID hasn't expired (server restart may clear saved configs)
Try copying a new config ID
Keyboard Shortcuts
ESC: Close menu
Enter: (In some cases) Confirm changes
Advanced Usage
Resetting to Defaults
To reset your crosshair to server defaults:
Delete your entry from
shared/database.json(server-side, admin only)Rejoin the server
Your settings will reset to the server's default configuration
Multiple Profiles
While the script supports profile management in the code, the current UI version may have limited profile switching. Check future updates for enhanced profile features.
Last updated