Fishing Skript

  • 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 community!

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

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

datmar1610

Member
Oct 6, 2023
1
0
1
Guys, I'm trying to write a script about changing the form of fishing. When the fish takes the bait, a random key (ex: A, C, F,...) appears in the middle of the screen (set title) and the player must press that key to catch the fish. Then there's my script below. Can someone guide me?

1696625795049.png
 
you could use on hand item swap event for the f key but note if the player sets the off hand keybind to something else it would not work because skript cannot detect key presses as it's a server plugin not a client mod or plugin