ResourceEventScrambler [Toughen up against modders]

Thanks! I’ll start a search to see which resource is executing that. I appreciate your quick reply :slight_smile:

Ive got the same issue, no problem with my es_extended all up to date.

Hi, i keep having issues with the anti cheat:
https://gyazo.com/0f421fe7abb169cecf0733845b6300d2
Also an issue with es_extended i did not try to disable anti cheat to see whats happening but this happend after scrambling:
https://gyazo.com/a697debf3eb5433d85a93a1c62e0b39c
https://gyazo.com/e8ce0ea48cfefccca9b11ed7d0b0e4a7

EDIT:
With the anticheat disabled im still facing this error: https://gyazo.com/68ccaedf691e7623f1fdbdc999c33983
And im stuck in loading screen, this didnt happen before the scramble what did i do wrong?!

Anyone?

Darn, I love this scramble thing, but it sadly breaks some things when I use it D:

What does it break?

I have a lot of resources so it’s hard to pin point it, but whenever I use the scramble, character appearances quit loading in and instead makes people a standard NPC character, the game also forgets the players last location. Not getting much of a error log either.

I was able to fix most of it except es_extended, which is giving me a constant triggerservercallback

1 Like

If you pinpoint it, let me know. I should be able to fix the problem with enough information for future scrambles :slight_smile:

What version of ES_Extended would you recommend? As my current one, no idea what I changed with it or what I have done with it in the past, been a couple of weeks, but it just spams this triggerservercallback whenever I have ran the scrambler. Ofc I don’t know what it’s looking for since it’s been scrambled.

Any tips?

No idea

Can you make it log the old and new events in a text file called event_log.txt?
Example:
esx_drugs:sellDrug = MzRwrDqkt

Interesting request. Probably shouldn’t be hard to do at all. I’ll see if I can get it done sometime this week or within the following weeks!

Adding this feature would help me as well figuring out whatever my error is calling for, since it’s a scrambled call.

what’s the difference with this?

edit: in your Source you added the check for __resource but you forgot to check for fxmanifest too

They are similar. Mine uses Java though

i see :slight_smile: thanks

now how would use this on a game servwer?

Hi i followed the instructions, ran the scrambler and it just sits there saying “Running Scrambler” and never does anything else. Any advice?

Can this work with Linux Ubunutu 20.04?

It should run on any desktop machine as it uses Java (so long as Java is installed on the machine)

1 Like

Alright, will check it out. Thanks!