GAMING STORE

Premium Gaming Assets • Instant Downloads • Pro Quality Designs

141+ Downloads
0 New This Week
4 Bestsellers

Search Products

Categories

Price Range

€0.00
€49.99

Gaming Stats

Total Products 20
New This Week 0
Bestsellers 4
Free Products 8
Total Downloads 141
Avg Price €9.99
Categories 6

Trending Now

Most Downloaded
47 downloads
Hot Categories
Content Management Systems • Counter-Strike 1.6 Plugins • Extensions / Addons

Search Results for "fast"

Found 5 product(s)

Page 1 of 1
PanelSIX CMS - Counter Strike 1.6 Servers Panel
Content Management Systems
BESTSELLER
19.99

PanelSIX CMS - Counter Strike 1.6 Servers Panel

🌟 PanelSIX 🌟🕹️ A Modern Control Panel for Counter-Strike 1.6 that gives you complete freedom in managing your server! 🎮 💻 Features of PanelSIX: 🌐 Fully Responsive Design – Built with TailwindCSS and Material/Bootstrap Icons for a flawless experience on any device 📱💻📋 Intuitive Sidebar – Easy navigation and management of all server aspects 🚀🎟️ Server Maps and Details – Quick overview and detailed information for each server 🔍📰 News and Updates – Stay informed with dedicated sections for the latest news and updates 📢📊 Platform Statistics – Analyze server performance with in-depth statistics 📈🤫 Muted Players – Monitor and manage muted players in real-time 🙊🚫 Banned Players – Track and control banned players 🛑🛡️ Administrator List with Expired Date – Access and organize administrators effortlessly 🧑‍💻🧩 Extensions Management (NEW) – Build, install, and manage extensions for the panel. ⚙️⚡ Quick Installer (NEW) – Streamlined, step-by-step installer for faster, easier setup—get the panel running in minutes with guided checks and automatic configuration ✅ 🌐 Transform your server management with PanelSIX – the ultimate CMS for CS 1.6! 🚀 Check it out now and enhance your server control!

22
Apr 22
#web #cms #template
GamePort - Fully-responsive Modern Gaming Landing Page
Content Management Systems
BESTSELLER
14.99

GamePort - Fully-responsive Modern Gaming Landing Page

🚀 GamePort – The Ultimate Portal for Your Gaming Network! 🎮 🔥 Easy Installation – No unnecessary SQL connections, just upload and you're ready!⚙️ Simple Configuration – Everything is set up in a single file: config.php🎨 Stylish & Modern Design – A dark gamer theme with full responsiveness for all devices🛠️ Built with the Best Tech – TailwindCSS + Material Icons for a professional look💬 Discord Status Integration – Automatically displays the total members and online players in your Discord server📊 Server Statistics – Real-time dynamic information for your game servers⭐ Customizable Highlights – Pre-made sections to showcase the unique advantages of your network and servers🖼️ High-Quality Visuals – Each section features sleek effects, and PSD files are included for full customization🔍 Full SEO Optimization – Optimized for fast performance, structured metadata, and better search rankings 💡 GamePort is the ultimate solution for any gaming community – easy, fast, SEO-friendly, and professional! 🚀 🔗 Get it now and take your network to the next level! 🎯

3
Apr 10
#web #cms #template
AMXX CS2 Reloading
Counter-Strike 1.6 Plugins
4.99

AMXX CS2 Reloading

