Jump to content

ItsKirby

Member
  • Posts

    119
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by ItsKirby

  1. 1. send your skript 2. loop through the contents of the shulker and perhaps cancel event or whatever
  2. From what I see, this skript is really well made for something made in skript! Nice Job!
  3. Yikes. I might've said this too early. I figured out how to do everything what I just said so don't worry
  4. Whoops Sorry for putting the post on the wrong category
  5. I am creating a game which has to do with blocks specific for each player. I need someone to create the skript if anyone has time to do so. Players would get a certain block which when placed, can be used to open a shop (will create shop myself). They would be able to open their shop from ONLY their block. You can break enemy blocks in which they would receive their blocks back again. If anyone can create the skript, I would be grateful.
  6. Creating a minigame and wondering if you can make it so players would have a certain block (example is diamond block) that they can place. They are able to open a shop from ONLY their block and can only break OTHER player's blocks. When their block gets broken, they will be given another block to place. Any help would mean a lot. Thanks!
  7. If you read the error. It explains what is happening. Remove your skript addons one by one to see which skript addon is causing the issue
  8. So I want to create a function that loops the lore of an item to kinda straighten the letters in the lore. It seems difficult so that's why Im asking how good is your skill in skript. Here's some more reference of an item lore not being "straighten":
  9. How good are you at skript? There's something I want to ask but It may be a bit too complex
  10. I'm kinda sad about the fact that minehut servers are nothing but copy pasted versions of other servers. I rarely see servers that are unique. But most of these unique servers unfortunately shut down because their owners couldn't keep the server up. Minehut should be a place where people implement their cool ideas into a place while others can explore it. Not some place where others want to make money and literally copy the ideas and concepts of other servers.
  11. Don't Necropost posts that are older than 1 month. You can add kills by creating a variable like this: on death: add 1 to {variable::%attacker%} And then display it like {variable::%player%}
  12. Looking for someone to create a simple Laser Gun skript. The gun is a wooden hoe that has 10 bullets. You right click to shoot which would hurt any mob that the player shoots at while giving a ray particle from the gun to the mob and you Left click to reload back to 10 bullets. If someone can make this, please comment or link the skript. Thanks in Advance.
  13. that's necroposting. It would probably not work because of the skript being more than 1 year old. Maybe there were some changes. Requesting lock?
  14. Even though i never really had experience with you being active and meeting you within minehut, i always knew you were something more than an average admin. I hope you will do well after stepping down as an admin in which you brought great thinks to minehut. Thank you for what you did, cheers .
  15. This is nice, maybe make an if statement to shorten the skript
  16. ItsKirby

    Pet Skript

    I was also trying to figure out a how to create something similar to this, but this time the pets only attack enemies and not it's owner.
  17. Maybe add a way to remove lines of lore with the skript
  18. Please do not ask this in every post... I suggest asking it in the marketplace in the discord for help
  19. Sure, i haev friends that might be able to fix it.
  20. Thanks! Just take your time on this, i don't want you to stress over this
  21. I suggest using pastebin instead of putting the entire skript here, nice work anyways!
  22. after right-clicking the beacon, if the beacon has the required item amounts, then it will spawn a cave spider for the player after 3 seconds. i actually didn't mentioned from the last post, but the item amounts give points to the beacon, say an apple is 1 point, a sweet berry is 3 points. The beacon will spawn the cave spider when it has 3 points, there should also be a 2 second interval between spawning the cave spiders.
  23. So for the summoning system, i actually have an entity that spawns the cave spiders, but rn i want to use a beacon for testing purposes. It spawns the cave spiders when given 3 apples. The system where it uses 3 apples to spawn a cave spider varies on the items i want to use. Like 3 apples for a cave spider to spawn, 1 sweet berry for a cave spider to spawn, etc. I hope you get the idea.
  24. Oh i didn't realized that you were able to customize it down to the damage. If you could, I need the spiders to have 10 health but will be upgradable, so just put the default health to 10 and make it into a variable Damage also will be upgradable, so default is 1 damage, they will attack any close mobs or players, spiders getting summoned... well that's a bit tricky, i have something else that creates the spiders, so maybe summon the spider after 5 seconds if the player right clicks a beacon with 3 gold (that only that player can use once they place it) for now. Players can summon as many spiders as they want as long as they have 3 gold pieces that is given to a beacon (consumed by the beacon) Anything else needed please tell me
×
×
  • Create New...