Search results

  1. H

    Make emporer and mythic not suck?

    you clearly spend zero time coding. emperor is probably the best rank for coding other than the expensive ah overlord, unlocking chest guis and holograms, both of which are VERY useful.
  2. H

    Test plots

    if u have either a rank or 25 tokens, u can get a basic plot (i named mine "random stuff plot") to test stuff on.
  3. H

    gates

    and gate: if a { if b { do thing } } or gate: if a { do thing, c=1 }, if b { if c=0 { do thing } } xor gate: if a { c=1 }, if b { d=1 }, if not c=d { do thing } nand gate: if not a { do thing, c=1 }, if not b { if c=0 { do thing } } nor gate: if not a { if not b { do thing } } xnor gate: if a {...
  4. H

    What's your favorite plot and why?

    Fight or Die personal bias
  5. H

    Something I found

    The donator ranks spell out OMEN Overlord Mythic Emperor Noble (non)
  6. H

    "Random Plot" option

    It only goes to plots that have someone on them (so empty plots are only included if someone is there)
  7. H

    "Random Plot" option

    Goes to a random unwhitelist plot that has someone on it. Useful when you're bored and don't know what to do
  8. H

    Help with inventory menus

    player event: click menu slot -> if variable: event clicked slot item != gui elements { game action: uncancel event }
  9. H

    Attempting to increment variable

    Set Variable: Add Numbers Sets a variable to a number + another number. Set Variable: Increment Sets a variable to itself + a number.
  10. H

    [ACCEPTED] Player Action: Remove Client-side Block

    Duh. Update: This got added
  11. H

    add more stuff for emperor and noble

    breh emperor: - holos - chest guis - commands - a lot more stuff
  12. H

    How do I keep slimes from splitting?

    When a slime dies, it spawns 2-4 more of half its size. But I don't want that to happen!
  13. H

    If Player: Within Region

    Params: 2 Locations (region corners) If a player is within a region, do something.
  14. H

    How do I use "send message"?

    *facepalm* /txt (whatever u want it to say) put in the chest
  15. H

    free ranks

    is this a scam?
  16. H

    Smithing templates are the best thing mankind has created

    jokes on you, smithing tables are a thing
  17. H

    Atack speed values

    If you want a custom weapon with a vanilla cooldown, here is the stuff. Punch: 4 (Attack speed for items without the attack speed attribute) Sword: 1.6 (-2.4) Axe: 0.8 (wood/stone), 0.9 (iron), 1 (others)
  18. H

    /p ad'ing other people's plots

    When you want to play a multiplayer plot but no one else is there: Need I say more?
  19. H

    Teleporting to Events

    THATS EXACTLY WHAT THE TOP POST SAYS
  20. H

    Teleporting to Events

    If you try to place two of the same event, it should teleport you to the event you tried to duplicate.
Top Bottom