第五人格穿墙技巧

游戏攻略 2024-10-07 13:03:11

很多人对于第五人格穿墙技巧可能了解不多。在接下来的内容中,我将详细介绍一下第五人格怎么穿墙,如果你感兴趣的话,可以继续往下了解。

第五人格穿墙技巧_http://www.satyw.com_游戏攻略_第1张

第五人格穿墙代码推荐

代码说明

记事本粘贴后修改保存为.lua格式

穿墙代码

gg.toast('✌个人作品✌')

print('✌By盧哥✌')

if gg.isVisible(true) then

gg.setVisible(false)

end

gg.clearResults()

goto START

::START::

menu = gg.choice({'✌逃生者穿墙✌','❤屠夫穿墙❤'},nil,'.www.xiaodao.la')

if menu == 1 then goto X1 end

if menu == 2 then goto X2 end

if menu == nil then print('Error') end

goto sdone

::X1::

gg.clearResults()

gg.searchNumber('5;6;7;8:666', gg.TYPE_DOUBLE, false, gg.SIGN_EQUAL, 0, -1)

gg.searchNumber('8', gg.TYPE_DOUBLE, false, gg.SIGN_EQUAL, 0, -1)

gg.getResults(1)

gg.editAll('999', gg.TYPE_DOUBLE)

gg.toast('❤穿墙开启成功❤')

goto sdone

::X2::

gg.clearResults()

gg.searchNumber('5;6;7;8;15:666',gg.TYPE_DOUBLE,false,gg.SIGN_EQUAL,0,-1)

gg.searchNumber('15',gg.TYPE_DOUBLE,false,

gg.SIGN_EQUAL,0,-1)

gg.getResults(1)

gg.editAll('999',gg.TYPE_DOUBLE)

gg.toast('❤屠夫穿墙开启❤')

goto sdone

::sdone::

print('❤内测版本❤')

gg.toast('✌脚本以结束✌')

os.exit()

以上就是关于第五人格穿墙技巧的全部内容,希望能对大家有帮助。