ADVERTISEMENTREMOVE ADS
Low Ping Server Finder (Actually works)
22,053 views
Universal script•
2 weeks ago

Script Preview
Description
What this script does is that it searches low ping servers for you if you are on high ping servers, you can change settings like how much ping you want to have on the server it will search for (may be not accurate because of variation) and more, u can see on the code for yourself, it works but some times may not be accurate.
(idk how to explain lol)
IF YOU FIND ANY BUGS OR ERRORS, OR IF YOU HAVE ANY SUGGESTION FOR HOW I CAN IMPROVE THE SCRIPT, PLEASE LET ME KNOW IN THE COMMENTS.
Features:
- Low Ping Server Finder
ADVERTISEMENTREMOVE ADS
9 Lines • 686 Bytes
--// config (if it found a server and the server its trying to join is full, execute again until you get teleported)
getgenv().MaxAttempts = 5 -- number of fetch attempts
getgenv().RetryDelay = 1 -- seconds between retries
getgenv().ServerLimit = 50 -- number of servers to fetch (if doesnt work, increase the number or decrease it)
getgenv().MinPing = math.huge -- only pick servers below this ping (u can do math.huge or select a number u want)
getgenv().PingThreshold = 80 -- change to desired ping threshold
getgenv().CommonLoadTime = 5 -- wait time before continuing
loadstring(game:HttpGet("https://raw.githubusercontent.com/S1mplyn3ss/Roblox/refs/heads/main/src.lua"))()
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS






Comments
IF YOU FIND ANY BUGS OR ERRORS, OR IF YOU HAVE ANY SUGGESTION FOR HOW I CAN IMPROVE THE SCRIPT, PLEASE LET ME KNOW HERE IN THE COMMENTS!
i'm amazed, it does work, not like other "low ping" scripts server finder, this one does work, but sometimes when i join to a ping i wanted server, it does not join me the exact i wanted, so i was playing with the config MinPing and pingThreshold and works better for me i Guess, cool script! 10/10 def gonna use this when i need it🔥🔥
@BloxyyKachu thanks bro, i made this script for the purpose of finding low ping servers for example, i did made it because i play tsb, and i get to high ping servers so i search for low ping scripts but did not work what i found, so i used a little of AI to make it, and it worked so i decided to publish it because ppl may need it
also i think You could add to the script an option like another getgenv but to an GUI, for example getgenv().GUI, it makes a GUI instead of using the normal config, and u put the config u want on the GUI, just saying it could be more useful for others, and also maybe add a auto load config for the config someone wants, just like another scripts lol
@BloxyyKachu i could add, maybe, and maybe not because its just put the ping u want and modify the getgenvs, and then execute, adding an GUI its like unnecessary
It really works.
можно ли его использовать на мобиоке если да, то как?