Categories > Exploiting > Scripts >

How to detect if someone is using the script i made

Posts: 31

Threads: 16

Joined: Sep, 2022

Reputation: 0

Posted

For example i execute my script and lets say there is someone else that has executes my script too,i want it to print they're username or something  similar

  • 0

Posts: 2014

Threads: 198

Joined: Apr, 2021

Reputation: 16

Replied

I'm pretty sure you can't do anything like that, but maybe if you add code that sends a message to a Discord webhook saying that someone executed the script.

  • 0

Random quote here...

Posts: 13

Threads: 4

Joined: Oct, 2022

Reputation: 0

Replied

In-game?

If you are in the same server as they are, you can try making the script send a chat message if it detects your username in the same server.

 

  • 0

I am professional programmer.

I know some lua and TONS of python.

heckerdude

heckerdude

Posts: 129

Threads: 16

Joined: Aug, 2022

Reputation: 6

Replied

Okay, to return it, we will return in Lua first:

writefile(game.Players.LocalPlayer.Name, "user.txt")
--this will store the user.

Now your gonna use a webhook to return it. You can do it via SQL or other stuff but I just helped you with the 1st part.

  • 0

hecker dude ngl i hecked 5 ips in 1 second also luaU_loadbiglongjuicythingy(rL);

Posts: 31

Threads: 16

Joined: Sep, 2022

Reputation: 0

Replied

@83855Could you please show me how i can do that? like an tutorial or some more details because im not that good at scripting

  • 0

Users viewing this thread:

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