Recent content by CheaterTim

  1. CheaterTim

    What's your favorite plot and why?

    this is NOT true
  2. CheaterTim

    What's your favorite plot and why?

    your opinions are all invalid. tent king IS the best game
  3. CheaterTim

    Bread King [Inspired by Cactus King]

    tent king
  4. CheaterTim

    What's your favorite plot and why?

    ok but its not your favorite plot doe
  5. CheaterTim

    guys how should i make a climbing system

    have a wait at the very start of the loop, at the end of your loop set a variable to the current location of the player after the wait but before setting that variable check if the player location is different to the one in the variable, if it is, you know that between that tick the location of...
  6. CheaterTim

    guys how should i make a climbing system

    couldn't you check if the location changed in an infinite loop?
  7. CheaterTim

    Shift Rotation

    you need to teleport the player to the new location (the variable)
  8. CheaterTim

    I cant conect to server

    probably because jere has to do it
  9. CheaterTim

    I cant conect to server

    try logging out of your account and then back in maybe?
  10. CheaterTim

    I cant conect to server

    the error says it all, you need to use minecraft version 1.19 or higher, in the minecraft launcher you should be able to just select the "Latest release", and start that.
  11. CheaterTim

    anyone know how to make items glow?

    that would only be possible with an item entity, so the thing that appears when you drop it entity action -> appearance -> set glowing you can just use that in the drop item event, or right after you spawned an item
  12. CheaterTim

    Add a "get text from url" block

    I don't get how this would affect rate limits since this would only work with your own apis anyways, and such filter could easily by bypassed by just not sending the request from df btw. df includes the plot id and username of the owner in the user-agent header, although not for setmaptexture.
  13. CheaterTim

    How to change a %default variable

    just from that description I don't see anything wrong... these "%default variables" work by replacing the %default with the player name lets say we have a variable called "%default killstreak", when the code gets executed that variable basically gets renamed to the player who triggered the...
  14. CheaterTim

    DF Music Gen Online?

    didn't see that sorry you could ask someone who has codeutilities or recode to import it for you, I don't think there is any way to do it without a mod or discord
  15. CheaterTim

    DF Music Gen Online?

    the discord server has a ?nbs command I think
Top Bottom