Jump to content

Fishing v1.2 - Enhanced


Recommended Posts


  • Group:  Members
  • Topic Count:  82
  • Topics Per Day:  0.02
  • Content Count:  846
  • Reputation:   137
  • Joined:  02/26/14
  • Last Seen:  

Most of you who use fishing scripts on your server have probably checked out my Fishing Script before...Well I've been working on currently enhancing it.
Changelog:

v1.2
Shortened most of the script
Added Sounds and Effects to make it a bit more lively
Added two new Configurations - Auto Fish, Auto Fish on fail
Enhanced map announce to work with where-ever the script is located
Enhanced randomizing caught junk to enable a lot more to be added
Removed Chat menu so the script has less clicking

Fishing 1.2.txt
This one is slightly different then the one below.
Fishing 1.2.txt
Please read Optional-Addons before using this script.
 
Optional Add-ons


Costume Tab Items
//Retains item ID but replaces them to Costume tab to not remove your equipment.
//Only use if You're using a version which allows Shadow Equipment and Costume Tab



 

2443,Fisher's_Boots,Fisher's Boots,12,20,10,10,,,,,0xFFFFFFFF,63,2,524288,,1,0,,{},{},{}
2550,Fisher's_Muffler,Fisher's Muffler,12,20,10,10,,,,,0xFFFFFFFF,63,2,8192,,1,0,,{},{},{}
2764,Fishing_Pole,Fishing Pole,12,20,10,10,,,,,0xFFFFFFFF,63,2,3145728,,1,0,,{},{},{}
2775,Fishing_Lure,Fishing Lure,12,20,10,10,,,,,0xFFFFFFFF,63,2,3145728,,1,0,,{},{},{}


Sound Effects
//If you wish to use sound effects, it is recommended you download these. Otherwise remove it from your script.
// To remove, remove soundeffect "fishingrod.wav",0; and soundeffectall "success.wav",0,strcharinfo(3); from the script.


Place this in your data folder or GRF

Wav Folder





Upcoming Changes
This script has been abandoned to start work on a Profession System.

Edited by Pneuma
  • Upvote 3
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.06
  • Content Count:  704
  • Reputation:   16
  • Joined:  01/07/12
  • Last Seen:  

i will try it later on

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  47
  • Reputation:   0
  • Joined:  01/16/12
  • Last Seen:  

its working, but its a continues fishing how to make it player will choose if its auto fishing or not. and when they choose auto fishing they manually stop

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  82
  • Topics Per Day:  0.02
  • Content Count:  846
  • Reputation:   137
  • Joined:  02/26/14
  • Last Seen:  

its working, but its a continues fishing how to make it player will choose if its auto fishing or not. and when they choose auto fishing they manually stop

 

To manually stop you just walk away or teleport or log out;

There is no way configured for individual players to select an autofish or not but it wouldn't be hard to add it into the script.

Link to comment
Share on other sites

  • 5 weeks later...

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  05/18/14
  • Last Seen:  

Do we need this still?

For WPE/RPE Abuse Fix patch in this file to your server: txt.gif  changeset_r15442.diff
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  82
  • Topics Per Day:  0.02
  • Content Count:  846
  • Reputation:   137
  • Joined:  02/26/14
  • Last Seen:  

Do we need this still?

 

 

For WPE/RPE Abuse Fix patch in this file to your server: txt.gif  changeset_r15442.diff

Only if your rAthena is that revision or older.

  • Upvote 1
Link to comment
Share on other sites

  • 2 years later...

  • Group:  Members
  • Topic Count:  152
  • Topics Per Day:  0.04
  • Content Count:  459
  • Reputation:   6
  • Joined:  06/29/12
  • Last Seen:  

Anybody have the wav sounds? The mediafire links is dead..

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  12/25/16
  • Last Seen:  

im will try sir :D

Link to comment
Share on other sites

  • 6 months later...

  • Group:  Members
  • Topic Count:  197
  • Topics Per Day:  0.08
  • Content Count:  883
  • Reputation:   28
  • Joined:  02/13/17
  • Last Seen:  

where is the wav files?

 

how to make the lure to be consumable so that players cant afk if there lure is 0

Link to comment
Share on other sites

  • 3 years later...

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.01
  • Content Count:  21
  • Reputation:   0
  • Joined:  05/15/21
  • Last Seen:  

On 4/25/2014 at 5:22 AM, Pneuma said:

Most of you who use fishing scripts on your server have probably checked out my Fishing Script before...Well I've been working on currently enhancing it.
Changelog:


