View Full Version : How can I add auto-fishing to this slime trainer?
I want to auto-fish with following slime trainer. How can I do?
----
onGMpause
SetMaxAttackTimeMs 2000000
setFriendly
setNoFollow
setMeleeKill Slime
gotoScriptLine 0
onGMpause
SetMaxAttackTimeMs 2000000
setFriendly
setNoFollow
setMeleeKill Slime
sayMessage exiva fish
waitX 5
gotoScriptLine 0
I think this is what you want. If I understansd you correctly.
Yes, I think you do. I initially tried the exact same line "sayMessage exiva fish" but it only fished one time, then didn't :(
EDIT: Is there any conds I can add that will fish whenever they have respawned? Because this script will only fish once. That will eventually result in death.
This script should do that. It'll repeat forever.
Yes, I'm sorry to say it does not work. It will only fish once there is only the 'mother slime' hitting me. So if the mother will summon a new slime hitting me, it won't fish.
A solution would be so appreciated.
I needed the same feature and managed to get part of it working, but there's another problem with that solution
The training takes place at a fixed location and eventually all fish that are on screen get caught
Is there a a way to reset the fish counter ? does it reset by itself after x amount of time ?
I remember back in the day when I needed to fish because I was too poor to buy excess ham/brown mushrooms I used a simplescript such as ;
fishX 50
gotoScriptLine 0
Maybe if sayMessage exiva fish doesnt work try my way "fishX XX"
-Lith
Zihinu: how long does it take to "respawn" without walking off screen and coming back ? If I know the timing I can avoid the unnecessary fishing when there's no fish
Lithium: both 'exiva fish' and 'fishX 10' work, my issue is that the application keeps track of the spots where you've gotten a fish and once there's no more spots available it keeps attempting to fish but tells you there's no fish available, I'm hoping to find away to reset that counter after x amount of time so i can start fishing again or if it already resets itself like Zihinu seems to imply then knowing the timing I could stop the fishing while theirs no fish
Im curious maybe you have to be off screen for the fish to re-set? I doubt zihinu knows the correct re-set for when the fish are done, this seems to be a lot of work instead why not turn on rune-maker with auto-eat food and throw 200-300 brown mushrooms in your backpack while training?
-Lith
Powered by vBulletin® Version 4.2.5 Copyright © 2021 vBulletin Solutions Inc. All rights reserved.