• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver
CWTNFish.mac

Release CWTNFish.mac (1 Viewer) 1.25

Download
Last edited:
[CODE title="destroy list"] /declare DestroyList string outer "|Tattered Cloth Sandal|Rusty Dagger|Iksar Phalange|Sewer Catfish|Salt Minnow|Fish Scales|Small Twigs|"[/CODE]

Adding Broken Fish Hook icon id 2880 Item ID 67460 (3silver 99 tribute is NOT a keeper. :) )

[CODE title="new destroy list"] /declare DestroyList string outer "|Tattered Cloth Sandal|Rusty Dagger|Iksar Phalange|Sewer Catfish|Salt Minnow|Fish Scales|Broken Fish Hook|Small Twigs|"[/CODE]
 
How do you add an item to destroy list? I've been getting Broken Fish Hook in TOL.
Like the post above yours
change in the cwtnfish.mac line around 247 from
Code:
/declare DestroyList string outer "|Tattered Cloth Sandal|Rusty Dagger|Iksar Phalange|Sewer Catfish|Salt Minnow|Fish Scales|Small Twigs|"
to
Code:
/declare DestroyList string outer "|Broken Fish Hook|Tattered Cloth Sandal|Rusty Dagger|Iksar Phalange|Sewer Catfish|Salt Minnow|Fish Scales|Small Twigs|"
 
Like the post above yours
change in the cwtnfish.mac line around 247 from
Code:
/declare DestroyList string outer "|Tattered Cloth Sandal|Rusty Dagger|Iksar Phalange|Sewer Catfish|Salt Minnow|Fish Scales|Small Twigs|"
to
Code:
/declare DestroyList string outer "|Broken Fish Hook|Tattered Cloth Sandal|Rusty Dagger|Iksar Phalange|Sewer Catfish|Salt Minnow|Fish Scales|Small Twigs|"
So when i try to edit the file and resave it, i get an error saying it can't find the file. Any advice?
 
odd hangup. When using this mac with the collectible "broken kromtus fishing pole" in my inventory, it tried to equip the collectible, which obviously didnt work.
 
May just be me, but it won't work with my Ancient fishing pole even though I read some pages back that it had been added. I [think] it puts it in the primary slot and then says I have no pole.

Also, when there is another player around, it flips between AFK and not AFK every second or so.
 
here I am working tradeskills and such and was getting annoyed that this wasnt automated in game like swimming could be... Sic I love u man thank you for this
 
Believe it or not Sic doesn't make everything :p
Will Ferrell Lol GIF
 
jesus I am so sorry i was high as balls last night and just as giddy as a 16yr old boy on prom night
 
Wrong forum
Fishes. I tried loading the fishing macro CWTNfish, but got an error message "Subroutine main wasn't found". I followed the link to the source code, downloaded it to the macro subdirectory. Trying the macro again got the error message "not a valid macrofile cwtnfish.mac no Sub Main found". Anyone know what I'm doing wrong?
 
Fishes. I tried loading the fishing macro CWTNfish, but got an error message "Subroutine main wasn't found". I followed the link to the source code, downloaded it to the macro subdirectory. Trying the macro again got the error message "not a valid macrofile cwtnfish.mac no Sub Main found". Anyone know what I'm doing wrong?
Not sure how you were doing it.

I went to the resource overview page and clicked WATCH.


I went to the RGLauncher and refreshed macros and installed the macro.

I went to the macros directory and found the file CWTNFish.mac. I opened it and found sub Main on line 171.

I ran the macro in game: /mac CWTNFish.mac

It started casting for Brell's fishing poles.

I ended the mac.
 
Not sure how you were doing it.

I went to the resource overview page and clicked WATCH.


I went to the RGLauncher and refreshed macros and installed the macro.

I went to the macros directory and found the file CWTNFish.mac. I opened it and found sub Main on line 171.

I ran the macro in game: /mac CWTNFish.mac

It started casting for Brell's fishing poles.

I ended the mac.
⬆️ This is the way
Staring Star Wars GIF by Disney+
 
Each resource on RG has an Overview / Discussion Thread and either a link to their wiki or tabs with FAQ, Commands, Etc.
Please make sure to post in the respective discussion thread, and check the FAQ/Commands/Wiki for information before posting.

Not sure how you were doing it.

I went to the resource overview page and clicked WATCH.


I went to the RGLauncher and refreshed macros and installed the macro.

I went to the macros directory and found the file CWTNFish.mac. I opened it and found sub Main on line 171.

I ran the macro in game: /mac CWTNFish.mac

It started casting for Brell's fishing poles.

I ended the mac.
yep, this is correct
 
Is there a way of changing the destroy fish scales?
cwntish.mac has its own discussion thread.
cwtnfish.mac is also not a cwtn class plugin

Each resource on RG has an Overview / Discussion Thread and either a link to their wiki or tabs with FAQ, Commands, Etc.
Please make sure to post in the respective discussion thread, and check the FAQ/Commands/Wiki for information before posting.


to answer your question you could change line 253

Diff:
- /declare DestroyList string outer "|Tattered Cloth Sandal|Rusty Dagger|Iksar Phalange|Sewer Catfish|Salt Minnow|Fish Scales|Broken Fish Hook|"
+ /declare DestroyList string outer "|Tattered Cloth Sandal|Rusty Dagger|Iksar Phalange|Sewer Catfish|Salt Minnow|Broken Fish Hook|"
 
Release CWTNFish.mac

Users who are viewing this thread

Back
Top
Cart