Administrators Enyby Posted August 3, 2018 Administrators Posted August 3, 2018 It is not Lua script. It is saved list.
SamuraixKan Posted August 3, 2018 Author Posted August 3, 2018 7 hours ago, Enyby said: It is not Lua script. It is saved list. Hi sorry, here is the script i made for God Mode and noclip (no collison) 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() but its not working, why?
Dhani54 Posted August 10, 2018 Posted August 10, 2018 Error wait code: Skrip berakhir: Script error: org.luaj.vm2.LuaError: load /storage/emulated/0/Download/Identity V.lua: org.luaj.vm2.LuaError: /storage/emulated/0/Download/Identity V.lua:1 `26652` unexpected symbol near '26652' at org.luaj.vm2.LuaValue.error(LuaValue.java:1076) at org.luaj.vm2.Globals.loadfile(Globals.java:230) at android.ext.Script.runScript(Script.java:4375) at android.ext.Script$ScriptThread.run(Script.java:4209) Caused by: org.luaj.vm2.LuaError: /storage/emulated/0/Download/Identity V.lua:1 `26652` unexpected symbol near '26652' at org.luaj.vm2.compiler.LexState.lexerror(LexState.java:278) at org.luaj.vm2.compiler.LexState.syntaxerror(LexState.java:282) at org.luaj.vm2.compiler.LexState.primaryexp(LexState.java:1392) at org.luaj.vm2.compiler.LexState.suffixedexp(LexState.java:1403) at org.luaj.vm2.compiler.LexState.exprstat(LexState.java:2028) at org.luaj.vm2.compiler.LexState.statement(LexState.java:2128) at org.luaj.vm2.compiler.LexState.statlist(LexState.java:2145) at org.luaj.vm2.compiler.LexState.mainfunc(LexState.java:2161) at org.luaj.vm2.compiler.LuaC$CompileState.luaY_parser(LuaC.java:129) at org.luaj.vm2.compiler.LuaC.compile(LuaC.java:99) at org.luaj.vm2.Globals.compilePrototype(Globals.java:349) at org.luaj.vm2.Globals.loadPrototype(Globals.java:328) at org.luaj.vm2.Globals.load(Globals.java:299) at org.luaj.vm2.Globals.loadfile(Globals.java:224) ... 2 more
lonejava Posted December 22, 2018 Posted December 22, 2018 Any update on this game? I curious in modifying this game.
Jonny1029218060 Posted August 16, 2019 Posted August 16, 2019 腳本結束:: Script error: luaj.LuaError: load /storage/emulated/0/Download/Identity V.lua: luaj.LuaError: /storage/emulated/0/Download/Identity V.lua:1 `26652` unexpected symbol near '26652' at luaj.LuaValue.error(LuaValue.java:995) at luaj.Globals.loadfile(Globals.java:253) at android.ext.Script.runScript(Script.java:5552) at android.ext.Script$ScriptThread.run(Script.java:5370) Caused by: luaj.LuaError: /storage/emulated/0/Download/Identity V.lua:1 `26652` unexpected symbol near '26652' at luaj.compiler.LexState.lexerror(LexState.java:289) at luaj.compiler.LexState.syntaxerror(LexState.java:293) at luaj.compiler.LexState.primaryexp(LexState.java:1435) at luaj.compiler.LexState.suffixedexp(LexState.java:1446) at luaj.compiler.LexState.exprstat(LexState.java:2071) at luaj.compiler.LexState.statement(LexState.java:2171) at luaj.compiler.LexState.statlist(LexState.java:2188) at luaj.compiler.LexState.mainfunc(LexState.java:2204) at luaj.compiler.LuaC$CompileState.luaY_parser(LuaC.java:121) at luaj.compiler.LuaC.compile(LuaC.java:99) at luaj.Globals.compilePrototype(Globals.java:336) at luaj.Globals.loadPrototype(Globals.java:324) at luaj.Globals.load(Globals.java:265) at luaj.Globals.loadfile(Globals.java:247) ... 2 more
Administrators Enyby Posted August 16, 2019 Administrators Posted August 16, 2019 It is not a lua script. it is saved list.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.