最美情侣中文字幕电影,在线麻豆精品传媒,在线网站高清黄,久久黄色视频

歡迎光臨散文網(wǎng) 會(huì)員登陸 & 注冊(cè)

CSGO按鍵精靈急停

2023-08-29 03:13 作者:雨滴le  | 我要投稿

//綁鍵,防止peek受影響,把前后左右額外綁定小鍵盤8546按鍵
bind "kp_uparrow" " forward"
bind "kp_5" " back"
bind "kp_leftarrow" " moveleft"
bind "kp_rightarrow" " moveright"
//進(jìn)游戲打開控制臺(tái)輸入 exec *** 自己創(chuàng)建的cfg文件即可

//按鍵精靈ADS,240ms判定代碼。非專業(yè),能力有限,可自行修改。
SetSimMode 2
Declare Function GetAsyncKeyState Lib "user32" Alias "GetAsyncKeyState" (ByVal vKey As Long) As Integer
ajm1 = 65
ajm2 = 68
ajm3 = 83

Do
aj = WaitKey
If aj = 65 Then
a = Plugin.Sys.GetTime()
? ? ? ?do
? ? ? ? ? ?Key = GetAsyncKeyState(ajm1) //按下A鍵開始計(jì)時(shí)
? ? ? ? ? ?If Key = 0 Then
? ? ? ? ? ?b = Plugin.Sys.GetTime() //A鍵彈起計(jì)時(shí)結(jié)束
? ? ? ? ? ?Lapsedtime = b - a ?//計(jì)算A鍵按下時(shí)間t
? ? ? ? ? ?If Lapsedtime <= 240 Then //如果t1240,則t2=120ms固定。下同
? ? ? ? ? ? Lapsedtime = Lapsedtime / 2
? ? ? ? ? ? ElseIf Lapsedtime > 240 Then
? ? ? ? ? ? Lapsedtime = 120
? ? ? ? ? ?End If
? ? ? ? ? ? ? ?KeyDown 102, 1
? ? ? ? ? ? ? ?Delay Lapsedtime
? ? ? ? ? ? ? ?Keyup 102, 1
? ? ? ? ? ? ? ?Exit Do
? ? ? ? ? ?End If
? ? ? ?Loop
? ? ? ?
ElseIf aj = 68 Then
a = Plugin.Sys.GetTime()
? ? ? ?do
? ? ? ? ? ?Key = GetAsyncKeyState(ajm2)
? ? ? ? ? ?If Key = 0 Then
? ? ? ? ? ?b = Plugin.Sys.GetTime()
? ? ? ? ? ?Lapsedtime = b - a
? ? ? ? ? ?If Lapsedtime <= 240 Then
? ? ? ? ? ? Lapsedtime = Lapsedtime / 2
? ? ? ? ? ? ElseIf Lapsedtime > 240 Then
? ? ? ? ? ? Lapsedtime = 120
? ? ? ? ? ?End If
? ? ? ? ? ? ? ?KeyDown 100, 1
? ? ? ? ? ? ? ?Delay Lapsedtime
? ? ? ? ? ? ? ?Keyup 100, 1
? ? ? ? ? ? ? ?Exit Do
? ? ? ? ? ?End If
? ? ? ?Loop

ElseIf ?aj = 83 Then
a = Plugin.Sys.GetTime()
? ? ? ?do
? ? ? ? ? ?Key = GetAsyncKeyState(ajm3)
? ? ? ? ? ?If Key = 0 Then
? ? ? ? ? ?b = Plugin.Sys.GetTime()
? ? ? ? ? ?Lapsedtime = b - a
? ? ? ? ? ?If Lapsedtime <= 240 Then
? ? ? ? ? ? Lapsedtime = Lapsedtime / 2
? ? ? ? ? ? ElseIf Lapsedtime > 240 Then
? ? ? ? ? ? Lapsedtime = 120
? ? ? ? ? ?End If
? ? ? ? ? ? ? ?KeyDown 104, 1
? ? ? ? ? ? ? ?Delay Lapsedtime
? ? ? ? ? ? ? ?Keyup 104, 1
? ? ? ? ? ? ? ?Exit Do
? ? ? ? ? ?End If
? ? ? ?Loop
End If
Loop

//ADS固定70ms代碼
SetSimMode 2
Declare Function GetAsyncKeyState Lib "user32" Alias "GetAsyncKeyState" (ByVal vKey As Long) As Integer
ajm1 = 65
ajm2 = 68
ajm3 = 83
Do
? ?aj = WaitKey
? ?If aj = 65 Then //按下A鍵
? ? ? ?do
? ? ? ? ? ?Key = GetAsyncKeyState(ajm1)
? ? ? ? ? ?If Key = ?0 ?Then ? //A鍵彈起
? ? ? ? ? ? ? ?KeyDownS 102, 1
? ? ? ? ? ? ? ?Delay 70
? ? ? ? ? ? ? ?KeyUpS 102, 1
? ? ? ? ? ? ? ?Exit Do
? ? ? ? ? ?End If
? ? ? ?Loop
? ?ElseIf ?aj = 68 Then
? ? ? ?do
? ? ? ? ? ?Key = GetAsyncKeyState(ajm2)
? ? ? ? ? ?If Key = ?0 ?Then
? ? ? ? ? ? ? ?KeyDownS 100, 1
? ? ? ? ? ? ? ?Delay 70
? ? ? ? ? ? ? ?KeyUpS 100, 1
? ? ? ? ? ? ? ?Exit Do
? ? ? ? ? ?End If
? ? ? ?Loop
? ?ElseIf ?aj = 83 Then
? ? ? ?do
? ? ? ? ? ?Key = GetAsyncKeyState(ajm2)
? ? ? ? ? ?If Key = ?0 ?Then
? ? ? ? ? ? ? ?KeyDownS 104, 1
? ? ? ? ? ? ? ?Delay 70
? ? ? ? ? ? ? ?KeyUpS 104, 1
? ? ? ? ? ? ? ?Exit Do
? ? ? ? ? ?End If
? ? ? ?Loop
? ?End If
Loop


CSGO按鍵精靈急停的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國家法律
黔南| 定兴县| 时尚| 华池县| 竹山县| 临清市| 太保市| 吉木乃县| 慈溪市| 甘泉县| 崇文区| 额济纳旗| 郓城县| 康平县| 武城县| 隆昌县| 青阳县| 汕头市| 浦北县| 崇左市| 沐川县| 读书| 任丘市| 密云县| 安丘市| 长乐市| 常熟市| 绥芬河市| 平阳县| 庆安县| 和静县| 甘泉县| 博湖县| 榆社县| 保定市| 洛川县| 雅安市| 永丰县| 山西省| 苗栗市| 宣威市|