Forum > Complaints >
JJSploit doesn't execute scripts after a closed loop
Posted
So if there is a script that loops like "while wait() do", the rest of the script after the "end" gets ignored. It used to work before.
Replied
I don't know how that could have worked before. Unless it was ran through a function or a thread, code is ran synchronously. Do you have a full example? Either way, there was no major changes made to the Lua environment besides the removal of the os and io libraries. There shouldn't be any difference in how code is executed.
Cancel
Post
I'm just a chill guy fr 🤙
Replied
I've taken 2 scripts and put them together, one auto farms and another auto-open chests. Only the first script runs(the top one), the bottom one doesn't do anything.
Here's the script btw: https://pastebin.com/A95Cfx2r
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post