Jump to content

ombs

Member
  • Posts

    44
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

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

ombs's Achievements

Newbie

Newbie (2/6)

0

Reputation

  1. # First, a specific XP variable. on join: set {xp..%player’s uuid%} to 0 set {level..%player’s uuid%} to 1 set {levelrq..%player’s uuid%} to 10 # Next, the mining. on break of coal ore: add 1 to {xp..%player’s uuid%} send action bar “You gained 1 XP!” to player for 1 second on join: while player is online: if {xp..%player’s uuid%} is greater than {levelrq..%player’s uuid%}: add 1 to {level..%player’s uuid%} set {levelrq..%player’s uuid%} to {levelrq..%player’s uuid%} * 2 set {xp..%player’s uuid} to 0
  2. ombs

    Help pls

    on damage of player: attacker's tool is gold axe named "&4Ban Hammer": if attacker has permission "banhammer.use": kick victim ban victim due to "U TRASH KID" else: send "YOU Cant use this L!" to attacker formatting, untested for me btw if there are errors reply!
  3. Hello. I have visited your server and the ideas are great! I think a mining aspect could attract lots of people, so add your own spin on a mining game like Box or Prison.
  4. I'm not new, just introducing myself to the forums. I've made many servers here!
  5. I want a basketball that uses a custom player head as the block. How can I turn this into a Skript? My idea is that when you right click on a basketball on the ground, it gives you one to throw, it launches it into the air, and it looks the exact same the whole time.
  6. ombs

    Basketball

    I want a Skript that once you have a player head named “&6Basketball”, you can throw it (no bouncing) and it goes away when it touches the ground.
  7. Hello Minehut! I'm ombs and I am a Skripter and a server developer! I have 4 servers that haven't blown up in popularity, simply due to the fact that I have so many server ideas in mind! My current project is a city simulator with jobs, robberies, houses and apartments, and more! If you see me in the lobby, say hello! I always appreciate it. Have a great day peeps!
  8. on rightclick on coal: if name of player's held item is "name here": give player 1 gold nugget named "name here"
  9. Hello. Can you make a magic wand that shoots a beam of particles and explodes once the beam comes in contact with a block.
  10. on break: if event-block is redstone ore: cancel drops give player 1 redstone dust named “amongus”
  11. Ombs:

    - Working on a server

    - Loves Skript

    - Also loves Twinkies

  12. I fell victim to this and some dude from the UK tried to log in. Google blocked it from logging in but yeah this is crazy.
  13. ombs

    Skript Help

    Next time, post this in the Skript discussion or Marketplace. Thanks!
  14. Ummm… sir. That’s not how it works. He doesn’t know, and requires assistance, he can’t “do it himself”.
×
×
  • Create New...