Leaderboard
-
jshtab
Glod Menbie5Points12Posts -
Rainb0wSkeppy
Member2Points31Posts -
AndrewPH
Administrator2Points509Posts -
danilwhale
Member2Points1Posts
Popular Content
Showing content with the highest reputation since 07/02/25 in all areas
-
Hax, Cheating, Proxies & Bots, in General.
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 @HarmonyNetwork5 points
-
Hax, Cheating, Proxies & Bots, in General.
localbedshitter i've been working on this bot few months ago. it was written and used at the same time as SuperZPMax's raspian, obviously inspired by the previously mentioned bot. basically, a bot full of various building tools. it's written in c# and i have published its source code on github: https://github.com/danilwhale/localbedshitter this bot features some amount of building shapes and async job execution, so you can use multiple accounts for executing queued jobs.2 points
-
Hax, Cheating, Proxies & Bots, in General.
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 everything2 points
-
stop making freebuild servers
2 pointsthere are already 50 other freebuild servers, when a new server starts it gets 10 players then dies in a few days i miss ephermia anarchy2 points
-
How to create/generated map/world on switch?
If you want to play multiplayer LAN, you will need to run your own server. https://github.com/ClassiCube/MCGalaxy?tab=readme-ov-file#setup Once it's running and you can join it, you can check the wiki for how to do basic things like create new levels. https://github.com/ClassiCube/MCGalaxy/wiki Once your server is up and running, you can import levels from other multiplayer servers by saving the level clientside (Save level... menu option), then moving that level into the server's extra/import folder and using /import [mapname] However it should be noted that if the level you saved has any kind of special gameplay or dialogue, you cannot preserve that by saving it for yourself. It can only be experienced on the server you found it on.1 point
-
how can you make a free forever *kinda* server on lemehost without paying
can your read the part where i said people that have no port forwarding support on their router ?????? please read the whole post before replying 🙄1 point
-
How to increase max custom block limit (MCGalaxy 1.9.5.3)
Where did you get the MCGalaxy_infid.dll? If it came from the "Uploads" folder on github, that is no longer updated. Try using the MCGalaxy_.dll from here: https://123dmwm.com/MCGalaxy/1 point
-
manual download
1 point
-
Desert Bus Source Code
1 point
-
stop making freebuild servers
1 pointMaybe some people prefer in other servers or just like the custom blocks same people make1 point
-
stop making freebuild servers
1 pointTrue, but the people who need to hear that either aren’t going to read this or can’t read.1 point
-
What are your computer specs?
1 point1 point
- What are your computer specs?
1 pointGot 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 forgot1 point- A Halloween special - early alpha version for Android
This is such a late reply from me, apologies. dont moderate me please ;-; But goddamn it I've been waiting for this since like what? 2017. We finally fucking have it. Y a a a a y1 point- Tutorial Guidelines
1 pointThese are some super important guidelines to follow when making your dirt house tutorial. If your thread is found to be of low enough quality, it will be expunged with extreme prejudice. Perhaps you'll even get a temporary ban, to sate our thirst for bans. Jk we won't ban you (probably). Title Guidelines Your thread's title must describe what the tutorial is about and be about the length of a short sentence. As an example: How to make a dirt house in 3 easy steps! Once you've got the title out of the way, you must make sure to set the tags. It's not super important that you add more than one, but that one is a doozy. It must categorize what the tutorial is for. As an example, if your tutorial pertains to a particular server software, add that server software name to your tags and then set it as your Item prefix. Here's an example: Tutorial Guidelines Make sure your tutorial ticks the following boxes: Has clear, easy-to-follow steps. Descriptive descriptions. Images for clarification A point (no, "how to get OP on my server" is not a good tutorial) Good luck making tutorials!1 point- i hate the new forum user interface
0 pointsits broken on palemoon too, i'd like the old UI back as well0 points- wtf is happening on na2
0 points0 points- What are your computer specs?
0 pointsi got a new laptop recently here are the specs: model: thinkpad T550 CPU: intel core i5-5200U RAM: 8GB DDR3 IGPU: intel HD graphics 5500 here's the old specs for comparison model: thinkpad E550 CPU: intel core i5-5200U RAM: 8GB DDR3 IGPU: intel HD graphics 55000 points- Hax, Cheating, Proxies & Bots, in General.
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)0 points- Hax, Cheating, Proxies & Bots, in General.
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.0 points- Garbage Loan Upload Error
0 points- Garbage Loan Upload Error
0 pointsIt looks like the files are in a folder in the zip file. Garbage loan expects all files to be at the root of the zip file and doesn't even look at nested folders.0 points- how can you make a free forever *kinda* server on lemehost without paying
at that point just run the server software on your PC edit: should have read until the "people that have no port forwarding support on their router"0 points- You wake up in a dark room.
0 pointsImagine you are driving to the beach with AndrewPH 😍 then he pulls over into the sand, but he doesn't stop driving. When the car is submerged, he opens the door and the last words you hear before you drown are "you've been unbanned from the forums." 😍😍💕 So romantic0 points- Forums updated to the latest jazz
0 points- herobrine
0 points- What are your computer specs?
0 pointsProcessor: AMD Ryzen 9 7950X 16c32t @4.5GHz (100-100000514WOF) RAM: 64GB (2x32GB) DDR5 6000 MT/s Corsair Vengeance CL30 (CMK64GX5M2B6000Z30) Graphics Card: EVGA GeForce RTX 3080 Ti FTW3 ULTRA GAMING (12G-P5-3967-KR) NVMe: 1TB SAMSUNG 970 EVO (MZ-V7E1T0BW) SSD: 8TB Samsung 870 QVO (MZ-77Q8T0B) MOBO: Asus ROG STRIX B650E-F GAMING WIFI (90MB1BQ0-M0AAY0) PSU: EVGA SuperNOVA 850 P6 (220-P6-0850-X1) Monitor 1: GIGABYTE M27Q, IPS, 27 inch, 2560x1440p, 170Hz (M27Q-SA) Monitor 2: GIGABYTE M27Q, IPS, 27 inch, 2560x1440p, 170Hz (M27Q-SA) Monitor 3: Asus PB278Q - 27 Inch, 2560x1440p, 75Hz (PB278Q) Keyboard: EVGA Z20 RGB Optical Mechanical Gaming Keyboard (812-W1-20US-KR) Mouse: Razer Basilisk V3 (RZ01-04000100-R3U1) It runs classicube with at least 2 frames.0 points- Important update released for MCGalaxy
-1 points- hello :)
-1 points- i hate the new forum user interface
-1 pointsYou weren't here before it was old 2. I don't think a lot of stuff changed.-1 points- Search/tabs for Inventory
-1 pointsNuh uh u problably have no Discord to join there where we talk. DON'T JOIN THE SERVER EVERYBODY HATES THE POSTS LOL-1 points- how can you make a free forever *kinda* server on lemehost without paying
-1 points- The classic anarchy experience
-1 points- Problems on the PS Vita version of Classicube
The control scheme is horseshit. There isn't a proper way of using the hotbar, the d-pad could be mapped to something useful but apparently an analog stick wasn't enough and moving is mapped to the d-pad aswell. Same thing with the camera; it's mapped to the right analog stick AND front touchscreen when it could be used for easier access to hax for example. The shoulder buttons are flipped so the L button breaks and the R button places. That is an easy fix but might as well mention it here. Oh yeah, the rear touchpad PLACES out of all things. Why couldn't the controls be copy-pasted from the official PS Vita Minecraft? The keyboard is way too small, can't be controlled without the touchscreen, the flashing cursor glitches out the entire textbox and need to type the first letter of your message twice. The PS Vita doesn't have it's own tag. Absolute disgrace.-2 points - What are your computer specs?