• Guest did you know we are live since end 2019? Still going strong thanks to all of you!💪❤

STANDALONE notz_hand9effect [OPEN SOURCE] 0.01ms

phuvu97

Active member
Joined
Oct 8, 2023
Messages
181
Reaction score
39
Points
28
Credits
337
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
 

Attachments

  • Screenshot 2023-10-30 222052.png
    Screenshot 2023-10-30 222052.png
    72.5 KB · Views: 76
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.

phuvu97

Active member
Joined
Oct 8, 2023
Messages
181
Reaction score
39
Points
28
Credits
337
it doesn't have a back door, please delete that line because my computer is infected and the source is not in scriptp
 

phuvu97

Active member
Joined
Oct 8, 2023
Messages
181
Reaction score
39
Points
28
Credits
337
Please check the function again, there is no encryption
 
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.

pmh12199x

Active member
Joined
Oct 15, 2023
Messages
142
Reaction score
1
Points
18
Credits
17
it doesn't have a back door, please delete that line because my computer is infected and the source is not in scriptp
 

phuvu97

Active member
Joined
Oct 8, 2023
Messages
181
Reaction score
39
Points
28
Credits
337
These are costumes with quite nice effects, you can adjust the speed and width of it depending on your preferences. !
 

.hxku

Member
Joined
Aug 6, 2025
Messages
8
Reaction score
0
Points
1
Credits
666
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