Jump to content

borderpatrol78

Member
  • Posts

    15
  • Joined

  • Last visited

About borderpatrol78

  • Birthday 08/28/1999

Recent Profile Visitors

184 profile views

borderpatrol78's Achievements

Newbie

Newbie (2/6)

0

Reputation

  1. Dear players, I'm working on a walking dead server but need some help with some skripts i cant figure out my self is there anyone that can help me out here, Here are the following skripts i need. - on dead place a blue orchid flower and on right click you see the death players items empty = remove flower [custom models] - on right click of leather open backpack with one row and book 3 rows - on 5 blocks fall there is a change the victim will break there legs and need to use a splint to fix it [effect slowness] _ if player is infected they need to use a rabbit foot [custom model] to cure them self [takes damages every x of time + nausa]
  2. Dear players how do i add a warp with a custom head, this is my skript right now command /warp: usage: usages /warp trigger: set {_menu} to a new chest inventory with 5 rows named "&cWarp Gui" set slot 0 and 1 and 2 and 3 and 4 and 5 and 6 and 7 and 8 and 9 and 17 and 18 and 26 and 27 and 35 and 36 and 37 and 38 and 39 and 40 and 41 and 42 and 43 and 44 of {_menu} to gray stained glass pane named " " set slot 13 of {_menu} to player head named "Home" open {_menu} to player on inventory click: # Listen for players clicking in an inventory. name of event-inventory is "&cWarp Gui" # Make sure it's our menu. cancel event if index of event-slot is 0 and 1 and 2 and 3 and 5 and 6 and 7 and 8 and 9 and 17 and 18 and 26 and 27 and 35 and 36 and 37 and 38 and 39 and 40 and 41 and 42 and 43 and 44: # The button slot. cancel event Thank you in advance
  3. Can anyone help me skript the following simple things #Bleeding + Bandage If player or zombie hits you you need a paper named &f&lBandage so you wont take damage overtime @splint If player jumps from 6 blocks high player gets slowness and wont be able to get rid of it untill he fixes it with a splint
  4. Is there any plugin or skript that can prevent players from spawning in illigial stuff like sharpness 255 and stuff
  5. This is the skript i got for now but i only need a command so it deletes the player there report. command /report [<player>] [<text>]: description: Main Report Command permission: command.report permission message: You don't have permission to do this trigger: if arg-1 isn't set: send "Error, you must specify a player" else if arg-2 isn't set: send "You must specify a reason" else if arg-2 isn't "Fly" or "Speed" or "KillAura" or "Xray": send "Error, that is not a valid Reason" send "Reasons: &cFly, Speed, KillAura, Xray, " else: add arg-2 to {Reports::%arg-1's uuid%::*} send "&8[&4Reports&8]&cSuccessfully reported %arg-1%, for %arg-2%" loop all players: if loop-player has permission "report.staff": send "&cALERT! %player% has reported %arg-1% for %arg-2%" to loop-player send "&cTo check the logs, type /checkreport [Player]" to loop-player command /checkreport [<offline player>]: description: Main Report Checking Command permission: report.staff permission message: You don't have permission to do this trigger: if arg-1 isn't set: send "&7You must specify a user" else: send "&7Viewing Report Status of: &c%arg-1%" loop {Reports::%arg-1's uuid%::*}: send "&c##%loop-index% - %loop-value%" send "" send "&7Total Reports Made: &c%size of {Reports::%arg-1's uuid%::*}%" command /removereport [<offline player>]: description: Deletes a player report permission: report.remove permission message: You don't have permission to do this trigger: if arg-1 isn't set: send "&7You must specify a user" else: send "&7removing Report Status of: &c%arg-1%"
  6. I need a custom Gui for choosing suffixes if player have permission for the suffix
  7. Can anyone make a skript with the next things for me i'm willing to pay for it! - Bleeding (need bandage for stoping the bleeding) - Bandage (when bleeding player need a bandage to stop taking damage from bleeding) - Broken bones (fall damage from a high fall) - Splint (splint needed if you have broken bones: slowness) - Infected Status (gives player hunger time by time and gives damage to player) - Cure (needed if player got infected) - Zombies able to brake down doors - Zombies comes in 5 (Zombies never walk around allone always in pears of minimum 3 maximum 5) - Zombies survive in daylight (Zombies take no damage in daylight) My discord is GeekGaming3443.tv#7684
  8. I have edit it to make it more clear what everything do
  9. Can anyone make a skript with the next things for me i'm willing to pay for it! - Bleeding (need bandage for stoping the bleeding) - Bandage (when bleeding player need a bandage to stop taking damage from bleeding) - Broken bones (fall damage from a high fall) - Splint (splint needed if you have broken bones: slowness) - Infected Status (gives player hunger time by time and gives damage to player) - Cure (needed if player got infected) - Zombies able to brake down doors - Zombies comes in 5 (Zombies never walk around allone always in pears of minimum 3 maximum 5) - Zombies survive in daylight (Zombies take no damage in daylight) My discord is GeekGaming3443.tv#7684
  10. if your willing to do that i will autobroadcast a huge thanks to [player] for making this posible my discord is GeekGaming3443.tv#7684 feel free to add me
  11. hey anyone here in the community that can make a dayz skript i'm willing to pay 10$ paypal skript needs * possible bleeding or infected when hit by a zombie * possible broken legs when falling from a hight * bandage for healing up * splint for broken legs * cure if infected * zombies take no damage in daytime * zombies are a little bit faster * zombies are able to brake wooden doors english is not my first lang
×
×
  • Create New...