Recent Posts

Pages: 1 ... 8 9 [10]
91
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
92
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« Last post by CityKitty on October 26, 2023, 01:35:19 PM »
CityKitty, are you using a small boat?   I still use this script all the time and really never have a problem with it.  I'm playing on a freeshard and recently started on another successfully.

Also, the latest version 30k already has the modifications for the "new" style MIBs, so you don't have to make that change.  So assuming you're using the small boat and IT IS POINTING NORTH, then is should work for you.

Yes, small boat facing north. this being Hallowe'en, how about something scary? You know that issue with recalling back to the boat? Well, it makes the spell and it fails at targeting so out of the blue, I got this idea. What if the key is the problem? I swapped  the light gold key in my pack that was failing every time for the darker copper one in the bank and voila! It works just fine. So, There's another puzzle for you. I'm using 30b but I will get 30l now. I just did know  if I was going to have to change those codes again for the MiBs.

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 so much TM for this script and for keeping it up. I really appreciate it.
93
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« Last post by TrailMyx on October 26, 2023, 06:02:48 AM »
Thank you! I am quite a bit behind so I will give the new one a run this weekend.

I wish we could figure out your saving errors.  You seem to have a nearly singularly-unique problem. 
94
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« Last post by Crisis on October 26, 2023, 03:09:19 AM »
Thank you! I am quite a bit behind so I will give the new one a run this weekend.
95
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« Last post by TrailMyx on October 24, 2023, 07:30:26 AM »
Updated to version 30l

So after 15 years, I finally added the ship orientation code into the FaF so that it automatically orients your ship to face north every time you recall back.  I've had this for years in my MIB autofarmer and have just "forgotten" to drag that code over to this script.  I've been fishing recently, so I figured "what the heck."  Give it a test.  Enjoy.
96
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« Last post by TrailMyx on October 23, 2023, 06:24:01 PM »
Crisis, are you still plagued with scripts not saving text files?  Wow, you've got a horrible case of Windows Blues!  lol.  Anyhow, you should give a try with installing a VM and a bare-bones Windows 10 image.  Then you can turn off all Window-related nonsense and just let the scripts run.  For my mining, fishing and lumberjacking I just use VirtualBox and minimize it while the scripts do their thing.
97
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« Last post by TrailMyx on October 23, 2023, 05:12:20 PM »
CityKitty, are you using a small boat?   I still use this script all the time and really never have a problem with it.  I'm playing on a freeshard and recently started on another successfully.

Also, the latest version 30k already has the modifications for the "new" style MIBs, so you don't have to make that change.  So assuming you're using the small boat and IT IS POINTING NORTH, then is should work for you.
98
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« Last post by Crisis on October 21, 2023, 01:17:36 PM »
I have not been able to get it to save, the same with other similar scripts. I am not sure if it is a windows thing or something else :(
99
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« Last post by CityKitty on October 21, 2023, 12:23:09 PM »
So, I've tried to figure out what I need to do but I can't get Statistics to add to the overall totals and save it. The current statistics show an update until I relog. It only saved it the first time I used it but I seem to recall that it does update the current and overall sections and saves them.

I'm not very good at writing scripts yet but, if someone can tell me what to change or fix, I can probably do it.
100
I have not been able to get the Spellweaving to work for the last year.
they changed something in the game where now you can not target the pet you are riding on.
so the script will do everything it should but it just casts the WOD spell and nothing ever lands so no gaining and eventually the script times out.

if I manually get off the horse it will then kill it.
guilded or non-guilded, tram or fel, it kills the horse.

any suggestions?
is there something else we can use other than a horse?
i cant imagine a tiller man or vendor would work.
i have to guess that the mysticism would be the same, doesn't it use a horse as well?
Pages: 1 ... 8 9 [10]