Navigation

    CCBlueX Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. yLetzter
    • Profile
    • Following 0
    • Followers 1
    • Topics 3
    • Posts 9
    • Best 3
    • Groups 0

    yLetzter

    @yLetzter

    3
    Reputation
    8
    Profile views
    9
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    yLetzter Unfollow Follow

    Best posts made by yLetzter

    • RE: How Can I Check If A Script Is Running

      @ali00035 thank but is there a way to make a timeout on this? I already know how I can use timeouts (timeout(750, function () CODE) but I dont know how I can timeout a IF

      posted in Scripts
      yLetzter
      yLetzter
    • RE: How Can I Check If A Script Is Running

      @ali00035 yes I want a script which turns another IF running

      posted in Scripts
      yLetzter
      yLetzter
    • How Can I Check If A Script Is Running

      I want to make a if function which checks if a Script of mine is running. How can I do this?

      posted in Scripts
      yLetzter
      yLetzter

    Latest posts made by yLetzter

    • Check if Player Exists

      I want to check if another player exists (loaded in Chunks)?

      posted in Scripts
      yLetzter
      yLetzter
    • RE: How Can I Get The Coordinates of A Player?

      @commandblock2 im new to javascript could you tell me where I have to put the .getPositionVector()? Thanks!

      posted in Scripts
      yLetzter
      yLetzter
    • How Can I Get The Coordinates of A Player?

      I want to have a Script which tells me the Coordinates of a Player!

      I already achieved this:

      target = Java.from(mc.theWorld.playerEntities).find(function (player) player.getName() == name.get())
      

      which gives this Output:
      EntityOtherPlayerMP['Playername'/7743, l='MpServer', x=-27, y=120, z=410]

      The Problem is that I want every Coordinate in a Variable... how Can I do this?

      posted in Scripts
      yLetzter
      yLetzter
    • RE: How Can I Check If A Script Is Running

      @ali00035 I have no Idea what the MSTimer is... could you maybe tell me the finished code?

      posted in Scripts
      yLetzter
      yLetzter
    • RE: How Can I Check If A Script Is Running

      @ali00035 de68728b-88dc-4ce8-8e77-10c899bd50ba-image.png I tried this but it isnt working. I want that after 750ms the IF is runned

      posted in Scripts
      yLetzter
      yLetzter
    • RE: How Can I Check If A Script Is Running

      @ali00035 yes

      posted in Scripts
      yLetzter
      yLetzter
    • RE: How Can I Check If A Script Is Running

      @ali00035 thank but is there a way to make a timeout on this? I already know how I can use timeouts (timeout(750, function () CODE) but I dont know how I can timeout a IF

      posted in Scripts
      yLetzter
      yLetzter
    • RE: How Can I Check If A Script Is Running

      @ali00035 yes I want a script which turns another IF running

      posted in Scripts
      yLetzter
      yLetzter
    • How Can I Check If A Script Is Running

      I want to make a if function which checks if a Script of mine is running. How can I do this?

      posted in Scripts
      yLetzter
      yLetzter