CS2 Reloading PluginPlugin Name: ILLUSION PLUGINS: CS2 ReloadingVersion: 1.0Author: illusionLabs.devGame: Counter-Strike 1.6📋 DescriptionCS2 Reloading brings the Counter-Strike 2 fast reload mechanic to Counter-Strike 1.6. This plugin allows players to complete weapon reloads faster by quick-switching weapons during the reload animation, just like in CS2.✨ FeaturesCS2-Style Fast Reloading - Quick-switch weapons to complete reloads fasterSmart Threshold System - Reload completes at 55% of the animation24 Weapons Supported - Works with all CS 1.6 reloadable weaponsShotgun Protection - Automatically excludes M3 and XM1014 (shell-by-shell reload)Death/Team Change Safety - Cleans up reload states on player death or team changeZero Performance Impact - Optimized with safety checks to prevent crashes🎮 How It WorksThe CS2 Reload MechanicStart reloading your weapon (press R)Wait until ~55% of the reload animation completesQuick-switch to knife or another weapon (press Q or scroll wheel)Switch back to your reloading weapon✅ Reload completes instantly - bullets are loaded!Important NotesIf you switch too early (before 55%), the reload will NOT completeYou must switch back to the same weapon that was reloadingOnce you return to the weapon, the reload state is cleared (prevents exploits)Reload tracking is automatically cleared on death or team change🔫 Supported WeaponsPistols (6)Glock18, USP, P228, Desert Eagle, Five-Seven, Dual ElitesSMGs (5)MP5 Navy, TMP, MAC-10, UMP-45, P90Rifles (6)AK-47, M4A1, Galil, FAMAS, SG552, AUGSniper Rifles (4)AWP, Scout, SG550, G3SG1Machine Gun (1)M249❌ Not SupportedM3 & XM1014 (Shotguns) - These reload shell-by-shell and are excludedTotal: 24 weapons supported📦 InstallationRequirementsAMX Mod X 1.8.2 or newerCounter-Strike 1.6Dependencies#include #include #include #include #include ⚙️ ConfigurationReload ThresholdThe plugin uses a 55% threshold by default. This can be adjusted in the source code:#define RELOAD_THRESHOLD 0.55Adjustment Guide:0.50 (50%) - Easier, can switch earlier0.55 (55%) - Default, balanced0.60 (60%) - Harder, must wait longer0.70 (70%) - Very late, near completion🔧 Technical DetailsSafety FeaturesDivision by Zero Protection - Validates reload time before calculationsShotgun Exclusion - M3/XM1014 automatically excludedDeath Event Handler - Clears reload state on player deathTeam Change Handler - Clears reload state on team switchPlayer ID Validation - Checks valid player IDs (1-32)Entity Validation - Validates weapon entities before useHow It Works InternallyReload Start Tracking:Ham_Weapon_Reload hook captures when player starts reloadingStores: start time, reload duration, weapon ID, ammo countsWeapon Switch Detection:Ham_Item_Deploy hook captures when player switches weaponsChecks if returning to a weapon that was reloadingProgress Calculation:Calculates elapsed time vs. total reload timeIf progress ≥ 55%, completes the reload instantlyAmmo Application:Uses set_pdata_int to set weapon clip ammoUpdates backpack ammo via cs_set_user_bpammoSends AmmoX message to update HUDState Cleanup:Clears reload flag when switching back to weaponPrevents double-reload exploit🎯 Weapon Reload TimesThe plugin uses realistic reload times for accurate threshold calculation:Weapon Reload Time AK-472.5sM4A13.1sAWP2.5sDesert Eagle2.2sGlock182.2sUSP2.7sP903.4sMP5 Navy2.6sM2494.7sGalil3.3sFAMAS3.3sAUG3.8sFull list available in source code🐛 Known LimitationsShotguns (M3/XM1014) - Not supported due to shell-by-shell reload mechanicsThreshold Timing - Switching too early will cancel the reload completelyAnimation Visual - The reload animation will be interrupted, but bullets are added🔒 Anti-Exploit ProtectionSingle-Use Tracking - Reload state is cleared after one switch-backNo Double Reload - Prevents reloading twice from one reload animationDeath Cleanup - State is cleared on death to prevent abuseTeam Change Cleanup - State is cleared when changing teams💡 Tips for PlayersPractice the timing - Get familiar with the 55% point for each weaponUse Q for quick-switch - Bind a key for fast weapon switchingWatch the animation - Learn the visual cue for when to switchDon't switch too early - Wait for at least half the animationWorks in combat - Use during firefights to reload faster📞 SupportDeveloper: illusionLabs.devPlugin Version: 1.0For bug reports, suggestions, or support, contact the developer.📄 LicenseThis plugin is provided as-is. Feel free to modify and redistribute with proper credit.Enjoy faster reloads, just like in CS2! 🚀

1
Oct 27
#cs16 #amxx #fast
Custom Shop Addon: Fast Rush AMXX
Counter-Strike 1.6 Plugins
FREE

Custom Shop Addon: Fast Rush AMXX

