Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/03/25 in Posts

  1. NEVER POST ANYTHING LIKE THIS IN THIS THREAD, EVER Inane single-world replies like "cool" or "wow how did you code that" — That's what reactions are for, use them! Don't ask for tech-support with learning the C Programming Language Mope about how burnt out you are and how you have this great idea but not sure if anyone would like it — Just make things already! Do not boast about griefing, cyber-crime, infiltrating people's accounts and expect praise — We are programmers, not mouth-breathing skiddies Don't post about how you disabled HacksControl, or +hax MOTD toggles — Everyone already knows how to do this, it's a one-line change What's the point of this thread?There's a small group of ClassiCube players who "play" the game by making modified clients, bots, man-in-the-middle proxies and in general: client-side hax. Not just using off-the-shelf cheat clients, but actually writing our own that do cool and unique things. Most of the time, we clump together in a random server for a few hours and show off our recent work, but sometimes we miss something awesome. This thread is for boasting about cool cheats that you have made, sharing source code, tips, tricks, and just yapping about cheats in general. Keep the signal-to-noise ratio high, and be polite and thoughtful. Cool things people already made@Rainb0wSkeppy's bot playing Bad Apple by rapidly placing blocks (not a server-side plugin; this video is speed up about 15% to sync with the original video, filmed on Ephemera Anarchy) https://files.catbox.moe/kccj27.mp4 @jshtab's copy+paste feature in their modified client https://files.catbox.moe/ehehwc.webm Wall of Dangerous and Potentially Interested Programmers@SuperZPMax @morgana @Icee_ @AAA59 @Alland20201 @FavoritoHJS @HarmonyNetwork
  2. I've been working on my Classic bot, written in Java, since April 2023. It has plenty of building commands and neat features like making a top down level render and even multi-bot support for faster building. Below is a top down render of 2d2t, made using my bot. I would have posted a demo video of the functions, however I forgot to change OBS settings and ended up recording everything in 480p, and I'm not in the mood to re-record everything
  3. there are already 50 other freebuild servers, when a new server starts it gets 10 players then dies in a few days i miss ephermia anarchy
  4. Got a new PC. CPU: Intel Core i5 14400F GPU: RTX 4060 Motherboard: MSI B760-VC WIFI HS BULK RAM: 16GB Teamgroup T-Force Delta RGB 5200Mhz DDR5 RAM SSD: Kingston NV2 SSD (1TB) PSU: 600W PSU I forgot
  5. I've been working on a bot, called raspian. There can be multiple bots running the same thing, and by the way, cooperating with each other (loading simple binary formats or cuboids). Althought i thought of writing an map render thing, so here it is. (Map render of 2s1m)
  6. Similar to RainbowSkeppy, I've also made Bad Apple, but it's server side. Video here, source code here. Client-side survival (designed for singleplayer): https://github.com/yomcube/ClassiCubeServyvalPlugin. No mobs or HP anything, just block functionality. Simple command-line ClassiCube launcher written in Python: https://github.com/yomcube/classicube-stuff/blob/main/ClassiCube/CCLaunch.py Nonfunctional client-side TAS plugin (work-in-progress): https://github.com/yomcube/ClassiCubeTASPlugin. The client's Input.h has to be modified such that NormDevice and Input become CC_VAR (originally extern). Outdated plugin for C# plugins (and other Mono languages): https://github.com/yomcube/ClassiCubeMonoPlugin. This almost certainly won't compile anymore.
  7. That fixed it, thanks a lot!
  8. im new im new in classicube