Jump to content

EmptyRooms_

Member
  • Posts

    360
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by EmptyRooms_

  1. On 5/15/2022 at 6:43 PM, kubivo said:

    but i want to do coal rank permissions

     

    ##SKRIPT MADE BY EMPTYROOMS_##

     

    command /coal:
        permission: coal.perm
        permission message: &cYou dont have permissions for this!
        trigger:
            send "&7&lTeleporting you in &l&65 &9 seconds"
            wait 1 seconds
            send "&7&lTeleporting you in  &l&64 &9 seconds"
            wait 1 seconds
            send "&7&lTeleporting you in &l&e3 &9 seconds"
            wait 1 seconds
            send "&7&lTeleporting you in &l&c2 &9 seconds"
            wait 1 seconds
            send "&7&lTeleporting you in &l&41 &9 seconds"
            wait 1 seconds
            send "&l&7You have been &ateleported"
            teleport player to location "[x, y , z]" in world “world”

     

    ##reminder put the coords in the x y z##

  2. Change your password the only way minehut it would approve your appeal send proof by screenshot then appeal

  3. ##SKRIPT MADE BY EMPTYROOMS_##

     

    command /coal:
        permission: op
        permission message: &cYou dont have permissions for this!
        trigger:
            send "&7&lTeleporting you in &l&65 &9 seconds"
            wait 1 seconds
            send "&7&lTeleporting you in  &l&64 &9 seconds"
            wait 1 seconds
            send "&7&lTeleporting you in &l&e3 &9 seconds"
            wait 1 seconds
            send "&7&lTeleporting you in &l&c2 &9 seconds"
            wait 1 seconds
            send "&7&lTeleporting you in &l&41 &9 seconds"
            wait 1 seconds
            send "&l&7You have been &ateleported"
            teleport player to location "[x, y , z]" in world “world”

     

    ##reminder put the coords in the x y z##

     

    Try that

  4. On 4/29/2022 at 8:23 PM, Checkmate128 said:

    I would recommend voting every day and waiting for a sale to minimize the amount of real money you will need to spend. I got legend just from voting and the massive unleashed sale. 

    I won vip sadly i have to spend 20 credits per day which means

     

    25-20= 5

     

    So i only earn about 5 credits per day

  5. Man these 2 music from horror and "zombie" movie are so good i cant stop listening to it

     

    Here are some suggestions:

     

    In a house in a heartbeat

     

    East hastings- godspeed you black emperor

     

     

     

     

     

     

    Never gonna give you up

  6. 18 hours ago, AgentGamerPro said:

    Untested but works in parser.skunity.com

    options:
    	color: e
    
    on rightclick on piston:
    	loop items in player's inventory:
    		loop-item is a block
    		if player has 64 of loop-item:
    			remove 64 of loop-item from player's inventory
    			give player 1 of loop-item named "&{@color}Compressed %loop-item%"
    			set {_compresseditems} to true
    	if {_compresseditems} is set:
    		send "&eCompressed Blocks!" to player
    	else:
    		send "&aCouldn't find anything to compress!" to player

     

    I have tested this and found out it doesnt work but only when your right click on a piston when theres that item in your inv

×
×
  • Create New...