Jump to content

Irishrice

Member
  • Posts

    20
  • Joined

  • Last visited

Posts posted by Irishrice

  1. On 1/24/2022 at 8:51 AM, trywaze said:

    Multivers portals. I am creating a sky mining server:). and i want to add like a requirement like if you don't have a certant item the portal doesn't teleport you. And if you have it the portal teleports you. Please help

    Details?

  2. On 1/23/2022 at 8:31 PM, Curtis24 said:

    Hello can I have a skript were if I do chat stop chatmute mutechat or cl the chat will lock for all non op-ed players

    command /mutechat:
    	aliases: cl, stopchat
    	permission: mutechat.use
    	permission message: <##32a877> You cannot execute this command.
    	trigger:
    		if {cl} is not set:
    			set {cl} to true
    			broadcast "<##32a877> %player% has muted chat!"
    		else if {cl} is true:
    			delete {cl}
    			broadcast "<##32a877> %player% has unmuted chat!"
    			
    on chat:
    	if {cl} is true:
    		cancel event
    		send "<##32a877> Chat is currently muted." to player
    		
    		

     

     
     
     
     
  3. On 7/23/2020 at 3:42 AM, Extensed said:

    Can you make me something that, when you click on a stick, you earn one dollar in /balance. And that you can customize, such as, when you have a certain amount of money, you can upgrade the stick to make 2 a click instead of one? Also. If you can do a prestige/rebirth system? that requires a certain amount of money to rebirt/prestige. When you get to 25 rebirths, you can prestige. And make the rebirth amount go up by 1.5x every rebirth. Thanks!

    So you basiclly want a whole clicker skript, I'm not making that for you, I can but it's just a scam that whole skript would cost over 1$ or 5$

  4. On 7/18/2020 at 10:15 PM, coltoncougar said:

    MUST BE UNDER 250 lines (most people make that cost 2 dollars, I do for free)

    Make a clicker skript with a clicker gui to upgrade and so when someone clicks it adds to a varibles they can use to buy the upgrades

     

    • Thanks 1
  5. » I have been practicing skript a lot more lately and I wan't to test my skills. Reply to this post with » a skript I can try to make and if it works I will reply to you with the download!

    » Thanks! 

    » Hope I get some tough challenges.

    »   Thanks! ❤️ 

  6. 12 hours ago, LearnToDraw said:

    Make a skript where you have a wand that makes blocks jump up in the air (in a radius maybe like 2 or 3) it pushes back the players in its radius and spawns like 10 zombies with diamond armor and enchanted diamond sword (any enchants you want) that attack the player what has been launched in the sky. Oh and use some SKDragon particles when the wand is used.

    on right click with stick:
        set {air} to target block
        if distance between player and {air} is 10:
            spawn 10 zombies at target block
            push player 2 up
            push player 2 backwards

  7. 6 minutes ago, xXPandaaaXx said:

    I don't think it will be possible to make the zombies geared but the rest yes i can not do the particles cause i do not have the time but yes the rest is almost done

     

    2 hours ago, LearnToDraw said:

    Make a skript where you have a wand that makes blocks jump up in the air (in a radius maybe like 2 or 3) it pushes back the players in its radius and spawns like 10 zombies with diamond armor and enchanted diamond sword (any enchants you want) that attack the player what has been launched in the sky. Oh and use some SKDragon particles when the wand is used.

    What do you exactly mean by that i can not make the armor but everything else sure do you want an distins for the zombies

     

    ?? ❤️

  8. 2 hours ago, LearnToDraw said:

    Make a skript where you have a wand that makes blocks jump up in the air (in a radius maybe like 2 or 3) it pushes back the players in its radius and spawns like 10 zombies with diamond armor and enchanted diamond sword (any enchants you want) that attack the player what has been launched in the sky. Oh and use some SKDragon particles when the wand is used.

    I don't think it will be possible to make the zombies geared but the rest yes i can not do the particles cause i do not have the time but yes the rest is almost done

  9. So basiclly add so you can buy more plugin slots for a certent server there you can buy 5 for 200 or 25 - 50 for 1 plugin slots so basiclly here is a photo i did with some photoshop magic it's how i planned it to look like I hope you like it 🙂

    - Panda

     

    Ign : Xx_PandaGirl_xX

    Plugin Buy.png

×
×
  • Create New...