国产精品天干天干,亚洲毛片在线,日韩gay小鲜肉啪啪18禁,女同Gay自慰喷水

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

分享一個(gè)CSGO頭號(hào)特訓(xùn)自動(dòng)匹配/超時(shí)重開(kāi)/熱身之后自動(dòng)退出腳本

2023-06-12 08:28 作者:CSGO頭號(hào)特訓(xùn)  | 我要投稿

自動(dòng)匹配,每300秒匹配不到人就重新點(diǎn)取消重匹,如果進(jìn)了游戲就會(huì)在熱身之后退出

local ingametime = math.huge

panorama.RunScript([[

if (!LobbyAPI.BIsHost()) {

? ? LobbyAPI.CreateSession();

}? ??

LobbyAPI.UpdateSessionSettings({

? ? ? ? ? ? update: {

? ? ? ? ? ? "options": {

? ? ? ? ? ? ? ? "anytypemode": "0",

? ? ? ? ? ? ? ? "action": "custommatch",

? ? ? ? ? ? ? ? "server": "official"

? ? ? ? ? ? },

? ? ? ? ? ? "game": {

? ? ? ? ? ? ? ? "mode": "survival",

? ? ? ? ? ? ? ? "type": "freeforall",

? ? ? ? ? ? ? ? "mapgroupname": "mg_dz_blacksite,mg_dz_sirocco,mg_dz_vineyard,mg_dz_ember",

? ? ? ? ? ? ? ? "gamemodeflags": 0,

? ? ? ? ? ? ? ? "prime": 1,

? ? ? ? ? ? ? ? "apr": 1

? ? ? ? ? ? }

? ? ? ? }

? ? ? ? }

? ? ? ? );

? ? ? ? ]]);

callbacks.Register('Draw',function()

? ? if entities.GetLocalPlayer() == nil then

ingametime = math.huge

if math.floor(globals.RealTime()) % 3 == 0 then

? ? panorama.RunScript([[

? ? if (LobbyAPI.GetMatchmakingStatusString() == "") {

? ? ? ? LobbyAPI.StartMatchmaking('', '', '', '');

? ? }

? ? ? ? ]]);


end

if? math.floor(globals.RealTime()) % 10 == 0 then

? ? ? ? panorama.RunScript([[

? ? ? ?if (LobbyAPI.GetTimeSpentMatchmaking() > 300) {

? ? ? ? ? ?LobbyAPI.StopMatchmaking()

? ? ? ?}

? ? ? ?]]);

end

else

if math.floor(globals.RealTime()) % 3 == 0 then

? ? panorama.RunScript([[

? ? if (LobbyAPI.GetMatchmakingStatusString() != "") {

? ? ? ? LobbyAPI.StopMatchmaking()

? ? }

? ? ? ? ]]);

end

end

end)



client.AllowListener("round_poststart");

client.AllowListener("round_prestart");



callbacks.Register("FireGameEvent", function(e)


if e:GetName() == "round_prestart" then

ingametime = math.floor(globals.RealTime())

end

end)


callbacks.Register("FireGameEvent", function(e)

print(math.floor(globals.RealTime()) - ingametime)

if e:GetName() == "round_poststart" and math.floor(globals.RealTime()) - ingametime > 15 then

client.Command("disconnect", true);

end

end)

分享一個(gè)CSGO頭號(hào)特訓(xùn)自動(dòng)匹配/超時(shí)重開(kāi)/熱身之后自動(dòng)退出腳本的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
嵩明县| 灵武市| 措勤县| 嘉定区| 伊春市| 万山特区| 大关县| 楚雄市| 涟源市| 鹿泉市| 麦盖提县| 丹凤县| 丹寨县| 山西省| 松桃| 永平县| 依安县| 桑日县| 太仆寺旗| 杂多县| 筠连县| 菏泽市| 图们市| 余江县| 赤壁市| 蚌埠市| 嵊州市| 合肥市| 会昌县| 上饶市| 望江县| 岱山县| 宝清县| 金湖县| 定兴县| 西充县| 南江县| 开远市| 玛曲县| 阳城县| 平顶山市|