Fast Rush Item Plugin A custom AMXX plugin for Counter-Strike 1.6 that adds a "Fast Rush Teleport" item to the custom shop system, allowing players to perform smooth velocity-based dashes with visual effects. 📋 Overview The Fast Rush plugin integrates with the custom shop system to provide players with a purchasable item that enables fast horizontal movement. When activated, players perform a smooth dash in their facing direction with optional visual effects including screen fade and particle trails. ✨ Features Smooth Movement: Velocity-based dash system instead of instant teleportation E Key Activation: Primary activation using the E (USE) key Alternative Commands: Chat command /fastrush for activation Ground Check: Only works when player is on solid ground (prevents mid-air abuse) Cooldown System: 5-second cooldown with visual countdown timer Visual Effects: Cyan screen fade effect during dash Particle beam trail following the player Colored Messages: All chat notifications use colored text Death Handling: Item automatically removed on player death Custom Shop Integration: Seamless integration with existing shop system 🎮 How to Use Purchase: Buy "Fast Rush Teleport" from the custom shop for $5000 Activate: Press E key or type /fastrush in chat Requirements: Must be alive and standing on solid ground Cooldown: Wait 5 seconds between uses (countdown shown on screen) ⚙️ Configuration The plugin includes compile-time configuration options that can be modified before compilation: Visual Effects Settings #define ENABLE_TRAIL 1 // 1 = Enable trail effect, 0 = Disable #define ENABLE_SCREENFADE 1 // 1 = Enable screen fade, 0 = Disable Item Settings #define ITEM_PRICE 5000 // Price in shop currency #define RUSH_VELOCITY 1000.0 // Dash speed (units per second) #define COOLDOWN_TIME 5.0 // Cooldown duration in seconds 🔧 Installation Prerequisites AMX Mod X 1.8.2 or higher Custom Shop plugin installed and working Counter-Strike 1.6 server Installation Steps Place fast_rush_item.amxx in addons/amxmodx/plugins/ Add fast_rush_item.amxx to addons/amxmodx/configs/plugins.ini Ensure custom shop plugin is loaded before this plugin Restart server or change map 🛠️ Technical Details Dependencies - Core AMX Mod X functionality - Miscellaneous AMX functions - Engine manipulation functions - Fun module for entity manipulation - Fakemeta for key detection - Custom shop integration Key Functions E Key Detection: Uses FM_CmdStart forward to detect USE button presses Movement System: Applies horizontal velocity while preserving vertical momentum Trail System: Creates beam effects using TE_BEAMFOLLOW temporary entities Ground Check: Uses FL_ONGROUND flag to ensure valid usage conditions Performance Notes Minimal server impact when effects are disabled Trail effects use temporary entities (no permanent entities created) Conditional compilation eliminates unused code paths Efficient task management for trail cleanup 🎨 Visual Effects Details Screen Fade Color: Cyan (RGB: 0, 150, 255) Duration: Short fade-in effect Trigger: Activated during dash execution Trail Effect Type: Beam trail following player Color: Cyan matching screen fade Duration: 1.5 seconds Update Rate: 10 times per second for smooth appearance 🚫 Limitations & Restrictions Ground Only: Cannot be used while jumping or falling Alive Players: Only works for living players Cooldown: 5-second mandatory cooldown between uses Single Use: Item removed on death (must repurchase) Direction: Always dashes in player's facing direction 🐛 Troubleshooting Common Issues E Key Not Working Ensure no other plugins are blocking the USE key Check that fakemeta module is loaded Verify player has the item purchased No Trail Effect Confirm ENABLE_TRAIL is set to 1 Check that sprites/laserbeam.spr exists on server Verify client has downloaded the sprite file Item Not in Shop Ensure custom shop plugin is loaded first Check for item ID conflicts with other shop items Verify plugin compilation was successful Movement Issues Confirm player is on solid ground Check for velocity-limiting plugins Verify RUSH_VELOCITY setting is appropriate 📝 Changelog Version 1.0 Initial release with full feature set E key detection using fakemeta Smooth velocity-based movement Visual effects (trail and screen fade) Custom shop integration Ground check and cooldown system Colored chat messages Configurable visual effects 👨‍💻 Developer Information Author: illusionlabs.dev Version: 1.0 Plugin Name: CSHOP Item: Fast Rush Item Language: Pawn (AMX Mod X)

4
Sep 11
#cs16 #amxx #cs1.6
AMXX GAG System - Fully Configurable
Counter-Strike 1.6 Plugins
FREE

