question
Moderator: Moderators
question
i make many scripts for aq2 and i want to know if you think there are cheats
1)lower sensitivity when attack
2)crounch when attack
3)center view when attack
4)kick and punch
5)change modulate for see more brightness the skins
6)handcannon reloader
1)lower sensitivity when attack
2)crounch when attack
3)center view when attack
4)kick and punch
5)change modulate for see more brightness the skins
6)handcannon reloader
Re: question
Gen wrote:i make many scripts for aq2 and i want to know if you think there are cheats
1)lower sensitivity when attack
2)crounch when attack
3)center view when attack
4)kick and punch
5)change modulate for see more brightness the skins
6)handcannon reloader
IMHO.
1) no
2) somebody says that this is but I really don't care, I'd say no
3) no
4) no
5) only if your modulate is more than the maximum allowed
6) no
THEIR WHITE FLAGS ARE NO MATCH FOR OUR MACHINEGUNS
thanks i put mi script here if not disturb
1)
2)
4)
5)
1)
Code: Select all
alias sens1 "sensitivity 8.5;echo Sensetivity 8.5"
alias sens2 "sensitivity 3.7;echo Sensetivity 3.7"
set sensitivity 8.5
// ------------------------->ACC
alias accon "bind mouse1 +acc;echo ???ACC ON ???"
alias accoff "bind mouse1 +attack;echo ???ACC OFF ???"
alias +acc "+attack;wait; sens2"
alias -acc "-attack;wait; sens1"
Code: Select all
//AUTO-crunch
alias acon "bind mouse1 +aadown;echo ???AC ON???"
alias acoff "bind mouse1 +attack;echo ???AC OF???"
alias +acdown "+attack;wait;+movedown"
alias -acdown "-attack;wait;-movedown"
Code: Select all
//kung-fu
alias kungfuon "bind mouse2 +kungfu;echo ???KUNG-FU MODE ON???"
alias kungfuoff "bind mouse2 +moveup;echo ???KUNG-FU MODE OFF???"
alias +kungfu "+moveup;wait;punch"
alias -kungfu "-moveup;wait;punch"
Code: Select all
// ------------------------->Modulate TRICK
edited by admin
-
- loses a vital chest organ
- Posts: 531
- Joined: Sun Jan 04, 2004 5:27 pm
- Location: ru
- Contact:
Re: question
Gen wrote:i make many scripts for aq2 and i want to know if you think there are cheats
1)lower sensitivity when attack
2)crounch when attack
3)center view when attack
4)kick and punch
5)change modulate for see more brightness the skins
6)handcannon reloader
6)wtf is this ?