Wimfish
-
Posts
93 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Blogs
Events
Store
Downloads
Posts posted by Wimfish
-
-
ty do u play hypixel bw?
-
But please just make your own skript request page instead of answering mine ;/ ill send u any that i cant do but just ask me before answering
-
I didnt realise u changed it to a gen server
sorry
-
yo, sorry i didnt see top messages bc it was being slow
-
Its really annoying u know how u come onto my page and answer them AND U MAKE A SERVER WITH ALMOST THE AXACT name of mine
-
also i may not get back to u for a few hours Bc i am going to park with friends
-
Hi! Im afraid I cant make an overhead one but i can make a bossbar or subtitled one if u want
Also please Gimme your IGN
-
hi, im a dev My IGN is wimfish feel free to msg me or reply to this post! Im making skripts for ppl!
-
1 minute ago, Wimfish said:
command /disguise [<text>] [<text>]:
permission: disguise.sk
trigger:
if arg 1 is set:
make console execute command "/nick %player% %arg 1%"
make console execute command "/lp user %player% group set %arg 2%"
Change /lp user %player% group set %arg 2% to whatever command your Rank plugin uses (keep %arg 1% and arg%
-
command /disguise [<text>] [<text>]:
permission: disguise.sk
trigger:
if arg 1 is set:
make console execute command "/nick %player% %arg 1%"
make console execute command "/lp user %player% group set %arg 2%"
-
command /event [<text>]:
trigger:
if arg 1 is set:
broadcast "&e[&6&lSuperpvpn&e] &b&l&n%player% is holding a %arg 1% event!"
else:
send "&6&l/event <event>"
-
1
-
-
2 hours ago, BanditEagle said:
Nice skript!
>:)
3 hours ago, Wimfish said:Ty dude
-
command /setspawn:
aliases: spawnset, sethub, hubset, setlobby, lobbyset
permission: spawn.setspawn
permission message: &cSorry, but you don't have permission to execute this command!
description: Set spawn at your location.
trigger:
message "&6You have &cset spawn&6 at your location!"
set {spawn} to location of playercommand /spawn [<player>]:
aliases: hub, lobby
permission: spawn.spawn
permission message: &cSorry, but you don't have permission to execute this command!
description: Teleport you to spawn.
trigger:
if {spawn} isn't set:
message "&4Error:&c spawn is not set!"
stop
else:
argument 1 is not set:
teleport player to {spawn}
message "&6Teleporting..."
else:
if sender has permission "spawn.spawn.others":
if argument is online:
teleport argument to {spawn}
if sender is a player:
message "&6You have been teleported to spawn by &c%player%&6." to argument 1
if sender is not a player:
message "&6You have been teleported to spawn by &cConsole&6." to argument 1
teleport player to {spawn}
else:
message "&cSorry, but you don't have permission to execute this command!" -
every 10 minutes:
broadcast "&b--------------------"
broadcast ""
broadcast "&6&l Do /rtp gui or right click the adventurer npc to be randomly teleported to a zone! More coming soon! ip is vesteria.minehut.GG"
broadcast ""
broadcast "&b------------------- -
This is in testing (warning)
command /Info:
trigger:
send "&9&l<Info Bot> McFroggy is a fun SMP server with an amazing Owner called spicy froggy! the ip is McFroggy.minehut.GG" to player: -
Thats outdated... Sry
-
This is a simple Chat emote skript (it does work) made by wimfish
command /shrug [<text>]:
trigger:
make player say "¯\_(ツ)_/¯"command /smiley [<text>]:
trigger:
make player say "㋡ " -
26 minutes ago, Wimfish said:
(im new to skripting it may not work)
It doesnt :C
-
(im new to skripting it may not work)
-
This is a basic admin pannel (Not done) Tbh idk if it works So sorry if it doesnt made by wimfish
Command /ap:
permission: op
permission message: "&4&lNope"
trigger:
open virtual chest inventory with size 3 named "&6&lAdmin pannel" to player
format gui slot 11 of players inventory with grass block named "&2&lCreative" with lore "&6&lChange to:" and "&6&lCreative" to run:
set player's gamemode to creative
close player's inventory -
On 3/9/2021 at 5:03 PM, Bluberriess said:
The colors are determined by a team packet, so getting the colors is a little more difficult. To easily do so you can use the plugin TAB REBORN which will determine team colors based on the color of a vault prefix.
What you can then use is something like:
command glow:permission: perk.glowtrigger:set glowing of player to !glowing of playerif glowing of player is true:set {_a} to "&a&lEnabled"if glowing of player is false:set {_a} to "&c&lDisabled"send "&eGlow: %{_a}%"
In this example I use skQuery's Not Boolean, which just returns the opposite of a (true/false). And I use skript's glowing of %player% expression to set it.When i put permission: (perms) it says cannot understand got any fixes for that?
-
If u have any problems contact me on here
-
join script
on join:
send message "&6&l&nWelcome to (your server name). Have fun! Tips: Do (whatever u want)"Emote script:
command /shrug [<text>]:
trigger:
make player say "¯\_(ツ)_/¯"command /smiley [<text>]:
trigger:
make player say "㋡ "
-
1
-
-
Need a script that gives chat format with diff tags :example: For me I need a tag like this [Owner] Wimfish %message% and for admins i want a tag saying [admin] %name% %message% if thats ok
?

Making skripts for ppl Reply to this post with your IGN and what u want me to make (ign is ingame name)
in Discussion
Posted
O yeah lol