⚡BetterBubble Anti-Cheat⚡ | ✔1.13.x - 1.21.x✔ icon

⚡BetterBubble Anti-Cheat⚡ | ✔1.13.x - 1.21.x✔ -----

Semi-Advanced skript anti-cheat! ⭐ 4.94/5 ⭐




Version: B33.5
Really good anticheat. takes a minute to detect cheaters but does a great job. I have had no issues with false positives since previous update.

Version: B33 (Beta)
Great work with nice results especially for skript! I think you should try using java to get better results. Keep up the good work!
-
Author's response
Thank you!

Version: B32.1
Oh god, what can't I say. This anticheat is.... something else. I'm going to be reviewing both combat and movement. STARTING with Movement:

The anticheat is obscurely heavy, reminds me of my first anticheat. It took a nice 35%~ of tick on my test server with some bots jumping around. obscure. There are way too many checks than needed and they are very long. I'd be okay with that if they actually worked like intended. I encountered an obscure amount of falses just jumping around with speed and fly and was able to make a 15bps speed and .9 motion fly in about 2 minutes and 4 minutes respectively. Move addon is not recommended.

I am more of a movement check person, but combat I also have a lot of development experience in, and holy this anticheat takes the cake for ones I wouldn't use. We follow the same pattern of Heavy lengthy unnecessarily complicated checks, loads of tick usage, and falses with few actual detections. Pointing to the reach check which is one of the worst I have ever seen. You will be better off with "distance between attacker and victim is more than 3.5".

Elaborating on optimisations: During internal testing on pretty good hardware, the main anticheat with movement checks gave me a TPS of 19.73~ with the AC and 19.99-20~ without... With a single player. This anticheat is not light and I have personally written anti-cheats that run way faster and detect way more with way fewer falses. I would report the falses and bypasses, but they will probably be found within 5 mins of testing and would require essentially a full ac recode. I can't blame you, I've written code this shitty and defended it way harder. But that was years ago, back when the Skript community was way less mature and developed. This anticheat riddles of the same behaviour of those early 2016-17 anticheats with sloppy unnessescary code and massive functions that can be reduced to small lines and are run way more than needed.

2 stars, I'd never use, I'd never recommend to anyone outside of meme video usage, and in general, it's essentially useless in production due to the falses and bypasses.

The 2 stars are for effort, as the anticheat looks like it has had quite a lot of effort put in.
-
Author's response
Hi, nice life story.
Codes are separated only to make it easier for other developers to copy from it and improve it. If you find false positives, I always ask people to report them to me. I spend hours testing for false positives, and my methods are going to be different than yours.

Also, next time you make a post, please show some screenshots to prove your case. 35% tick usage with 1 person on is just impossible (maybe I am wrong, if I am, then please prove me wrong).

This entire review seems to be talking about your life story. Trust me, dude, I don't care. BetterBubble only receives support these days because of the very few people who use it and want to code their own anti-cheat.

Finally, please define "pretty good hardware" for me. I have tested this anticheat on:
Core i5 8250u, between 1GB and 4GB of RAM (with 2-3 instances of Minecraft and other applications in the background)
Core i5 3740, 8GB of RAM (SMP server with multiple active people)
Ryzen 5 3600, 2GB of RAM (I am not fully sure about memory)
Ryzen 7 4800H, 512MB of RAM to 2GB of RAM (mostly tested on 1GB, and I still have 1GB MAX allocated on that server, running multiple instances of Minecraft in the background for testing - similar to i5 8250u tests)
Aerora.net, 8GB of RAM (the server is now on 4GB of RAM, with lower priority specs)
Minehut, 1GB of RAM (with 2GB of RAM premium as well, but very little tests on 2GB)
In all these servers, even with multiple people on, the server maintained 19.9+ TPS. In most cases, it stayed at 20 or 20*. The recent Aerora server had around 2 to 4 threads allocated to it and 8GB of RAM, and the server stayed at 20 TPS during testing and extreme cases.

Yeah, both this code and Skript aren't that optimized, but if you want a Skript anticheat that still receives an update, BetterBubble is probably one of your few options (any other anticheat that's up today probably has a ton of code from BetterBubble, because like I mentioned above, codes are separated for easier copy paste).

NOTE: I didn't mean to sound disrespectful as you are probably smart, but "meme video usage", seriously? Have you forgotten that there are still hosts that limit plugins or don't even allow custom plugins?

Version: B32.1
all skript anticheats are bad, especially this "tps friendly" lmao what.........
-
Author's response
Thanks for the informative review, compared to other anticheat skripts this is actually pretty optimized but everyone is entitled to their own opinion.
Next time you review something, try it out before saying "it's bad".

Ignorant reviews are so annoying, especially when the person leaves such a stupid and pointless review that doesn't help the developer in any way.

