OK, Better questions, hook me up please, & its long

Topics related to Second Age
Post Reply
Crab Salty
UOSA Subscriber!
UOSA Subscriber!
Posts: 34
Joined: Thu Apr 03, 2014 12:50 am

OK, Better questions, hook me up please, & its long

Post by Crab Salty »

All the "//" I did it !

OK, You will see the macros after the end.

*(Line #1 at the macro lines)
Question -1-,At the |Agents| Tab1 add(ok),Tab2(ok),Tab3(ok),tab4(ok)
TAB5 I "Set" the "Hot Bag" target at *(ALT P) My paper-char/backpack. Is That the right
targeted / placed ? TAB6 "Restock Now" I use the Same...targeted with My paper-
char/backpack. Is That the right target's / placed or let that one alone?

*(Line #2 at the macro lines)
Question -2-,At The |Hot Key| : Restock Agent-1(Alt+K), Restock HotBag-1(Alt-J)
Then Ran (Alt+K) and (Alt-J) "Execute Selected". So, Both are Targets at my
paperchar W/ backpack. Is That the right target's / placed ? One right, or both or none
rights ?

------------------------------------------------------------------
From :
viewtopic.php?f=9&t=845&start=60

Restock Agent-1
sulf ash
mardrake root
//done
__________________

!Loop

Assistant.Macros.HotKeyAction|0|Restock Agent-1
//! QUESTIONS ! At the |Macros| Action "Play" OR "Record"
// Click the Right Mouse *(Exec:Restock Agent-1)
// Reload,Save,Move Down,Remove Action,<Junk>, Special Const....
// This means that 0 can change here,
// So,I need the right place for the #1|Agent|Tab5
// Show me the|Agents|TAB5 correct the right place and thing.


Assistant.Macros.AbsoluteTargetAction|0|0|77299|4464|1171|0|400
// ! QUESTIONS ! At the |Macros| Action "Play" OR "Record"
// Click the Right Mouse *(Absolute Target)
//<It shows the> Re-Target(1), Convert to Last Target(2),
//Convert Target By Type(3), Convert to Relation Location(4).
// USE the right one here ?(1 or 2 or 3 or 4)


// Below I understand the macro I get basic stuff.
Assistant.Macros.PauseAction|00:00:00.7000000
Assistant.Macros.IfAction|1|1|12
Assistant.Macros.MacroCastSpellAction|30
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:02
Assistant.Macros.ElseAction
Assistant.Macros.UseSkillAction|46
Assistant.Macros.IfAction|4|0|you enter
Assistant.Macros.WaitForStatAction|1|1|44|3600
Assistant.Macros.ElseAction
Assistant.Macros.PauseAction|00:00:10
Assistant.Macros.EndIfAction
Assistant.Macros.EndIfAction
Assistant.Macros.ElseAction
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.EndIfAction
________________________________

I copy the stuff bellow.
_________________________________

Exec: Restock Agent-1
Absolute Target
Pause 1.70sec
If ( Mana >= 12)
CastSpell Lightning (#30)
Wait the Target
Exec: Target self
Pause 2.00sec
Else
UseSkill Meditation
If ( SysMessage "you enter")
Wait the Mana >=44
Else
Pause 10.00sec
End If
End If
Else
Pause 3.00sec
End If
________________________________________________________________


OK ! Deeper...

SO Please Show me the Right PROGRAMS to use/open the UO

Way then I read/Use - ASM, C,C++ C# *(Binary Decimal Hexadecimal)
__________________________________________
uo :
So show A uo List.. by aaa.mul, aaa.Jpn, aaa.idx aaa.enu, or What ot Where?
Like thing like this "list and what does".

And a list / place thinks are a
A0F0 = Leather had
00AE = Left Bow
F0A0) = Right Bow
___________________________________________

Razor :
MacroCastSpellAction|1 Clumsy
list 2-63
MacroCastSpellAction|64 Water Elemental
.Macros.IfAction|1|1|12
*(show any thing about the 1=?,1=?,12=?

.Macros.HotKeyAction|1059|
******** BING
I wants to see the list AND the action 1 to 9999 and a what they does
.

So Point me in the right place and the Program to use. Then I wont ask so million

questions.....

I Find a Notepad++.exe Is that the right one to use/open the Razor ?
So I can understand anything or the list from "PauseAction""HotKeyAction""blahthelist100"
*I wants the list...

_________________________________________________________________________

OK, just junk below,

//Snip

I am OK. I can talk great and 75% and big fancy words are hard. Words that hide things really hard.
TALK its great, just here, type is part of my brain is not good.

// Snip
Crab Salty
Last edited by Crab Salty on Sun Apr 13, 2014 3:51 pm, edited 1 time in total.

User avatar
Li Meiyang
Posts: 677
Joined: Mon Nov 16, 2009 12:09 am

Re: OK, Better questions, hook me up please, & its long

Post by Li Meiyang »

I find your posts really interesting, personally.

Because you are explaining your struggles with language in your language, and providing a great amount of detail and examples that really get into the raw mechanics of how the mind works.


I'm a language teacher, so this stuff fascinates me.
Image

User avatar
Aeris
UOSA Subscriber!
UOSA Subscriber!
Posts: 663
Joined: Mon Mar 04, 2013 4:28 pm

Re: OK, Better questions, hook me up please, & its long

Post by Aeris »

Crab Salty wrote:All the "//" I did it !

OK, You will see the macros after the end.

*(Line #1 at the macro lines)
Question -1-,At the |Agents| Tab1 add(ok),Tab2(ok),Tab3(ok),tab4(ok)
TAB5 I "Set" the "Hot Bag" target at *(ALT P) My paper-char/backpack. Is That the right
targeted / placed ? TAB6 "Restock Now" I use the Same...targeted with My paper-
char/backpack. Is That the right target's / placed or let that one alone?
You don't need to set the hotbag for the macro you are interested in here. If this hotbag is not set, razor will use the first level of your backpack as default. This hotbag option is useful, for example, if you want to restock reagents and scrolls, but want them to be in two different containers in your character's backpack. In that case, you will use two different restock agents (one for reagents, one for scrolls), and you will have two different hotbags set, so that they go into your backpack in separate containers.
Crab Salty wrote: *(Line #2 at the macro lines)
Question -2-,At The |Hot Key| : Restock Agent-1(Alt+K), Restock HotBag-1(Alt-J)
Then Ran (Alt+K) and (Alt-J) "Execute Selected". So, Both are Targets at my
paperchar W/ backpack. Is That the right target's / placed ? One right, or both or none
rights ?
In your macro, after Alt+K, you want to select the bag the items come FROM, not where they are going TO. So, if your 500 Mandrake roots are in a backpack in your bank box, you want to do Alt+K then target that backpack. If you are just macroing casting Lightning, then don't worry about Alt-J. That is only useful if you want the items to go into a particular container in your character's backpack (what I described above with separating reagents and scrolls).
Crab Salty wrote: From :
viewtopic.php?f=9&t=845&start=60

Restock Agent-1
sulf ash
mardrake root
//done
__________________

!Loop

Assistant.Macros.HotKeyAction|0|Restock Agent-1
//! QUESTIONS ! At the |Macros| Action "Play" OR "Record"
// Click the Right Mouse *(Exec:Restock Agent-1)
// Reload,Save,Move Down,Remove Action,<Junk>, Special Const....
// This means that 0 can change here,
// So,I need the right place for the #1|Agent|Tab5
// Show me the|Agents|TAB5 correct the right place and thing.
You don't need the |Agents|TAB5 for your macro, you can leave it out of your macro. The Mandrake root and Sulfurous ash will come to your character's backpack, don't worry :)
Crab Salty wrote: Assistant.Macros.AbsoluteTargetAction|0|0|77299|4464|1171|0|400
// ! QUESTIONS ! At the |Macros| Action "Play" OR "Record"
// Click the Right Mouse *(Absolute Target)
//<It shows the> Re-Target(1), Convert to Last Target(2),
//Convert Target By Type(3), Convert to Relation Location(4).
// USE the right one here ?(1 or 2 or 3 or 4)
First, put your 500 Mandrake root and 500 sulfurous ash into a container in your house or in your bank box. Then in razor, right-click on AbsoluteTarget and go to -> "Re-Target" and target the container that your mandrake root and sulfurous ash are IN. That will tell razor that it should take them from there!
Crab Salty wrote: // Below I understand the macro I get basic stuff.
Assistant.Macros.PauseAction|00:00:00.7000000
Assistant.Macros.IfAction|1|1|12
Assistant.Macros.MacroCastSpellAction|30
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:02
Assistant.Macros.ElseAction
Assistant.Macros.UseSkillAction|46
Assistant.Macros.IfAction|4|0|you enter
Assistant.Macros.WaitForStatAction|1|1|44|3600
Assistant.Macros.ElseAction
Assistant.Macros.PauseAction|00:00:10
Assistant.Macros.EndIfAction
Assistant.Macros.EndIfAction
Assistant.Macros.ElseAction
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.EndIfAction
________________________________

I copy the stuff bellow.
_________________________________

Exec: Restock Agent-1
Absolute Target
Pause 1.70sec
If ( Mana >= 12)
CastSpell Lightning (#30)
Wait the Target
Exec: Target self
Pause 2.00sec
Else
UseSkill Meditation
If ( SysMessage "you enter")
Wait the Mana >=44
Else
Pause 10.00sec
End If
End If
Else
Pause 3.00sec
End If
________________________________________________________________
I recommend adding:

CastSpell Lightning
WaitForTarget
If hits <= 99
say guards
CancelCurrentTarget
Pause 3000
Else
TargetSelf
EndIf

or something similar if you are in town macroing from you bank box. If you are in house, you should also control for players casting Earthquake spell. You can use the same thing I just wrote, but of course, guards will not work, but at least you will have a lower chance of committing suicide with your lightning bolt ;) (they can still get you with good timing, so you are never 100% safe in your house. Make your restock agents only take 10 reagents at a time, so that if you die, no big loss).
Crab Salty wrote: OK ! Deeper...

SO Please Show me the Right PROGRAMS to use/open the UO

Way then I read/Use - ASM, C,C++ C# *(Binary Decimal Hexadecimal)
__________________________________________
uo :
So show A uo List.. by aaa.mul, aaa.Jpn, aaa.idx aaa.enu, or What ot Where?
Like thing like this "list and what does".

And a list / place thinks are a
A0F0 = Leather had
00AE = Left Bow
F0A0) = Right Bow
___________________________________________
I don't know about this, sorry.
Crab Salty wrote: Razor :
MacroCastSpellAction|1 Clumsy
list 2-63
MacroCastSpellAction|64 Water Elemental
.Macros.IfAction|1|1|12
*(show any thing about the 1=?,1=?,12=?
The "1=? 1=? 12=?" are razor variables. You can check by loading this macro into razor and experimenting. In this case, they mean:

Assistant.Macros.IfAction|1|1|12
_______________ If Mana >= 12

Maybe you can see how the arguments line up? 'Mana' = 1, '>=' = 1, '12' = the value of how much mana you want.
Crab Salty wrote: .Macros.HotKeyAction|1059|
******** BING
I wants to see the list AND the action 1 to 9999 and a what they does
.

So Point me in the right place and the Program to use. Then I wont ask so million
I'm not sure if this is possible. Go to google and search "RunUO Razor" and maybe you can find documentation. I have not found any documentation. Best way is to just experiment with razor In Game, and then look at what the .macro file says. You will learn what different commands mean. Knowing the numbers is not important, since all the commands are listed in the Razor use interface that you see while playing UO.
Crab Salty wrote: questions.....

I Find a Notepad++.exe Is that the right one to use/open the Razor ?
So I can understand anything or the list from "PauseAction""HotKeyAction""blahthelist100"
*I wants the list...
I use Notepad++ as well. It's handy especially for macros using multiple similar files (macros that call other macros and loop back to the starting macro). It is a good program to edit .macro files (perhaps there are better programs, but I don't know).
Crab Salty wrote: _________________________________________________________________________

OK, just junk below,

//Snip

I am OK. I can talk great and 75% and big fancy words are hard. Words that hide things really hard.
TALK its great, just here, type is part of my brain is not good.

// Snip
Crab Salty
Hope to see you in game sometime :)
Taboo wrote:News flash, you are weak as fuck and can do nothing to detour me.

You have a cat dancing around mixing a record on your signature. Shut the fuck up farnk.

/next

User avatar
Li Meiyang
Posts: 677
Joined: Mon Nov 16, 2009 12:09 am

Re: OK, Better questions, hook me up please, & its long

Post by Li Meiyang »

....
Last edited by Li Meiyang on Mon Apr 14, 2014 4:32 am, edited 1 time in total.
Image

User avatar
Li Meiyang
Posts: 677
Joined: Mon Nov 16, 2009 12:09 am

Re: OK, Better questions, hook me up please, & its long

Post by Li Meiyang »

....
Last edited by Li Meiyang on Mon Apr 14, 2014 4:33 am, edited 1 time in total.
Image

User avatar
Li Meiyang
Posts: 677
Joined: Mon Nov 16, 2009 12:09 am

Re: OK, Better questions, hook me up please, & its long

Post by Li Meiyang »

...
Last edited by Li Meiyang on Mon Apr 14, 2014 4:34 am, edited 1 time in total.
Image

User avatar
Orion GM B^D
Posts: 1680
Joined: Thu Oct 13, 2011 6:35 pm
Location: Trinsic

Re: OK, Better questions, hook me up please, & its long

Post by Orion GM B^D »

Aeris, nice job understanding what Crab Salty is saying!

Welcome to UOSA Crab Salty and good luck!
Image
WiseOne wrote:I don't log on often, but when I do, I shop at Trinny Stone Vendors!
Trinny Stone Vendors
@Trinsic Moongate/Est. 6-2-12

DickCheney
Posts: 87
Joined: Thu May 09, 2013 8:06 pm

Re: OK, Better questions, hook me up please, & its long

Post by DickCheney »

I'm glad someone has found some answers for Salty!

And Li Meiyang, I would so play with it!! I hear it drops silver!

Crab Salty
UOSA Subscriber!
UOSA Subscriber!
Posts: 34
Joined: Thu Apr 03, 2014 12:50 am

Re: OK, Better questions, hook me up please, & its long

Post by Crab Salty »

So I Changed the things you to show me the right changes.
*(And thanks Aeris)

____________________________________________________________
Then I just find the Problem : The Agent Amount changed to 5. Now it's running like as champ.

SO I learn this : UP the Agent / Restock-1 / SET AMOUNT

1 Amt= 0% Working the macro.

5 Amt= it make the macro running 100%.

Not Med 0.0
But Magic 0.9 51.1
-----------------------------------
Still, a "Mouse Target" is stuck open ever second the macro is running."

Its cool enough right now. I'm just a newbie still.

ty.

User avatar
Li Meiyang
Posts: 677
Joined: Mon Nov 16, 2009 12:09 am

Re: OK, Better questions, hook me up please, & its long

Post by Li Meiyang »

....
Last edited by Li Meiyang on Wed Apr 16, 2014 5:13 am, edited 1 time in total.
Image

User avatar
Aeris
UOSA Subscriber!
UOSA Subscriber!
Posts: 663
Joined: Mon Mar 04, 2013 4:28 pm

Re: OK, Better questions, hook me up please, & its long

Post by Aeris »

Crab Salty wrote:Then I just find the Problem : The Agent Amount changed to 5. Now it's running like as champ.

SO I learn this : UP the Agent / Restock-1 / SET AMOUNT

1 Amt= 0% Working the macro.

5 Amt= it make the macro running 100%.
No idea why this shouldn't work with 1 Amt.
Crab Salty wrote: Not Med 0.0
But Magic 0.9 51.1
I don't quite understand what this part means :) Explain more maybe, then hopefully I will.
Crab Salty wrote:Still, a "Mouse Target" is stuck open ever second the macro is running."
Goto Razor -> Hotkeys -> Targets -> Cancel Current Target and add that to your macro. That will make the target disappear. It won't affect the functionality of this particular macro, but it will look nicer if you are sitting there watching it run :P

Take it easy man!
Taboo wrote:News flash, you are weak as fuck and can do nothing to detour me.

You have a cat dancing around mixing a record on your signature. Shut the fuck up farnk.

/next

Crab Salty
UOSA Subscriber!
UOSA Subscriber!
Posts: 34
Joined: Thu Apr 03, 2014 12:50 am

Re: OK, Better questions, hook me up please, & its long

Post by Crab Salty »

FiX : Just show the macro work 50%

"Me fix this" I ran the macro, this at the Skill page.
I'm At Med 25% l but the macro give 0.0% still upped
I'm At Magic 51.1% and I'm showing the macro running workings 0.9%
--------------------------------------------------

"Goto Razor -> Hotkeys -> Targets -> Cancel Current Target and add that to your macro. That will make the target disappear. It won't affect the functionality of this particular macro, but it will look nicer if you are sitting there watching it run"

Cool , I'll look Thanks. And I'll try that.
( The problem, is ME. I just grabbed something Clunk.macro and I have not any paperwork on the lines. )
--------------------------------------------------

The Good news, I chopped away 50 www. from my Bookmark.
I will use Basic, is good stuff not fancy. *( From the page from you / here)
http://wiki.uosecondage.com/Magery
viewtopic.php?f=9&t=54496


I am just at the basic's and "Some day" I will ask deeper questions.

TY.

Post Reply