Jump to content
View in the app

A better way to browse. Learn more.

ClassiCube Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Goodly

Moderator
  • Joined

  • Last visited

Everything posted by Goodly

  1. do you know how to create a custom command?
  2. No. We need every 12 year old and under to ask their mom what "fuck" means, so that their mom promptly realizes they should stop using the fucking internet unsupervised.
  3. you should read the wiki which is linked in that post name the part spiny:1 for example
  4. Servers you play on can choose to ban just your account, or just your ip, or both. ClassiCube itself can also do this if you break the terms of service or do something illegal.
  5. Aleks just gave it to you: https://github.com/NotAwesome2/MCGalaxy-CustomModels
  6. don’t name the head cube “head”
  7. stand where you want the checkpoint. /place checkpoint (it is an invisible block named checkpoint)
  8. /lb copy [id] /gb copy [id] local or global
  9. /blockprops global [id] door true /blockprops level [id] door true Global is for the global block list and level is only for that level. All of that ID will become a door. So make a clone of the block if you want to keep a version that isn't always a door.
  10. You need to have /os go in a message block. so no matter who touches it, it goes to their own realm. For example /mb water /os go
  11. /nick bot [botname] Click Me! on Not Awesome 2: /botnick [botname] Click Me!
  12. Sounds like a placebo.
  13. Slow the speed of what? You can change all sorts of things if you modify your own client.
  14. For the benefit of readers, a "neo" jump is the same as what Mason is referring to as a "Mid-air strafe." A double neo would be that but two solid blocks between. - You don't reach maximum walk speed instantaneously, but there is a very quick buildup before hitting max speed, so if you jump right as you begin pressing forward you won't go as far. Take a small amount of time to walk the direction you want to jump before jumping for maximum distance. Not sure what you need to know about head hitters. They are possible, you just need to jump at the very last moment. Strafing doesn't make any difference as to how far you can move (the movement vectors produced by WASD are normalized), though it may assist you in neo jumps if you can't do it with screen-turning alone. Collide boxes are always cuboid shape and do not rotate, so you can use this info to understand a bit about what angles you need to take when jumping. As for double neos, these are just not possible with the default speed you can move at in ClassiCube.
  15. This is actually a fun idea. Could be useful for roleplays where one person takes control of various bots to act as live NPCs. I don't think anyone has written a command that can do that at the moment though.
  16. I have removed the link due to it being potentially a virus. Please avoid posting non-reputable links in the future.
  17. Can you explain a bit more about what a falling block means?
  18. /skin bot [botname] $skin $skin is one of the tokens that gets substituted with another value once it’s used in-game. In this case, it always becomes the name of your current skin. You’ll also notice it works when sent in chat, if you like to be annoying. PS: you did a good job formulating this question so it was clear exactly what you meant. it’s appreciated since a lot of questions on here can be confusing
  19. I think it would be worth it to take some time to go over mistakes such as the diagonal cross-beam on the crate being scribbly and bent. And (what I assume is) the shiny part on the ice block having a similar issue. As digital pixel art there shouldn't really be any reason to have messy lines
  20. (make it walk-through-able) /os lb edit [id] collide 0 (make it completely invisible) /os lb edit [id] blockdraw 4
  21. You were banned because you said you were quitting and never coming back. You were also having a completely inappropriate hissy fit and pretending you were suicidal, again, despite how many times you’ve been warned not to do this in the past. Let this ban be a lesson to say what you mean and mean what you say.
  22. .cs files must be in extra/commands/source and .dll files must be in extra/commands/dll
  23. Name changes are off the table due to the countless number of software and databases that all use the username as the sole way to identify the account. Name change is also fairly pointless considering the amount of effort it would be to support. This game is free, just make a new account if you really hate your current name. Or, better yet, think before making your initial name. Some servers are generous enough to allow you to change your nickname (for that server), though.
  24. You can't remove it, only rename.
  25. You can rotate bots with /entrot bot [botname] [axis] [degrees] So for example, let's say we have bot named Sleeping. We can make it lie on its back with /entrot bot Sleeping x -90 On its stomach is /entrot bot Sleeping x 90 On its side is using Y axis instead. /entrot bot Sleeping y 90 (or -90!)

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.