Categories > Exploiting > Complaints >

JJSploit keeps crashing and gives fatal error in the end

Posts: 1

Threads: 1

Joined: Aug, 2022

Reputation: 0

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.

  • 1

Posts: 1

Threads: 0

Joined: Aug, 2022

Reputation: 0

Replied

me too bro that's very annoying 

  • 0

Posts: 1

Threads: 0

Joined: Aug, 2022

Reputation: 0

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 ***** :)
  • 0

chasekiller902

🌕hacker boi🌑👽

Posts: 19

Threads: 1

Joined: Aug, 2022

Reputation: -10

Replied

@regTopost how do i do that did they fix this 

  • 1

CHaseKiLleR🌊🌊

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )