Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Szukam] Fajnych skryptów na server pvp z trybami


Rekomendowane odpowiedzi

Opublikowano

Moje stare nietestowane skrypty, może coś się przyda. Nic z nich nie przerabiałem od pół roku, śmiało korzystaj (to nic ciekawego)

 

on right click on player:
	if clicked player is "Mag Innosa":
		execute player command "ffagsgd ogien"
		stop
	if clicked player is "Mag Adanosa":
		execute player command "ffagsgd woda"
		stop
	if clicked player is "Mag Beliara":
		execute player command "ffagsgd nekromanta"
		stop
	if clicked player is "Wojownik":
		execute player command "ffagsgd wojownik"
		stop
	if clicked player is "Ninja":
		execute player command "ffagsgd ninja"
		stop
	if clicked player is "Rapp":
		execute player command "ffagsgd rapp"
		stop
	if clicked player is "Assassin":
		execute player command "ffagsgd assassin"
		stop
	if clicked player is "Tank":
		execute player command "ffagsgd tank"
		stop
	if clicked player is "Predator":
		execute player command "ffagsgd predator"
		stop
	else:
		message "&0~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
		message "&cFragi &b%{fragi::%clicked player%}%"
		message "&cZginal &b%{smierci.%clicked player%}% &crazy"
		message "&cZabil &b%{zabicia.%clicked player%}% &crazy"
		message "&0~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
		stop

command /mobkill:
        trigger:
                send "&4Nope"
command /swietowoda [<text>]:
	trigger:
		broadcast "&9---------- &a&l+ &c&lPvP - CraftUP &a&l+ &9----------"
		broadcast "                 &b&l%arg 1% &a&oZakupil klase &cMag Wody"
		broadcast "&9---------- &a&l+ &c&lPvP - CraftUP &a&l+ &9----------"
		stop
command /swietoassassin [<text>]:
	trigger:
		broadcast "&9---------- &a&l+ &c&lPvP - CraftUP &a&l+ &9----------"
		broadcast "                 &b&l%arg 1% &a&oZakupil klase &cassassin"
		broadcast "&9---------- &a&l+ &c&lPvP - CraftUP &a&l+ &9----------"
		stop
command /swietorap [<text>]:
	trigger:
		broadcast "&9---------- &a&l+ &c&lPvP - CraftUP &a&l+ &9----------"
		broadcast "                 &b&l%arg 1% &a&oZakupil klase &cRap"
		broadcast "&9---------- &a&l+ &c&lPvP - CraftUP &a&l+ &9----------"
command /swietotank [<text>]:
	trigger:
		broadcast "&9---------- &a&l+ &c&lPvP - CraftUP &a&l+ &9----------"
		broadcast "                 &b&l%arg 1% &a&oZakupil klase &cTank"
		broadcast "&9---------- &a&l+ &c&lPvP - CraftUP &a&l+ &9----------"
command /swietopredator [<text>]:
	trigger:
		broadcast "&9---------- &a&l+ &c&lPvP - CraftUP &a&l+ &9----------"
		broadcast "                 &b&l%arg 1% &a&oZakupil klase &cPredator"
		broadcast "&9---------- &a&l+ &c&lPvP - CraftUP &a&l+ &9----------"
on quit:
    set leave message to ""


On Death Of Player:
	delete {klasa.%victim%}
	send "&cUbiles: &4&l%victim%" to attacker
	If attacker is a player:
		add 25 to the attacker's account
		send "&c[&4Craft&aUP&c]&6 Za zabicie dostales 25$!" to attacker
		Stop Trigger
On death:
	execute console command "ne clear %player%"
	set the maximum health of player to 10
	set death message to ""
	delete {klasa.%player%}
	delete {walka.%player%}
	wait 1 ticks
	clear dropped Items



on damage:
	if attacker is holding diamond sword of sharpness 10:
		apply poison 1 to victim for 0.4 second
	if victim is holding bedrock:
		cancel event
	if attacker is holding bedrock:
		cancel event
	if attacker's gamemode is creative:
		cancel event
	if victim's gamemode is creative:
		cancel event
	set {walka.%victim%} to now
	set {walka.%attacker%} to now


on quit:
	set {_walka} to difference between {walka.%player%} and now
	if {_walka} is less than 20 seconds:
		delete {walka.%player%}
		kill player

		
on join:
	delete {walka.%player%}
	execute console command "ne clear %player%"
	set the maximum health of player to 10
	delete {klasa.%player%}
on drop:
	cancel event
on rightclick:
	if player is holding blaze rod of infinity 1:
		if player is not in "Arena":
			send "&4Na tej mapie nie ma magii!"
			stop
		else:
			execute player command "cast fireball"
			stop
	if player is holding blaze rod of infinity 2:
		if player is not in "Arena":
			send "&4Na tej mapie nie ma magii!"
			stop
		else:
			execute player command "cast firenova"
			stop
	if player is holding blaze rod of infinity 3:
		if player is not in "Arena":
			send "&4Na tej mapie nie ma magii!"
			stop
		else:
			execute player command "cast flamewalk"
			stop
	if player is holding blaze rod of infinity 4:
		if player is not in "Arena":
			send "&4Na tej mapie nie ma magii!"
			stop
		else:
			execute player command "cast haze"
			stop
	if player is holding blaze rod of infinity 5:
		if player is not in "Arena":
			send "&4Na tej mapie nie ma magii!"
			stop
		else:
			execute player command "cast heal"
			stop
	if player is holding blaze rod of infinity 6:
		if player is not in "Arena":
			send "&4Na tej mapie nie ma magii!"
			stop
		else:
			execute player command "cast prayer"
			stop
	if player is holding blaze rod of infinity 7:
		if player is not in "Arena":
			send "&4Na tej mapie nie ma magii!"
			stop
		else:
			execute player command "cast blink"
			stop

			
	if player is holding bone of infinity 1:
		if player is not in "Arena":
			send "&4Na tej mapie nie ma magii!"
			stop
		else:
			execute player command "cast drainlife"
			stop
	if player is holding bone of infinity 2:
		if player is not in "Arena":
			send "&4Na tej mapie nie ma magii!"
			stop
		else:
			execute player command "cast lightning"
			stop
	if player is holding bone of infinity 3:
		if player is not in "Arena":
			send "&4Na tej mapie nie ma magii!"
			stop
		else:
			execute player command "cast minion"
			stop
	if player is holding bone of infinity 4:
		if player is not in "Arena":
			send "&4Na tej mapie nie ma magii!"
			stop
		else:
			execute player command "cast poison"
			stop
	if player is holding bone of infinity 5:
		if player is not in "Arena":
			send "&4Na tej mapie nie ma magii!"
			stop
		else:
			execute player command "cast pain"
			stop
	if player is holding bone of infinity 6:
		if player is not in "Arena":
			send "&4Na tej mapie nie ma magii!"
			stop
		else:
			execute player command "cast lifetap"
			stop
	if player is holding bone of infinity 7:
		if player is not in "Arena":
			send "&4Na tej mapie nie ma magii!"
			stop
		else:
			execute player command "cast shadowstep"
			stop
			
			
	if player is holding 31:1 named "&bLeczacy &3Haszysz":
		remove long grass from tool
		heal player
		
	if player is holding feather named "&7Lot czarnego feniksa":
		set {_czaslot} to difference between {czaslot.%player%} and now
		if {_czaslot} is less than 120 seconds:
			send "&4Mozesz tego uzywac co 2 minuty"
			cancel event
			stop
		else:
			execute console command "fly %player% on"
			set {czaslot.%player%} to now
			wait 1 second
			send "&4Jeszcze tylko &l15 sekund &4lotu"
			wait 1 second
			send "&4Jeszcze tylko &l14 sekund &4lotu"
			wait 1 second
			send "&4Jeszcze tylko &l13 sekund &4lotu"
			wait 1 second
			send "&4Jeszcze tylko &l12 sekund &4lotu"
			wait 1 second
			send "&4Jeszcze tylko &l11 sekund &4lotu"
			wait 1 second
			send "&4Jeszcze tylko &l10 sekund &4lotu"
			wait 1 second
			send "&4Jeszcze tylko &l9 sekund &4lotu"
			wait 1 second
			send "&4Jeszcze tylko &l8 sekund &4lotu"
			wait 1 second
			send "&4Jeszcze tylko &l7 sekund &4lotu"
			wait 1 second
			send "&4Jeszcze tylko &l6 sekund &4lotu"
			wait 1 second
			send "&4Jeszcze tylko &l5 sekund &4lotu"
			wait 1 second
			send "&4Jeszcze tylko &l4 sekundy &4lotu"
			wait 1 second
			send "&4Jeszcze tylko &l3 sekundy &4lotu"
			wait 1 second
			send "&4Jeszcze tylko &l2 sekundy &4lotu"
			wait 1 second
			send "&4Jeszcze tylko &l1 sekunda &4lotu"
			execute console command "fly %player% off"
			
	if player is holding arrow named "&7Niewidzialnosc bialego orla":
		set {_czasniew} to difference between {czasniew.%player%} and now
		if {_czasniew} is less than 180 seconds:
			send "&4Mozesz tego uzywac co 60 sekund"
			cancel event
			stop
		else:
			set {czasniew.%player%} to now
			set {_player} to player
			send "&7Aktywawano niewidzialnosc"
			loop all players:
				hide {_player} from loop-player
			wait 30 seconds 
			loop all players:
				reveal {_player} to loop-player
				
	if player is holding shears named "&7Pioruny czerwonej sroki":
		set {_czasthor} to difference between {czasthor.%player%} and now
		if {_czasthor} is less than 5 seconds:
			send "&4Mozesz tego uzywac co 5 sekund"
			cancel event
			stop
		else:
			execute console command "pex user %player% add essentials.*"
			execute player command "lightning"
			execute console command "pex user %player% remove essentials.*"
			set {czasthor.%player%} to now
	

on command:
	set {_comand} to difference between {comand.%player%} and now
	if {_comand} is less than 1 ticks:
		cancel event
		stop
	else:
		set {comand.%player%} to now

command /ffagsgd [<text>]:
	trigger:
		if player is in "world":
			if arg 1 is "Assassin":
				if player has permissions "skript.assassin":
					if {klasa.%player%} is "Assassin":
						send "&9[&cCraft&aUP&9] &eTe klase wybrales/as juz wczesniej!"
						stop
					else:
						clear the player's inventory
						send "&a&9[&cCraft&aUP&9] &eWybrales klase &9VIPA &e&lAssassin!"
						set {klasa.%player%} to "Assassin"
						remove speed from the player
						remove jump from the player
						set the maximum health of player to 20
						apply speed 5 to player for 9999 second
						apply jump 11 to player for 9999 second
						equip player with all leather armour
						dye player's helmet white
						dye player's chestplate white
						dye player's leggings white
						dye player's boots white
						execute console command "give %player% 276 1 name:&6Miecz_szlachetnego_%player% enchant sharpness:10 lore:&eZatruty_miecz"
						execute console command "give %player% 31:1 4 name:&bLeczacy_&3Haszysz"
						heal player
						execute console command "ne prefix %player% &e[Assassin]&f"
						execute console command "tppos %player% -2061 81 -542"
						stop
				else:
					send "&a[&cCraft&fUp&a] &eJest to klasa platna"
					stop
			if arg 1 is "Rapp":
				if player has permissions "skript.rap":
					if {klasa.%player%} is "Rapp":
						send "&9[&cCraft&aUP&9] &eTe klase wybrales/as juz wczesniej!"
						stop
					else:
						clear the player's inventory
						send "&9[&cCraft&aUP&9] &eWybrales klase &9VIPA &e&lRapp!"
						set {klasa.%player%} to "Rapp"
						remove speed from the player
						remove jump from the player
						set the maximum health of player to 20
						apply speed 9 to player for 9999 second
						apply jump 4 to player for 9999 second
						equip player with all iron armour
						execute console command "give %player% 276 1 name:&6Miecz_szlachetnego_%player% enchant sharpness:6"
						execute console command "give %player% 7 1 name:&9Macierzysta_tarcza enchant infinity:1"
						heal player
						execute console command "ne prefix %player% &e[Rapp]&f"
						execute console command "tppos %player% -2061 81 -542"
						stop
				else:
					send "&9[&cCraft&aUP&9] &eJest to klasa platna"
					stop
			if arg 1 is "Tank":
				if player has permissions "skript.tank":
					if {klasa.%player%} is "Tank":
						send "&9[&cCraft&aUP&9] &eTe klase wybrales/as juz wczesniej!"
						stop
					else:
						clear the player's inventory
						send "&9[&cCraft&aUP&9] &eWybrales klase &9PLATNA &e&lTank!"
						set {klasa.%player%} to "Tank"
						remove speed from the player
						remove jump from the player
						set the maximum health of player to 50
						equip player with all diamond armour
						execute console command "give %player% 267 1 name:&6Miecz_szlachetnego_%player%"
						execute console command "give %player% 322:1 4 name:&3Potega"
						heal player
						execute console command "ne prefix %player% &e[Tank]&f"
						execute console command "tppos %player% -2061 81 -542"
						stop
				else:
					send "&9[&cCraft&aUP&9] &eJest to klasa platna"
					stop
			if arg 1 is "Predator":
				if player has permissions "skript.predator":
					if {klasa.%player%} is "Predator":
						send "&9[&cCraft&aUP&9] &eTe klase wybrales/as juz wczesniej!"
						stop
					else:
						clear the player's inventory
						send "&9[&cCraft&aUP&9] &eWybrales klase &9PLATNA &e&lPredator!"
						set {klasa.%player%} to "Predator"
						remove speed from the player
						remove jump from the player
						set the maximum health of player to 30
						apply speed 15 to player for 9999 second
						apply jump 20 to player for 9999 second
						equip player with all diamond armour
						execute console command "give %player% 276 1 name:&6Miecz_szlachetnego_%player% enchant sharpness:10"
						execute console command "give %player% 322:1 1 name:&3Potega"
						execute console command "ne prefix %player% &e[Predator]&f"
						execute console command "give %player% 359 1 name:&7Pioruny_czarnego_aniola enchant infinity:1"
						execute console command "tppos %player% -2061 81 -542"
						heal player
						stop
				else:
					send "&9[&cCraft&aUP&9] &eJest to klasa platna"
					stop
			if arg 1 is "Wojownik":
				if {klasa.%player%} is "Wojownik":
					send "&9[&cCraft&aUP&9] &eTe klase wybrales/as juz wczesniej!"
					stop
				else:
					clear the player's inventory
					send "&9[&cCraft&aUP&9] &eWybrales &9darmowa&e klase &lWojownik!"
					set {klasa.%player%} to "Wojownik"
					remove speed from the player
					remove jump from the player
					set the maximum health of player to 15
					apply speed 3 to player for 9999 second
					equip player with all iron armour
					execute console command "give %player% 276 1 name:&6Miecz_szlachetnego_%player% enchant sharpness:4"
					execute console command "tppos %player% -2061 81 -542"
					execute console command "ne prefix %player% &e[Wojownik]&f"
					heal player
					stop
			if arg 1 is "Ninja":
				if {klasa.%player%} is "Ninja":
					send "&9[&cCraft&aUP&9] &eTe klase wybrales/as juz wczesniej!"
					stop
				else:
					clear the player's inventory
					send "&9[&cCraft&aUP&9] &eWybrales &9darmowa&e klase &lNinja!"
					set {klasa.%player%} to "Ninja"
					remove speed from the player
					remove jump from the player
					set the maximum health of player to 12
					apply jump 2 to player for 9999 second
					apply speed 25 to player for 9999 second
					equip player with all leather armour
					dye player's helmet black
					dye player's chestplate black
					dye player's leggings black
					dye player's boots black
					execute console command "give %player% 359 1 name:&7Pioruny_czerwonej_sroki"
					execute console command "give %player% arrow 1 name:&7Niewidzialnosc_bialego_orla"
					execute console command "give %player% feather 1 name:&7Lot_czarnego_feniksa"
					execute console command "tppos %player% -2061 81 -542"
					execute console command "ne prefix %player% &e[Ninja]&f"
					heal player
					stop
					
					
					
			if arg 1 is "ogien":
				if {klasa.%player%} is "ogien":
					send "&9[&cCraft&aUP&9] &eTe klase wybrales/as juz wczesniej!"
					stop
				else:
					clear the player's inventory
					send "&9[&cCraft&aUP&9] &6Niech Innos bedzie z Toba!"
					set {klasa.%player%} to "ogien"
					remove speed from the player
					remove jump from the player
					set the maximum health of player to 10
					equip player with leather tunic
					equip player with leather pants
					equip player with leather boots
					dye player's chestplate red
					dye player's leggings red
					dye player's boots red
					execute console command "give %player% 268 1 name:&6Miecz_szlachetnego_%player%"
					execute console command "give %player% 369 1 lore:&a[&cCraft&fUp&a]|&cTworzy_ognista_kule_w_przeciwnika||&3Koszt_many_10|&eCooldown_2s|&6Zasieg_30_kratek name:&4Fireball enchant infinity:1"
					execute console command "give %player% 369 1 name:&4Firenova lore:&a[&cCraft&fUp&a]|&cGeneruje_ognisty_kwadrat_wokol_Ciebie||&3Koszt_many_15|&eCooldown_15s|&6Zasieg_20_kratek enchant infinity:2"
					execute console command "give %player% 369 1 name:&4FlameShield lore:&a[&cCraft&fUp&a]|&cTworzysz_ognista_tarcze||&3Koszt_many_25_i_10/1s|&eCooldown_30s|&6Zasieg_4_kratki enchant infinity:3"
					execute console command "give %player% 369 1 name:&4Oslepienie lore:&a[&cCraft&fUp&a]|&cOslepiasz_przeciwnika||&3Koszt_many_10|&eCooldown_15s|&6Zasieg_20_kratek enchant infinity:4"
					execute console command "give %player% 369 1 name:&aHeal lore:&a[&cCraft&fUp&a]|&2Leczysz_cel_(przykladowo_sojusznika)||&3Koszt_many_20|&eCooldown_0s|&6Regeneruje_4_serca enchant infinity:5"
					execute console command "give %player% 369 1 name:&aPrayer lore:&a[&cCraft&fUp&a]|&2Leczysz_sie||&3Koszt_many_20|&eCooldown_15s|&6Regeneruje_5_serc enchant infinity:6"
					execute console command "give %player% 369 1 name:&7Teleport lore:&a[&cCraft&fUp&a]|&8Teleportujesz_sie_zaznaczone_miejsce||&3Koszt_many_15|&eCooldown_8s|&6Zasieg_25_kratek enchant infinity:7"
					execute console command "ne prefix %player% &c[Mag Ognia]&f"
					heal player
					execute console command "tppos %player% -2061 81 -542"
					execute player command "mana"
					stop
			if arg 1 is "nekromanta":
				if {klasa.%player%} is "nekromanta":
					send "&9[&cCraft&aUP&9] &eTe klase wybrales/as juz wczesniej!"
					stop
				else:
					clear the player's inventory
					send "&9[&cCraft&aUP&9] &7Na Beliara!"
					set {klasa.%player%} to "nekromanta"
					remove speed from the player
					remove jump from the player
					set the maximum health of player to 10
					equip player with leather tunic
					equip player with leather pants
					equip player with leather boots
					dye player's chestplate black
					dye player's leggings black
					dye player's boots black
					execute console command "give %player% 268 1 name:&6Miecz_szlachetnego_%player%"
					execute console command "give %player% bone 1 name:Lifesteal_drainlife enchant infinity:1"
					execute console command "give %player% bone 1 name:lightning enchant infinity:2"
					execute console command "give %player% bone 1 name:minion enchant infinity:3"
					execute console command "give %player% bone 1 name:poison enchant infinity:4"
					execute console command "give %player% bone 1 name:pain enchant infinity:5"
					execute console command "give %player% bone 1 name:mana	 enchant infinity:6"
					execute console command "give %player% bone 1 name:shadowstep enchant infinity:7"
					execute console command "ne prefix %player% &8[Nekromanta]&f"
					execute console command "tppos %player% -2061 81 -542"
					heal player
					execute player command "mana"
					stop
			if arg 1 is "woda":
				if player has permissions "skript.wody":
					if {klasa.%player%} is "woda":
						send "&&9[&cCraft&aUP&9] &eTe klase wybrales/as juz wczesniej!"
						stop
					else:
						clear the player's inventory
						send "&9[&cCraft&aUP&9] &6Niech Adanos Cie prowadzi!"
						set {klasa.%player%} to "woda"
						remove speed from the player
						remove jump from the player
						set the maximum health of player to 15
						equip player with leather tunic
						equip player with leather pants
						equip player with leather boots
						dye player's chestplate blue
						dye player's leggings blue
						dye player's boots blue
						execute console command "give %player% 268 1 name:&6Miecz_szlachetnego_%player%"
						execute console command "ne prefix %player% &3[Mag Wody]&f"
						execute console command "tppos %player% -2061 81 -542"
						heal player
						execute player command "mana"
						stop
				else:
					send "&a&9[&cCraft&aUP&9] &eJest to klasa platna"
					stop

command /aktywator:
	trigger:
		execute console command "give %player% 369 1 name:Pchniecie_forcetoss"
		execute console command "give %player% 369 1 name:Pulapka_entomb"
		execute console command "give %player% 369 1 name:Freeze"
		execute console command "give %player% 369 1 name:Geyser"
		execute console command "give %player% 369 1 name:invisibility		"
		execute console command "give %player% 369 1 name:dalekoskok_leap"
		execute console command "give %player% 369 1 name:leavetate"
		execute console command "give %player% 369 1 name:silence	"
		execute console command "give %player% 369 1 name:volley"
		execute console command "give %player% 369 1 name:switch"
		execute console command "give %player% 369 1 name:wall"
					
command /klasa:
	trigger:
		send "&a&l- - > &7Dostepne &cKomendy &a&l< - -"
		send "&7/wojownik &cInformacje dotyczace klasy &9&lWojownik"
		send "&7/ninja &cInformacje dotyczace klasy &9&lNinja"
		send "&7/rapp &cInformacje dotyczace klasy &9&lRapp"
		send "&7/tank &cInformacje dotyczace klasy &9&lTank"
		send "&7/assassin &cInformacje dotyczace klasy &9&lAssassin"
		send "&7/predator &cInformacje dotyczace klasy &9&lPredator"
		stop					
