[tutorial]Sensitivity Shooting Script
Page 1 of 1 • Share •
[tutorial]Sensitivity Shooting Script
hey people, this tutorial is about making a shooting script, eg. changing specific values from not shooting to shooting, of course you could use such commands for prone or run etc. but we will focus on shooting...blah has already assisted us with a m_pitch tutorial http://cheatersutopia.com/forum/showthread.php?p=133559#post133559
First Project-Sensitivity Shooting Script
1. Open a new blank notepad document.
2. Firstly we need the commands to toggle between, the sensitivity command being plain old
now the toggle
First Project-Sensitivity Shooting Script
1. Open a new blank notepad document.
2. Firstly we need the commands to toggle between, the sensitivity command being plain old
- Code:
sensitivity
- Code:
+attack/-attack
- Code:
set shooton "+attack;sensitivity 2.12"
- Code:
set shootoff "-attack;sensitivity 5.5"
now the toggle
- Code:
set shooton "+attack;sensitivity 2.12;set vstr shootoff"
- Code:
set shootoff "-attack;sensitivity 5.5;set vstr shooton"
- Code:
bind mouse1 "+vstr shooton shootoff"
- Code:
//Sensitivity Shooting Script
//By FreckleS
set shooton "+attack;sensitivity 2.12;set vstr shootoff"
set shootoff "-attack;sensitivity 5.5;set vstr shooton"
bind mouse1 "+vstr shooton shootoff"
FreckleS- Config Coder
-
Number of posts : 13
Age : 24
Location : Underwater
MonsterPoint : 0
Respected?! : 0
Registration date : 2008-01-03

» Getting error when i run selenium script in Eclipse, please help
» how to save a recorded script in IDE? what file extension do we need to use?
» How to using "selenium rest web services" can any body provide sample script
» New neuro and script for daily HA SPRIX Nasal Spray
» New Script for Topomax - I'm Scared!!!
» how to save a recorded script in IDE? what file extension do we need to use?
» How to using "selenium rest web services" can any body provide sample script
» New neuro and script for daily HA SPRIX Nasal Spray
» New Script for Topomax - I'm Scared!!!
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum