
8.4k Views
1 Executions
Description
Remove the AFK Text

Remove the AFK Text

Steal An Egg
#25 this week
Zero Point Instant Steal & more![[WEEK 3 ⛱️] Forsaken](/images/script/18687417158-1784478897946.png)
[WEEK 3 ⛱️] Forsaken
Forsaken Plus [Invicible,Autogen and more]
Universal Script 📌
AFEM Max [ LITE ] [ NO KEY ]
Script hub
Hall of Fame #1
YARHM - MM2, FTF, Forsaken, Steal an egg, etc.[🧲] Blox Fruits
#6 today
Snowy Hub KEYLESS | Auto Farm, Kill Aura, TP & MoreSteal An Egg
#1 today
Snowy Hub KEYLESS | Auto Farm, Auto Steal, Auto Hatch
Script hub
#2 today
Snowy Hub KEYLESS 80+ Games & 1600+ Featurestown
@sunken if you read the description you'd know it's meant to disable the "AFK" text in that game, your script won't achieve that.
**** script
yep, i did only just make it in like 1 minute so it isn't going to be the best lol, just wanted to prove something lol @Hypernova
@sunken that I totally agree with, a loop is unnecessary here. Yours is way better, though I'd still optimize yours by checking entire self and not just name (detectable), and only getting the args if it's what we need (after the if check).
okay sorry well the author could still optimise it instead of running a constant loop which is firing remotes, which can crash, lag the client. This is way better what I just made: https://raw.githubusercontent.com/sunkenball/a/main/proving_a_point.lua
or make it universal (will only work if that remote is being fired from a local script) for i,v in next, getconnections(game.Players.LocalPlayer.Idled) do v:Disable() end
Useless but okay