
Asteroid Spoof | Fake Players 1.1.1-beta-1
Realism, movement, AI-powered Minecraft players. Transform your server! Build a bigger community!
Asteroid:
- Asteroid now loads after PacketEvents
- AI Name threshold, if the user for e.g. is name Lythium_Fx, the user can just simply type hey lythium, and the fake player will respond (just add nameThreshold: 0.5 inside advanced section at AI)
- Added extension reload & load, to use it simply type /asteroid extension !load (file) or /asteroid extension !reload (file)
- Added the ability to choose your own gemini model (add ai_model inside gemini section, by default it's gemini-pro)
- Added the ability to choose whether or not the fake players can say non-English letters (sometimes with gemini-1.5-flash you could get a crash due to this) and yes, it works with small letters only and no punctation as well.
- PolarAC compatibility
- Performance mode added (if you wanna use it, simply add performanceMode: true inside spoof section), works on all versions
- Failsafe system implemented
- Benchmark now works /asteroid benchmark
Bugs fixed:
- Velocity was compiled with java 21 (now its with 17)
- Removed pathfinding fire trailing particles under fake players
- I made random to randomInt by mistake, random now works again...
https://builtbybit.com/resources/asteroid-spoofer-exclusive-spoof.35033/updates
Changes:
- Free AI is now a lot smarter than before (api update)
- Added velocity skip logins for those who dont want to have their fake players call login events
- Updated nbtapi, addons now work with latest 1.21.4
- Updated AsteroidAPI as well (only for fake player ticking)
Lots of fixes, check here for more info: https://builtbybit.com/resources/asteroid-spoofer-exclusive-spoof.35033/updates
What has changed in MySQL
- Using HikariCP (Better connection pooling)
- Transaction Support
- Retry Mechanism
- Improved Error Handling
- Thread Safety (so there is 0 data loss)
New features:
- Asteroid now works with Velocity 3.4
- 1.12.2 and 1.21.3 are now support
Bugs fixed:
For anyone who used /asteroid profiles generate, update to latest version of asteroid, make profiles links empty like this
profile_links: []
Delete your asteroid.db and generate all the profiles again (/asteroid profiles generate 100)
Random Parser a.k.a. {random[1,10]} has been improved, performance increased by 50%
Fixed ignore punctuation
Added the ability to choose your own GPT ai model (add ai_model inside gpt section) gpt 4o can now be used as a model (over 18k+ conversations can now be made for 5$)
Small optimization tweaks
Fixed floodgate geyser velocity error
Bugs fixed:
- On 1.8 ping wasn't shown
- Fixed AI continuing to talk even after mentioning another player's name
- Fake players now talked to each other if they are in different worlds
- Small optimization tweaks
- Looked more into config reset, did some small changes to it
New features:
- If a fake player is hit, the AI conversation (if he had one) will now be stopped
- Ranks addon now works (NBT preload error)
- 1.17.2 version is now supported
- Small optimization tweaks
Now people can activate experimental mode (fight mode) for fake players from config.yml (disabled by default)
Fixed bungee ping
Bungee placeholders should now be more stable
Other small fixes