Categories > Exploiting > Scripts >

how to execute a script only in a specific game?

Posts: 2

Threads: 1

Joined: Oct, 2022

Reputation: 0

Posted

I can't really remember much, but I had a script that could only execute in a specific game and would not execute on other games.

I want to know what coding that was, so that I could put it in my auto execute folder and only the scripts I want to be executed in a game I join

  • 0

Posts: 1

Threads: 0

Joined: Oct, 2022

Reputation: 0

Replied

if game.PlaceId == GAMEID then

 

end

  • 1

Posts: 2

Threads: 1

Joined: Oct, 2022

Reputation: 0

Replied

Thank you very much! but can I like put in multiple game IDs? like I wanted to also use the Anti afk script in different other games too. And I meant like it auto executes in other games but not all games

  • 0

Posts: 27

Threads: 0

Joined: Oct, 2022

Reputation: -21

Replied

Wow
It's very cool.

  • 0

Users viewing this thread:

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