command /wojownik:
	trigger:
		send "&a&l- - > &7Klasa &9&lWojownik &a&l< - -"
		send "&9&lWojownik&c: &7Ma zelazne uzbrojenie"
		send "&9&lWojownik&c: &7Posiada &bDiamentowy &7miecz Ostrosc &4&lIV"
		send "&9&lWojownik&c: &7Otrzymal Zwiekszona predkosc o &4&lIII"
		stop					
command /ninja:
	trigger:
		send "&a&l- - > &7Klasa &9&lNinja &a&l< - -"
		send "&9&lNinja&c: &7Jest ubrany w &8&lCzarna &7zbroje"
		send "&9&lNinja&c: &7Posiada &cPioruny czerwonej sroki"
		send "&9&lNinja&c: &7Posiada rowniez &cNiewidzialnosc bialego orla"	
		send "&9&lNinja&c: &7Ma &cLot czarnego feniksa"		
		stop	
command /rapp:
	trigger:
		send ""
		send ""
		stop					
command /tank:
	trigger:
		send ""
		send ""
		stop					
command /assassin:
	trigger:
		send ""
		send ""
		stop					
command /predator:
	trigger:
		send "&a&l- - > &7Klasa &9&lWojownik &a&l< - -"
		send "&9&lWojownik&c: &7Ma zelazne uzbrojenie"
		send "&9&lWojownik&c: &7Posiada &bDiamentowy &7miecz Ostrosc &4&lIV"
		send "&9&lWojownik&c: &7Otrzymal Zwiekszona predkosc o &4&lIII"
		stop

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...