AMXX GAG System - Fully Configurable

  ILLUSION SQL GAG SYSTEM v1.0 Author: illusion @ eSportsDesigns.comPlugin: AMX Mod X for Counter-Strike 1.6 🎯 OVERVIEW Advanced MySQL-based gag system with strong anti-bypass protection and full configuration control. ✨ FEATURES Gag Types: Chat, Voice, or Both Flexible Duration: Minutes-based or permanent gags Custom Reasons: Fully configurable via INI file Bad Word Filter: Automatic gagging for forbidden words Logging System: Detailed logs of all gag events Anti-Bypass: Triple-identifier verification (SteamID + IP + Name) Round-Based Sync: Automatically detects gag changes (add/edit/remove) from database Direct Command Interface: Quick gagging with amx_gag command HUD Notifications: Real-time gag status display Sound Effects: Configurable sounds for gag events Professional Menus: Colored admin interface 🚀 INSTALLATION Upload GagSystemNew_Config.amxx to plugins/ folder Add to plugins.ini Create MySQL database Edit configs/gagsystem.ini with your database settings Restart server ⚙️ CONFIGURATION Auto-generates gagsystem.ini with sections: Database: MySQL connection settings Logs: Event logging configuration (LOGS_ENABLED = 1, LOGS_FILE = gagsystem.log) Menu: Interface customization Reasons: Gag reasons list Times: Duration options GagTypes: Chat/Voice/Both options Bad Words: Auto-gag filter Sounds: Audio effects Access: Admin permission levelsChecks: Round-based gag checking control (ENABLE_CHECKS = 1) 🎮 COMMANDS amx_gagmenu - Opens interactive gag menu amx_gag - NEW! Direct gag command Example: amx_gag John 30 Spam 0 Types: 0 = Chat Only, 1 = Voice Only, 2 = Chat + Voice amx_ungag - Ungag player amx_cleangags - Remove all gags amx_gaglist - List active gags 🛡️ SECURITY Triple Protection: Requires exact match of SteamID + IP + Nickname to prevent bypass attempts Round-Based Sync: NEW! Automatically checks every round for all gag changes (add/edit/remove) from database Auto-Detection: Detects new gags, gag edits, and gag removals from external sources (website) Real-Time Updates: Gag details (reason, time, type) automatically sync when edited from website Player Notifications: Chat messages inform players when their gag status or details change No Reconnect Required: All changes apply instantly on next round without reconnecting 📝 LOG FORMAT L MM/DD/YYYY - HH:MM:SS: Admin X gagged player Y for Z minutes with reason 'ABC' (Type: Chat) L MM/DD/YYYY - HH:MM:SS: Admin X ungagged player Y L MM/DD/YYYY - HH:MM:SS: Gag expired for player Y (Type: Voice) L MM/DD/YYYY - HH:MM:SS: SYSTEM automatically gagged player Y for Z minutes with reason 'Swearing (badword)' (Type: Both) L MM/DD/YYYY - HH:MM:SS: Gag validation failed for player Y - gag was manually removed from database L MM/DD/YYYY - HH:MM:SS: Gag details updated for player Y - Admin: X, Reason: ABC, Type: 0 🆕 NEW FEATURES (Latest Update) Direct Gag Command Instant Gagging: Use amx_gag for quick player gagging without menus Parameter Validation: Built-in checks for all parameters with helpful error messages Type System: Numeric gag types (0/1/2) with clear explanations Enhanced Round-Based Synchronization Complete Database Sync: Detects all gag changes (create/edit/remove) from external sources Real-Time Gag Updates: Automatically syncs reason, duration, and type changes from website Smart Voice Blocking: Properly handles gag type changes (Chat ↔ Voice ↔ Both) Player Communication: Chat notifications when gag status or details are modified Website Integration: Full compatibility with PanelSIX web management pages Enhanced User Experience Help System: Typing amx_gag alone shows usage examples and type explanations Error Messages: Clear feedback for invalid parameters or missing arguments Consistent Access: Uses same admin flags as existing gag menu system Performance Optimization Configurable Checks: New ENABLE_CHECKS option to control round-based gag checking Lag Reduction: Set ENABLE_CHECKS = 0 to disable round end/start checks for better server performance Selective Disabling: Only affects automatic round checks - manual commands still work normally Server-Friendly: Helps servers with high player counts avoid lag spikes during round transitions

47
Aug 18
#cs16 #amxx #plugin