SereneMods Posted July 26, 2019 Posted July 26, 2019 View File Soul Knight By Serene The script features mods where you can change health, shield, energy, and coins to whatever you like. p.s. you need to at least more than 0 coins in order to find coin value. Submitter SereneMods Submitted 07/26/2019 Category LUA scripts
Darkaeluz Posted August 14, 2019 Posted August 14, 2019 Doesn't work for me, it gives me this error: Script ended: Script error: luaj.LuaError: load /storage/emulated/0/Download/soulnightbyserene.lua: luaj.LuaError: /storage/emulated/0/Download/soulnightbyserene.lua:1 `<!DOCTYPE html>` unexpected symbol near < 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/soulnightbyserene.lua:1 `<!DOCTYPE html>` unexpected symbol near < 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 14, 2019 Administrators Posted August 14, 2019 8 minutes ago, Darkaeluz said: `<!DOCTYPE html>` unexpected symbol near < You try load HTML file as lua script. [added 1 minute later] Try use Chrome for download file. 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now