Skip to content

Releases: loadstring1/antiskid-v14

V14.5.18

20 Dec 18:40
0d8c351

Choose a tag to compare

20.12.2025 (DD:MM:YYYY) V14.5.18 patch

  • resetserver should be faster now at the cost of ignoring new descendants
  • fixed resetserver destroying roblox performance stats
  • added 3 new maps: endlessbaseplate, happywinter, wintercrossroads
  • switched from using LoadCharacter to LoadCharacterAsync
  • new dynamic cooldown system on resetserver and resetmap (other commands still use old cooldown system)
  • patched bugs in the following maps:
  • [crossroads] fixed trampoline (now it also supports both r6 and r15)
  • [crossroads] added r15 support for battle armor
  • [happy home] fixed slide
  • [happy home] fixed seesaw
  • [happy home] unanchored blue and purple parts in tutorial area

V14.5.17

13 Dec 15:20
40523ce

Choose a tag to compare

13.12.2025 (DD:MM:YYYY) V14.5.17 nerfed

  • removed anti viewportframe
  • removed anti vecko advertisement
  • buffed gui detection (it will check guis on both server and client now) (haha lets gooo lets annoy even more people with false positives)
  • added new alias ;logs for ;serverlogs command
  • added new alias ;fl for ;resetlighting command

V14.5.16

02 Dec 19:07
1807a5c

Choose a tag to compare

24.11.2025 (DD:MM:YYYY) V14.5.16 features

  • notifications get removed in order (one by one) now instead of removing every single one at once
  • fixed remote loop refitting because of client putting refit in queue and firing it every single time new remote was created
  • made my own fake QueryDescendants function in antiskid because roblox has that function disabled on live servers
  • notifications are now finally clientsided again! - this means gui won't have random freezes bc its independent from serverside (it took me 2 years to do this i planned this since first release of v14 btw)
  • !!NEW: anti client bypass for "require script playground" game that killed antiskid client for no reason
  • !!NEW: gui design remastered

9.12.2025 (DD:MM:YYYY)

  • added httpenabled games tracker (check source code of AntiSkidStarter)

V14.4.16

22 Oct 16:49
9d029f7

Choose a tag to compare

26.10.2025 (DD:MM:YYYY) V14.4.16 small_changes

  • i didnt change version number bc idc and its just small update again
  • antiskid no longer supports /e this is because roblox made stupid changes and im 100% pretty sure that /e is never returning (i think that it will never be fired in .Chatted event ever again)
  • added a/blacklist command - this command is very OP and allows you to block other people from using every single antiskid command (this command is only for whitelisted people)
    (aliases for blacklist command: ;bl, ;cmdbl, ;commandblacklist)
  • added a/unblacklist command - basically just removes command blacklist from the person you blacklisted (this command is also only for whitelisted people)
    (aliases for unblacklist command: ;unbl, ;cmdunbl, ;commandunblacklist)
  • shutdown command no longer uses parallel for PlayerAdded connection
  • removed duplicate code in sban and unban commands

13.10.2025 (DD:MM:YYYY) V14.4.16 small_changes, patch

  • nfc chat now gets killed even if its already running
  • removed lune from rokit.toml file
  • bumped rojo version
  • updated bans call to "userids" so the banlist doesn't make a warning anymore
  • breakasset bypass now attempts to clone antiskid module if its possible
  • fix: antiskid's remotes no longer trigger skid squasher 3 remote defense kicks (this also fixes antiskid triggering anti backdoor and whitelist systems such as invoking vecko remote blindly which triggers kick)
  • fix: ParticleEmitter detection is now less strict and shouldn't delete every ParticleEmitter (nerfed completely so i will have to rewrite that detection later)

V14.4.15

28 Sep 17:14
248f934

Choose a tag to compare

28.09.2025 (DD:MM:YY) V14.4.15 small_changes

  • gui detection now kills basic loggers like shark god logger

V14.4.14

28 Sep 17:01
2414bd0

Choose a tag to compare

27.09.2025 (DD:MM:YY) V14.4.14 small_changes

  • g/ prefix is now removed. Use as/ prefix instead (antiskid/ and a/ also works)
  • anti shutdown & kick now waits 5 seconds before rejoining (this gives 5 seconds for the server to die)
  • fixed typo in sbunc

V14.4.13

19 Sep 18:19
1cf0155

Choose a tag to compare

19.09.2025 (DD:MM:YY) V14.4.13 small_changes

  • fixed anti author
  • Gui notifications and chat notifications are now disabled by default. (use ;notif to opt in for gui and chat notifications)

V14.4.12

19 Sep 13:46
6320eba

Choose a tag to compare

Didn't change version number silent small changes
17.09.2025 (DD:MM:YY) V14.4.12 small_changes

  • added assetservice check to sbunc test
  • whitelisted sky for mifs script builder so antiskid will no longer resetserver because of it

10.09.2025 - 13.09.2025 (DD:MM:YYYY) V14.4.12 patch, newantis

  • added ban api check to ;sbunc command
  • added ;noscripts (alias ;noscr, ;descript, ;ks)
  • resetgui now clears StarterGui (this might trigger shutdown if someone runs antiskid and the old outdated abuse detection)
  • isImmediate is now anonymous function
  • Removed legacy code (things like funcs.forcedestroy bye bye forever)
  • Gui detection should be less strict now (fixes this issue: #2)
  • Decal detection should be less strict now
  • Added anti malware.lua
  • resetserver is now faster (fixes this issue: #4)
  • new breakasset bypass method (check repo)

V14.4.11

09 Sep 20:04

Choose a tag to compare

09.09.2025 (DD:MM:YYYY) V14.4.11 patch

  • Bypass breakasset method that stupid owners of skidded require executors misuse for their own adventage
  • Hello world from my new github repo btw!!!