五月天青色头像情侣网名,国产亚洲av片在线观看18女人,黑人巨茎大战俄罗斯美女,扒下她的小内裤打屁股

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

Ghub lua 腳本更新

2023-06-14 20:19 作者:喂魚柯基  | 我要投稿

新增功能: playmarco執(zhí)行時(shí),受到倒計(jì)時(shí)器或者終止鍵的鉗制,觸發(fā)后立即停止執(zhí)行,并可按預(yù)設(shè)繼續(xù)執(zhí)行其他腳本、宏。

請按照我《居然能讓一只鼠標(biāo)搭載999999個(gè)待用宏?》內(nèi)的vscode設(shè)置,將代碼復(fù)制到vs的ide當(dāng)中,以便用更優(yōu)雅、易懂的方式修改。


全量代碼如下:


--聲明一些global變量(全球變量,部分變量必須在代碼開始時(shí)聲明,不然報(bào)錯(cuò))

Marco_Point = 0

guaji_Point = 0

timer = 0

exit_key = 0


function OnEvent(event, arg)

? ? --OutputLogMessage("Event: " .. event .. " Arg: " .. arg .. "\n")

? ? --OutputLogMessage("Marco_Point : " .. Marco_Point .. "\n")

? ? if (event == "MOUSE_BUTTON_PRESSED" and arg == 6 and Marco_Point == 1) then

? ? ? ? timer = 0

? ? ? ? exit_key = 0

? ? ? ? Sleep(50)

? ? ? ? PlayMacro("eee")

? ? ? ? repeat

? ? ? ? ? ? timer = timer + 1

? ? ? ? ? ? Sleep(500)

? ? ? ? ? ? if IsMouseButtonPressed(3) then --304鼠標(biāo)右鍵ghub lua中代碼為3

? ? ? ? ? ? ? ? exit_key = 1

? ? ? ? ? ? end

? ? ? ? ? ? -- OutputLogMessage(" ?timer : " .. timer .. "/20 ?exit_key : " .. exit_key .. "\n")

? ? ? ? until (exit_key == 1 or timer > 2 * 10)

? ? ? ? Sleep(100)

? ? ? ? AbortMacro()

? ? ? ? Sleep(100)

? ? ? ? -- OutputLogMessage("done: " .. "\n")

? ? ? ? PressKey(1) ? --模擬按下esc,個(gè)別游戲內(nèi)需要按一下esc,以便暫停游戲。

? ? ? ? Sleep(100)

? ? ? ? ReleaseKey(1) --模擬抬起esc

? ? ? ? Sleep(100)

? ? end


? ? if (event == "MOUSE_BUTTON_PRESSED" and arg == 2) then --304鼠標(biāo)-普通右鍵超級終止

? ? ? ? Sleep(50)

? ? ? ? Marco_Point = 0

? ? ? ? guaji_Point = 0

? ? ? ? exit_key = 1

? ? ? ? AbortMacro()

? ? end


? ? if (event == "MOUSE_BUTTON_PRESSED" and arg == 5) then --304鼠標(biāo)-前進(jìn)側(cè)鍵增加計(jì)數(shù)器甲計(jì)數(shù)

? ? ? ? Sleep(50)

? ? ? ? Marco_Point = Marco_Point + 1

? ? end


? ? if (event == "MOUSE_BUTTON_PRESSED" and arg == 4) then --304鼠標(biāo)-前進(jìn)側(cè)鍵增加計(jì)數(shù)器乙計(jì)數(shù)

? ? ? ? Sleep(50)

? ? ? ? guaji_Point = guaji_Point + 1

? ? end

end



Ghub lua 腳本更新的評論 (共 條)

分享到微博請遵守國家法律
金湖县| 萍乡市| 江油市| 万源市| 临沧市| 安宁市| 洞口县| 九台市| 长春市| 江永县| 新沂市| 科尔| 通许县| 闸北区| 吉安县| 平谷区| 石渠县| 修文县| 辛集市| 汕尾市| 高平市| 怀化市| 睢宁县| 浮梁县| 高密市| 高陵县| 黑河市| 叙永县| 彩票| 东阿县| 革吉县| 锡林浩特市| 章丘市| 阿瓦提县| 五河县| 龙门县| 会宁县| 东港市| 京山县| 水城县| 济宁市|