Search found 93 matches

by davethemage
Tue Sep 20, 2022 11:53 am
Forum: General discussion
Topic: Orion Alternative
Replies: 8
Views: 1149

Re: Orion Alternative

1) I am not comfortable writing scripts and Orion helps me with that with their macro conversion to script feature Glad you were able to find the solution. I like it for all the reasons you stated as well and the amount of stuff you can do (more things then I can even remember at this point) Plus t...
by davethemage
Tue Sep 20, 2022 2:39 am
Forum: General discussion
Topic: Orion Alternative
Replies: 8
Views: 1149

Re: Orion Alternative

What part of the quest are you having a problem with?

I see you posted another post about this. Follow the instructions and it should be fixed.
by davethemage
Sun Sep 11, 2022 1:43 am
Forum: General discussion
Topic: Hi there
Replies: 7
Views: 1201

Re: Hi there

I'm pretty bad on PVP and average on PVM. No PVP on this shard so your perfectly safe that way. Hanging out in the training room is always fun, and good way to get combat skill up (as str/dex as well) Also don't forget to check out the new player room (accessible in TC - blue portal east of world t...
by davethemage
Thu Sep 01, 2022 2:44 pm
Forum: General discussion
Topic: [OrionUO 7/31/22 update] DON'T UPDATE/fix
Replies: 4
Views: 1228

Re: [OrionUO 7/31/22 update] DON'T UPDATE/fix

I'm currently running v2.0.12.0 with no problems. It does show there is an update for for OrionLauncher64.exe, but have yet to update it.
I'm currently happy with the way things work now without updating.
by davethemage
Tue Aug 02, 2022 1:02 pm
Forum: Published Macros
Topic: Idea as far as Beekeeping script
Replies: 8
Views: 3764

Re: Idea as far as Beekeeping script

I apply hive potions manually, but storing 5 kegs in bag of holding. This reduces amount to just clicks on gumps. I use script to collect resources, because I need magnifying glass to click on hive tool. All this young people eyesight assumed. This is me to a tee. I have a script that collects hone...
by davethemage
Tue Aug 02, 2022 12:58 pm
Forum: General discussion
Topic: [OrionUO 7/31/22 update] DON'T UPDATE/fix
Replies: 4
Views: 1228

Re: [OrionUO 7/31/22 update] DON'T UPDATE/fix

Thanks for the info. I seen there was an update, but like most updates I refuse to do, especially when things are working fine as they are.
by davethemage
Wed Apr 27, 2022 6:41 am
Forum: General discussion
Topic: [claim options
Replies: 7
Views: 1748

Re: [claim options

Pretty sure (from my old memory) that Razor has an Autoloot the same as Orion. I just set the stuff I want to loot and use [claim. Put in a break to give yourself time to autoloot the stuff you want in your script and your golden.
by davethemage
Sat Mar 19, 2022 1:12 pm
Forum: Published Macros
Topic: Tracking macro
Replies: 4
Views: 2558

Re: Tracking macro

can you also add to the title what this is for (Orions/easyuo/razor/ect)
by davethemage
Sat Mar 19, 2022 1:10 pm
Forum: Published Macros
Topic: [Orion] Lumberjacking with multiple points and so on
Replies: 7
Views: 6209

Re: [Orion] Lumberjacking with multiple points and so on

Just seen your post, but something like this "should" close your keys: var gump1 = Orion.GetGump('last'); gump1.Select(Orion.CreateGumpHook(0)); Orion.Wait(100); creategumphook(0) is the same as closing. where do i put that in the script for it to work? replace this in the PackWood functi...
by davethemage
Tue Mar 15, 2022 1:25 am
Forum: Help & Player Guides
Topic: Magic infused pen tip?
Replies: 1
Views: 727

Re: Magic infused pen tip?

You can buy it at one of the stones in trinsic (sorry not in game, and can't remember exactly what stone)
by davethemage
Sun Mar 13, 2022 1:57 pm
Forum: Published Macros
Topic: [Orion] Lumberjacking with multiple points and so on
Replies: 7
Views: 6209

Re: [Orion] Lumberjacking with multiple points and so on

I started using this script today, great script but I have one minor problem that I can not figure out. The gump for my wood working keys will not close after packing, how can I fix this? Just seen your post, but something like this "should" close your keys: var gump1 = Orion.GetGump('las...
by davethemage
Sun Mar 13, 2022 1:44 pm
Forum: General discussion
Topic: [claim options
Replies: 7
Views: 1748

Re: [claim options

loot.png Thought about and pretty sure it's been suggested many times. Just not sure +C can program such a thing... and if he could I'm sure it would be a nightmare. I would love to have such a think implemented as it would be nice to claim what you want. I know orion has a lot of options around it...
by davethemage
Mon Jan 31, 2022 7:49 am
Forum: Published Macros
Topic: [Orion] Spell Caster's Keys Sorting Reagents Script
Replies: 1
Views: 1810

Re: [Orion] Spell Caster's Keys Sorting Reagents Script

Here is what I use: function Spellcaster() { Orion.UseType('0x176B'); if (Orion.WaitForGump(1000)) { var gump0 = Orion.GetGump('last'); if ((gump0 !== null) && (!gump0.Replayed()) && (gump0.ID() === '0x0EBCD833')) { gump0.Select(Orion.CreateGumpHook(60030)); Orion.Wait(100); } } if (...
by davethemage
Thu Dec 23, 2021 11:50 am
Forum: General discussion
Topic: Total Character Stats
Replies: 3
Views: 988

Re: Total Character Stats

Sorry, but your question is kinda wide open. Are you looking for your total character stats? If you use UOS you can do an object view on yourself. Not sure about Razor (i'm sure someone can help in that reguard) and I know Para has some some nice scripts if you use orion. If you are looking at total...
by davethemage
Mon Dec 20, 2021 4:47 am
Forum: General discussion
Topic: Is this normal? Nope is not.
Replies: 17
Views: 3622

Re: Is this normal? Nope is not.

Playing devils advocate here, but perhaps the person who did this is also the person trying to prove a point about running macros in TC. Not sure haven't been in game in a while, and wasn't there when it happened. This is insane! You did the third false accusation i got in a short period, this is n...