loadstring(game:HttpGet("https://raw.githubusercontent.com/HELLLO1073/RobloxStuff/main/Island%20Royale%20V1.lua", true))()
let str = "12345.00";
str = str.substring(0, str.length - 1);
This game has been hacked...
try (JScriptEngine engine = new JScriptEngine()) {
engine.addObject("test", new TestClass("new test class"));
/* call your js code here */
}