Jump to content

jeep2729

Member
  • Posts

    33
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

jeep2729's Achievements

Newbie

Newbie (2/6)

0

Reputation

  1. There are two ways to do this but this is the best way is this: every 5 minutes: loop all players: if “%region at loop-player%” contains “afk”: send “yes” to loop-player else: send “no” to loop-player
  2. There are two scripts you could be talking about, when any player joins or when any player joins for the first time. if you mean any join just substitute on first join for on join on first join: broadcast “%player% has joined for the first time”
  3. Do you mean visible laser beams or just where you are looking? If it’s just where you looking then do target location
  4. I think there is a slot number for the offhand, you could make a script where when you click an inventory slot it will tell you the slot number than use that.
  5. Hello there, Recently on minehut I felt like the server creativity has just been horrible. Every server I join is either a box server, a gen server, or another server identical to 2000 other severs. So I’ve decided to make a fun server that’s unique, if you call cooking custom food in a McDonald’s kitchen to earn money, upgrade, and become the ultimate chef interesting. So basically I’ve started development and I was interested in community feedback on whether to continue and finish the server for release or if I should pave the development. So if you need a refresh on what the server is, you start as a McDonald’s chef cooking burgers, chicken sandwiches, chicken nuggets, fries, etc. every order you successfully complete you will earn money and impact you rating, messing up an order will negatively impact you rating. You must have a certain amount of money and high enough stars (rating) to upgrade you restaurant all the way to the sandbox kitchen. So thoughts on my server?
  6. Here command /tpto [player]: Permission: tp.mod Trigger: teleport player to arg-1
  7. Custom entity ai where a hoglin jumps back then strait at the enemy and deals damage. I have already made this script but I would like to see how you do it
  8. It could be literally anything, could you provide the script
  9. Bro just do //cut
  10. jeep2729

    On fall

    Try something like if block below player is not air:
  11. Is it possible to add pov/zoom without slowing down the player, My quest isnot the animation of the zoom, just make you zoom in even without a animation but thanks, it will work
  12. Idk if this is even possible
  13. Hey, its me again. I was wondering if there was any skript code that allows you to zoom in with the spyglass zoom Idea: when player is shifting and holding right click and If player has a lead on there head (monocle) then It will zoom in with spyglass zoom I dont have a skript currently because idk where to start so please tell me if my idea is possible
  14. on rightclick on sign: 1st line of clicked block is "right click to" 2nd line of clicked block is "warp to prestige" 3rd line of clicked block is "3 zone" 4th line of clicked block is "(requires p.3)" if {prestige.%player%} < 2: send "works" to player also can anyone tell me why this is not working?
×
×
  • Create New...