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

歡迎光臨散文網(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)遵守國家法律
威信县| 桃园市| 古丈县| 崇信县| 中超| 桐梓县| 黑龙江省| 横山县| 延吉市| 顺昌县| 东明县| 宁海县| 连云港市| 乐都县| 开江县| 略阳县| 黔江区| 新密市| 沽源县| 凯里市| 太白县| 伊金霍洛旗| 余庆县| 泰兴市| 辽阳市| 平利县| 神池县| 宁南县| 扶余县| 福泉市| 丹寨县| 霞浦县| 五台县| 富民县| 绥德县| 鄯善县| 武平县| 阿勒泰市| 岱山县| 会理县| 图木舒克市|