Is it possible to add a script into your game where it’s impossible to get kicked for being AFK after 20 minutes?
don’t count on me for the answer, but i doubt.
i think only ROBLOX goes by your interactions, not the game’s interactions… so i doubt there’s any way to prevent getting kicked from being AFK for too long.
so that means, the game can’t just make you move on an AFK machine, you have to YOURSELF WITH WHATEVER YOU’RE PLAYING ON either move around, or click to reset some sort of timer from ROBLOX’s AFK kicking system thing.
I would assume that it isn’t, but honestly I don’t know for sure.
Does reseting character reset the 20 minute afk timer? If so I could make a script where If you don’t move or interact with the game In 18 minutes your character resets
only if you’re manually doing it on my guess, yes. (so resetting the character in the menu)
but if you’re attempting it by server-side, then i have a doubt. because it only happens if you YOURSELF is manually interacting with the game again.
I don’t think you can do it as its part of roblox core script which is barely difficult or impossible to edit these script CoreScript | Roblox Creator Documentation.
I’m no scripter, but I expect you could impliment scripts which can stop the player from being kicked, however I don’t think it would be easy beause roblox doesn’t want people to afk in games.