SkQuery A Simple Report System

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

i0nqthqn

New Member
Oct 5, 2023
5
0
1
Code:
#     __________________________________________________________
#    / /                                                   / /\ \
#    \_\___________________________________________________\_\/ /
#        / /    _____    __            __                    / /
#       / /    / ____\  / /           /_/          /\       / /
#      / /    / /__    / /___  ___   __  ______ __/ /_     / /
#     / /     \___ \  /   __/ / __\ / / / __  //_  __/    / /
#    / /     ____/ / / /\ \  / /   / / / /_/ /  / /      / /
#   / /     \_____/ /_/ /_/ /_/   /_/ / ____/  /_/      / /__
#  / /    ========================== / / ==========    / / \ \
# | |                               /_/               | |   | |
#  \_\_________________________________________________\_\_/_/

# Report System by jona6000

command /report [<text>]:
  trigger:
    if arg-1 is not set:
      send ""
      send "&c/report <játékos>"
      send ""
    else:
      open chest with 6 rows named "&cJelenteni szeretnéd őt: &4&l&ka&r &c%arg-1%" to player
      format slot 0 of player with nether star named "&8" to close
      format slot 8 of player with nether star named "&8" to close
      format slot 53 of player with nether star named "&8" to close
      format slot 45 of player with nether star named "&8" to close
      format slot 10 of player with diamond sword named "&7Jelenteni szeretném, &c%arg-1% &7játékost!" with lore "&7Szerintem ezt használja: &cKillAura" to close then run [execute player command "/broadcast &c%arg-1% &7szerintem csal. Ezt használja: &cKillAura"]
      format slot 12 of player with diamond sword named "&7Jelenteni szeretném, &c%arg-1% &7játékost!" with lore "&7Szerintem ezt használja: &cReach" to close then run [execute player command "/broadcast &c%arg-1% &7szerintem csal. Ezt használja: &cReach"]
      format slot 14 of player with diamond sword named "&7Jelenteni szeretném, &c%arg-1% &7játékost!" with lore "&7Szerintem ezt használja: &cSpeed" to close then run [execute player command "/broadcast &c%arg-1% &7szerintem csal. Ezt használja: &cSpeed"]
      format slot 16 of player with diamond sword named "&7Jelenteni szeretném, &c%arg-1% &7játékost!" with lore "&7Szerintem ezt használja: &cAntiKnockBack/Velocity" to close then run [execute player command "/broadcast &c%arg-1% &7szerintem csal. Ezt használja: &cAntiKnockBack/Velocity"]
      format slot 20 of player with diamond sword named "&7Jelenteni szeretném, &c%arg-1% &7játékost!" with lore "&7Szerintem ezt használja: &cFastBreak" to close then run [execute player command "/broadcast &c%arg-1% &7szerintem csal. Ezt használja: &cFastBreak"]
      format slot 22 of player with diamond sword named "&7Jelenteni szeretném, &c%arg-1% &7játékost!" with lore "&7Szerintem ezt használja: &cFastPlace" to close then run [execute player command "/broadcast &c%arg-1% &7szerintem csal. Ezt használja: &cFastPlace"]
      format slot 24 of player with diamond sword named "&7Jelenteni szeretném, &c%arg-1% &7játékost!" with lore "&7Szerintem ezt használja: &cAutoClicker" to close then run [execute player command "/broadcast &c%arg-1% &7szerintem csal. Ezt használja: &cAutoClicker"]
      format slot 28 of player with diamond sword named "&7Jelenteni szeretném, &c%arg-1% &7játékost!" with lore "&7Szerintem ezt használja: &cSpider" to close then run [execute player command "/broadcast &c%arg-1% &7szerintem csal. Ezt használja: &cSpider"]
      format slot 30 of player with diamond sword named "&7Jelenteni szeretném, &c%arg-1% &7játékost!" with lore "&7Szerintem ezt használja: &cLongJump/BunnyHopp" to close then run [execute player command "/broadcast &c%arg-1% &7szerintem csal. Ezt : &cLongJump/BunnyHopp"]
      format slot 32 of player with diamond sword named "&7Jelenteni szeretném, &c%arg-1% &7játékost!" with lore "&7Szerintem ezt használja: &cTriggerBot" to close then run [execute player command "/broadcast &c%arg-1% &7szerintem csal. Ezt használja: &cTriggerBot"]
      format slot 34 of player with diamond sword named "&7Jelenteni szeretném, &c%arg-1% &7játékost!" with lore "&7Szerintem ezt használja: &cNuke" to close then run [execute player command "/broadcast &c%arg-1% &7szerintem csal. Ezt használja: &cNuke"]
      format slot 38 of player with diamond sword named "&7Jelenteni szeretném, &c%arg-1% &7játékost!" with lore "&7Szerintem ezt használja: &cAimBot" to close then run [execute player command "/broadcast &c%arg-1% &7szerintem csal. Ezt használja: &cAimBot"]
      format slot 40 of player with diamond sword named "&7Jelenteni szeretném, &c%arg-1% &7játékost!" with lore "&7Szerintem ezt használja: &cAutoArmor" to close then run [execute player command "/broadcast &c%arg-1% &7szerintem csal. Ezt használja: &cAutoArmor"]
      format slot 42 of player with diamond sword named "&7Jelenteni szeretném, &c%arg-1% &7játékost!" with lore "&7Szerintem ezt használja: &cFly" to close then run [execute player command "/broadcast &c%arg-1% &7szerintem csal. Ezt használja: &cFly"]