Categories > Exploiting > Complaints >
JJSploit keeps crashing and gives fatal error in the end
Posted
Please fix this. Whenever I attach it, it works and injects but when I execute a script that is type like github and etc. It crashes and gives fatal error. I tried using roblox fix but it won't. If your having the same problem and fixed it, please tell me or if this has affected to all of us, please fix this whoever developed JJSploit.
Replied
me too bro that's very annoying
Cancel
Post
Replied
To fix this open the script in a text editor like notepad++ or notepad.
Then paste this code at the top of the script (stolen from dex explorer)
local Services = setmetatable({},{ __index = function(self, ind) if ypcall(function()game:GetService(ind)end) then return game:GetService(ind) else return nil end end })
Then do ctrl+F and search for "game." and replace it with "Services."
Your script may have assigned a variable to game and used that so just look thru and make sure the script calls Services instead of game.
Theres probably a better solution but this is what i found gl have fun.
**** u jjsploit can't work for longer than 24hrs u lazy *** of a ***** :)
Cancel
Post
CHaseKiLleR🌊🌊
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post