Jump to content

xX__Strqfe__Xx

Member
  • Posts

    39
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by xX__Strqfe__Xx

  1. On 12/6/2019 at 6:04 PM, Underachievers said:

    I see a lot of people asking for these so I decided I'd just post the code here because of how extremely simple it is.

    
    every 30 seconds:
    	loop all players:
    		give loop-player 1 of random items out of all items

     

    great, but make a skript to where you can toggle it off and on

    • Like 1
  2. I have seen that many of y'all would like a /dupe skript. This skript is great for players like me that want to make a /dupe server. This is the dupe skript.

    command /dupe:
        trigger:
            set {_item} to player's tool
            give {_item} to player
            stop

     

    • Like 1
    • Thanks 1
×
×
  • Create New...