Recent Posts

Pages: 1 ... 7 8 [9] 10
81
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« Last post by CityKitty on November 12, 2023, 12:02:59 PM »
I used 30I a while and it works like a charm. Thing is, how do I get it to extract the SOS from the bottle? My fishing is based on how many ASOS I have for my vendor and I hate the click click click after a fishing trip! Is there a command I can write in or something? Thanks in advance TM!
82
Character skill advancement / Re: Guadah's Multiskill Trainer
« Last post by CityKitty on November 11, 2023, 12:03:29 PM »
Your script is still working flawlessly. I've been using it to train up herding and it's only taken a few hours. What a delight not to have to click click click!
83
_C2_ Script Library / Re: C2's Keg Emptier
« Last post by CityKitty on November 09, 2023, 11:05:17 AM »
Just to let you know your script is still working beautifully. Had a lot of kegs to empty and it did this big job without a hitch. Thanks for saving me carpal tunnel syndrome from all the click, click, clicking I would have had to do! Love this script!
84
12TimesOvers' Script Library / Re: XIIxOveR's Miner For Dummies 3.0
« Last post by 12TimesOver on November 09, 2023, 03:01:18 AM »
There are a lot of things that can change with a free server so it can make things difficult to troubleshoot without actually being on the server.

Does it even open the runebook at all once setup is complete?

The Setup portion will validate that the runebook you selected is the proper #findtype (if #findtype notin %RuneBookTypes) and won't move forward without it being there so that isn't it.

The travel portion of the script relies on setting the default rune page then just casting the proper spell and targeting the runebook so the change to the menu to include a Replace would have nothing to do with it.

If it's the .mul files you will typically recall to a spot and not mine anything at all so if it's not even doing the first recall that's not likely the issue (though you still need to add the .mul files if you haven't).

You can use F7 on the keyboard to pause and step through the script to see what it's doing while it's just sitting there.

What server are you playing on?

Jesus I just realized that was posted two months ago LOL. Hope you got things worked out!

X
85
Character skill advancement / Re: bard and taming trainer with masteries
« Last post by CityKitty on November 08, 2023, 04:23:10 PM »
Using this script to get discord to 120 and it's working beautifully! I only wish it would load instruments from a secure but otherwise, it's pretty perfect. Great job and thanks so much!

Except: Switched from discord to provoke and keep getting the message I've been idle too long, then logout. I don't know how to fix that.
86
Just used this script to get discord from 50 to 90 in two days. Works like a charm. Chased pixies and such around for a bit, then gamans and then a hiryu and a swamp dragon finished off. I'm going to use Bard and Taming Mastery script to get from 90 to 120 now. Only complaint is that I sure wish it would drag new instruments from a secure. Other than that, it's a great script! Thanks so much!
87
Gold Farming / Re: TrailMyx's Fish Treasure Hunter v1.6
« Last post by chuns1ran on October 29, 2023, 12:38:25 AM »
thx bro.
88
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« Last post by TrailMyx on October 27, 2023, 10:51:06 AM »
Here's another one: I stopped the script and, when I started it again, I found it had saved the last session! Nope, nothing new or changed and no idea why.

Thanks souch TM for this script and for keeping it up. I really appreciate it.

Sounds like you're getting closer then - that's great.  The only time the script saves things is when it completes your bank run number, online time, looted item number or if you explicitly save with the save button.  I suppose I should put a check in there to see if your boat key changed either by your own death or you re-place the boat when you dry-dock it.

But if you do rerun the initial setup to re-learn the boat key, you'll need to press that SAVE button.

I guess this script is kinda like Halloween - you get some nice treats, but you have to suffer some tricks as well!

TM

(Unless you're Crisis, then you'll never be able to save - EVER!!! Muahahah!)
89
Submit your Script / Re: Trick or Treat 2023 with style!
« Last post by Cadums on October 27, 2023, 07:35:11 AM »
I hope this has been working alright for the handful of people who downloaded it!

I have ran into a couple cases where the script doesn't handle things as nice as it could- nothing that has got it stuck, but I think the major thing is getting some checking to see if your recalling is failing due to the tile being occupied.  There's a million examples of how to deal with that out there, I just need to get some time to incorporate that before the event is over!
90
Questing / Re: Gen's Library Donations
« Last post by lamerucolo on October 26, 2023, 10:43:03 PM »
Hello Gaderian... I think you are the only one who can help me :)
I appreciate very much your contributions here and on easyuo site...

I have been trying to make this script work for a while but unfortunately I have two problems:
1. 90% of the times, the script menu remains invisible thus making me impossible even to configure and start the script
2. The couple of times I was able to start the script menu, unfortunately it stops when it gets to donating to the LIbrary NPCs (i.e spellbooks to Abram on ATL): the script opens the donation gump but it remains stuck on first page and nothing happens...

I have changed the CONTSIZE of the sub "openstatusbar"  but is till does not work :(

sub openstatusbar
openstatusbar:
event macro 8 2
gosub WaitForSysVars CONTSIZE = 345_359 CONTNAME = status_gump
if ! #result
{
   goto openstatusbar
}
movestatus:
set #CONTPOSX 800
set #CONTPOSY 420
gosub WaitForSysVars CONTPOSX = 800 CONTPOSY = 420 5
if ! #result
{
   goto movestatus
}
wait 20



Can you help???
...I would love to test your modified script :)

Thanks so much
Federico
Pages: 1 ... 7 8 [9] 10