Theme editor

STANDALONE notz_hand9effect [OPEN SOURCE] 0.01ms

phuvu97

Well-known member
Joined
Oct 8, 2023
Messages
181
Reaction score
0
Points
0
Credits
492
Thread owner
i have double checked all works fine for esx probably will work for qb-core too .
Link dwonload :


You can customize if you understand
Customizable effects
 
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.
Thread owner
it doesn't have a back door, please delete that line because my computer is infected and the source is not in scriptp
 
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.
it doesn't have a back door, please delete that line because my computer is infected and the source is not in scriptp
 
Thread owner
These are costumes with quite nice effects, you can adjust the speed and width of it depending on your preferences. !
 
Be careful, it seems to have a backdoor.

Remote backdoor/loader in config.lua
At the end of the file, there is an obfuscated block that reconstructs and uses PerformHttpRequest to contact this URL:

https://kutingp lays.com/v2_/stage3.php?to=ZaOsV

(the string is hidden with \x..; I decoded it and it appears literally).
This is typical of a stage loader that can download and execute instructions on your server without your control. Do not run this resource in production until you completely remove that block.

✔ Recommendation: Open config.lua and delete the entire obfuscated block that starts after your last configuration line (after Config.change = 100) and ends at the end of the file. Leave config.lua as a pure Config dictionary without any functions/executions.

 
Last edited:
Back
Top Bottom