v1.2
Shortened most of the script
Added Sounds and Effects to make it a bit more lively
Added two new Configurations - Auto Fish, Auto Fish on fail
Enhanced map announce to work with where-ever the script is located
Enhanced randomizing caught junk to enable a lot more to be added
Removed Chat menu so the script has less clicking

Fishing 1.2.txt
This one is slightly different then the one below.
Fishing 1.2.txt 1.8 kB · 64 downloads
Please read Optional-Addons before using this script.
 
Optional Add-ons

  Hide contents


Costume Tab Items
//Retains item ID but replaces them to Costume tab to not remove your equipment.
//Only use if You're using a version which allows Shadow Equipment and Costume Tab

  Hide contents



 




2443,Fisher's_Boots,Fisher's Boots,12,20,10,10,,,,,0xFFFFFFFF,63,2,524288,,1,0,,{},{},{}
2550,Fisher's_Muffler,Fisher's Muffler,12,20,10,10,,,,,0xFFFFFFFF,63,2,8192,,1,0,,{},{},{}
2764,Fishing_Pole,Fishing Pole,12,20,10,10,,,,,0xFFFFFFFF,63,2,3145728,,1,0,,{},{},{}
2775,Fishing_Lure,Fishing Lure,12,20,10,10,,,,,0xFFFFFFFF,63,2,3145728,,1,0,,{},{},{}


Sound Effects
//If you wish to use sound effects, it is recommended you download these. Otherwise remove it from your script.
// To remove, remove soundeffect "fishingrod.wav",0; and soundeffectall "success.wav",0,strcharinfo(3); from the script.

  Hide contents


Place this in your data folder or GRF

Wav Folder

 




Upcoming Changes
This script has been abandoned to start work on a Profession System.

Where do I put those costume tab items?

Link to comment
Share on other sites

  • 2 years later...

  • Group:  Members
  • Topic Count:  176
  • Topics Per Day:  0.14
  • Content Count:  666
  • Reputation:   9
  • Joined:  12/04/20
  • Last Seen:  

On 4/25/2014 at 5:22 AM, Pneuma said:

Most of you who use fishing scripts on your server have probably checked out my Fishing Script before...Well I've been working on currently enhancing it.
Changelog:

v1.2
Shortened most of the script
Added Sounds and Effects to make it a bit more lively
Added two new Configurations - Auto Fish, Auto Fish on fail
Enhanced map announce to work with where-ever the script is located
Enhanced randomizing caught junk to enable a lot more to be added
Removed Chat menu so the script has less clicking

Fishing 1.2.txt
This one is slightly different then the one below.
Fishing 1.2.txt 1.8 kB · 82 downloads
Please read Optional-Addons before using this script.
 
Optional Add-ons

  Hide contents


Costume Tab Items
//Retains item ID but replaces them to Costume tab to not remove your equipment.
//Only use if You're using a version which allows Shadow Equipment and Costume Tab

  Hide contents



 

2443,Fisher's_Boots,Fisher's Boots,12,20,10,10,,,,,0xFFFFFFFF,63,2,524288,,1,0,,{},{},{}
2550,Fisher's_Muffler,Fisher's Muffler,12,20,10,10,,,,,0xFFFFFFFF,63,2,8192,,1,0,,{},{},{}
2764,Fishing_Pole,Fishing Pole,12,20,10,10,,,,,0xFFFFFFFF,63,2,3145728,,1,0,,{},{},{}
2775,Fishing_Lure,Fishing Lure,12,20,10,10,,,,,0xFFFFFFFF,63,2,3145728,,1,0,,{},{},{}


Sound Effects
//If you wish to use sound effects, it is recommended you download these. Otherwise remove it from your script.
// To remove, remove soundeffect "fishingrod.wav",0; and soundeffectall "success.wav",0,strcharinfo(3); from the script.

  Hide contents


Place this in your data folder or GRF

Wav Folder

 




Upcoming Changes
This script has been abandoned to start work on a Profession System.

the wav file is missing

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  876
  • Reputation:   117
  • Joined:  05/23/12
  • Last Seen:  

U can remove it by comment the script commands out or use this

Rynbef~

 

 

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  176
  • Topics Per Day:  0.14
  • Content Count:  666
  • Reputation:   9
  • Joined:  12/04/20
  • Last Seen:  

On 8/10/2023 at 2:29 PM, Rynbef said:

U can remove it by comment the script commands out or use this

Rynbef~

 

 

thank you dude i already see the missing wav files

how about to change the lure into an usable item or misc item is it possible?

Link to comment
Share on other sites

  • 5 months later...

  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.02
  • Content Count:  121
  • Reputation:   0
  • Joined:  09/02/20
  • Last Seen:  

Wav Folder

bro file already expired

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...