It's funny how you can read the first few lines but not the big HUGE warning that says don't review with "skript anticheat is bad".

Version: B32.1
It's an EH from me. Skript anticheats aren't really the best, and this skript has lots of bad coding practices and unoptimized code (like doing while loops over and over when there is a better way)

You are also repeatively doing send to the client rather than putting it into 1 second making it a bit laggier and having the possibility of messages interfering with that message
-
Author's response
Hey, thanks for the review.
Many people use skript anticheats because they feel like they are in control of the code and because BetterBubble offers many more features than most FREE Java anticheats. I have also optimized the code as best as I could, and the anticheat should be able to maintain 20 TPS with 10-20 people active on a server. (it can handle more people, but that is the highest I have personally tested it).

Also, there are multiple "send to the clients" because first of all it really shouldn't cause any lag, secondly it makes it way easier for me to design, and thirdly because if I use "%nl%" it will look ugly in the logs(the logs it sends to the players).

Version: B27
Great anti-cheat, especially for Skript! I looked through the code and noticed that you use the "on damage:" event multiple times; I think it would be a better idea to combine them all into one big event - you can still separate the code with comments and keep it clear :) Just a small comment. Great work, keep it up!
-
Author's response
Hey, thanks a lot for your review!
The main reason as to why they are separated is because it makes it look less complicated and makes it easier for other skript developers to copy/modify the code, I do combine the laggy ones such as aimbot and velocity.
I like your suggestion, I will attempt to put comments in the code within the upcoming updates.

Version: B25
WOW! This is well, AMAZING! This is better than most PLUGIN ANTICHEATS I've seen! You did an amazing job on this! I hope to see more updates soon and I hope this resource becomes more popular! (PS. I think I just made this a five star on the Skript page, WHO KNOWS!?)
-
Author's response
Thanks!

Version: B24
Pretty good plugin, works pretty nicely
‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎
-
Author's response
Thanks!

Version: B23
I tried it on 1.12.2 and it worked flawlessly! Seriously. Future Client can't get past this without alot of bypasses enabled. Good job!

The only question/concern I have is if I would be able to use this for my 1.8.8 Minigame Server, but it appears I cannot.
-
Author's response
Hey, thanks!
The issue with no support for 1.11.x and below is because Skript simply doesn't support it, but you can use ViaRewind and ViaVersion to allow your users to join with 1.8.x -> 1.16.x clients. (BetterBubble should be able to detect 1.8.x checks too.)

Version: B22
why create another resource for an anticheat instead of just updating the other one?
-
Author's response
Hey, I remade this page mainly because the original Bubble spigot page was supposed to be taken down but it has not been taken down, and this is a combat-only anti-cheat with a completely different code.

Please use the review system properly and if you have any other questions please contact me on discord DNA#0906.

Thank you.

Version: B22
One of the best anticheat I ever used. The skript is well optimized and the detections are great. Good job mate!
-
Author's response
Thanks!

Version: B22
Use proper language, refer to the cryptominer as Skidma not sigma. Great for a Skript ac though. Even beats some Java Anticheats *spartan*!
-
Author's response
Thanks, I am aware that sigma is a crypto miner and take extra steps when testing with it.

Version: B20
This is very good, it has very good reach and velocity checks.
-----------------
-
Author's response
Thanks!

Version: B20 (EARLY RELEASE)
Sensacional, apenas de olhar o código da para ver tamanha dedicação, eu te doaria só que no momento atual não é possível, você é demais!
-
Author's response
Thanks!

Version: 1.7.0
probably the best skript anticheat, you could try to get more options to the anticheat.
-
Author's response
Thanks!

Version: 1.6.0
lol epic anticheat best anticheat with skript pliz best anticheat btw yes good jobb
-
Author's response
Thanks!

Version: 1.5.0
I never understood this prejudice with Skript, but I hate people who give bad reviews just for being a Skript, good job.
-
Author's response
Thanks.

Version: 1.2 (FIXED DOWNLOAD)
The detection are great, there are a few bypasses and false flags but I would 10/10 recommend the free version to anyone.
-
Author's response
Thanks!

Version: 1.2 (FIXED DOWNLOAD)
Literally bullcrap. You gotta pay for a premium skript haha i do not recommend anyone this but the free version if u just want to try it. All im saying its bull
-
Author's response
The premium version just has extra detections and some of the detections are temporary until future updates. The premium is only for the people who want to donate as it takes time to make this anticheat.

Version: 1.2
Cant download. Required to join their discord server which I refuse to do. I shouldn't have to join another website/discord server/etc to download a resource. Clearly that is against SpigotMC rules for a reason.
-
Author's response
My bad, must have done it accident. It is now fixed.

Resource Information
Author:
----------
Total Downloads: 8,248
First Release: Jul 12, 2020
Last Update: Sep 25, 2024
Category: ---------------
All-Time Rating:
18 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings