Search found 11 matches

by Dmagic
2005-02-01 00:42:04
Forum: General
Topic: 4.0.7, Samurai Empire!
Replies: 90
Views: 50445

Lost

I check this forum atleast 4 times per day hoping there is news about a fix for injection to run SE. I can no longer use injection to play my shard. I think I need to learn how to fix injection on my own, but I dont know where to start. Any ideas would help. Thanks Yoko for providing everyone with ...
by Dmagic
2005-01-15 05:19:27
Forum: Requests
Topic: INJECTION SAMURAI EMPIRE AND THE NEW RUN UO CORE.
Replies: 1
Views: 3052

I love injection

New injection would be great! I have gotten tons of use from injection as it is, but if I could use it with new clients it would be the best thing ever. Thanks for what you have given to the UO community.
by Dmagic
2005-01-12 23:39:43
Forum: Scripting Ore
Topic: Perpetual Mining Macro With Tinker (RUO V1.0 RC0 TESTED)
Replies: 14
Views: 4796

Walk Bug

What did you notice with the walk function?
by Dmagic
2004-12-14 21:28:03
Forum: Scripting Ore
Topic: Perpetual Mining Macro With Tinker (RUO V1.0 RC0 TESTED)
Replies: 14
Views: 4796

Where?

I was just wondering what RUO shards you guys were using this script on? I like to look and see what servers people are playing on.
by Dmagic
2004-11-30 19:17:42
Forum: Scripting Ore
Topic: Perpetual Mining Macro With Tinker (RUO V1.0 RC0 TESTED)
Replies: 14
Views: 4796

Cool!

Nice! Ill have to try that out when I get a chance.

Thanks,
Dmagic
by Dmagic
2004-11-09 20:52:31
Forum: Scripting Ore
Topic: Perpetual Mining Macro With Tinker (RUO V1.0 RC0 TESTED)
Replies: 14
Views: 4796

yes

Yes, there are a few things that can be changed to enhance the code. I have been using this script for a while, and it is my first MAJIOR script, so there is probably better ways to do alot of the things. It is hard to learn to script for injection because most of the resources are in russian, but ...
by Dmagic
2004-10-15 06:02:50
Forum: General
Topic: Possible bug? I can't see what I'm typing.
Replies: 12
Views: 6178

Possible Fix

Try Alt-Tab to UO, then try and type.
by Dmagic
2004-10-15 05:55:54
Forum: Scripting Ore
Topic: Perpetual Mining Macro With Tinker (RUO V1.0 RC0 TESTED)
Replies: 14
Views: 4796

Error Fixed

I finially got the parse error. Looks like i forgot an end if in the tinker function. The new section of code should look like this:



UO.FindType(0x1EB8)
wait(300)
tool = UO.FindCount()
wait(200)
if UO&#46;FindCount&#40;&#41; < 1 then
moveto&#40;boxx ...
by Dmagic
2004-10-10 07:08:31
Forum: Scripting Ore
Topic: Perpetual Mining Macro With Tinker (RUO V1.0 RC0 TESTED)
Replies: 14
Views: 4796

Use it?

Hey, if you use this macro let me know what you think. Any ideas on what to add? Is it any good? Just let me know what you think. I have some more macros finished, all I got to do is make them look pretty and ill post em.
by Dmagic
2004-10-06 05:38:57
Forum: Scripting Ore
Topic: Perpetual Mining Macro With Tinker (RUO V1.0 RC0 TESTED)
Replies: 14
Views: 4796

Not sure

Im not sure what is going on there. I just copied the macro off the post and it looks like it is working. You could try doing the same and just pasting your info back into it. I think I have seen that error before when a loop is not closed, like a while or an if statment.
by Dmagic
2004-09-27 07:01:02
Forum: Scripting Ore
Topic: Perpetual Mining Macro With Tinker (RUO V1.0 RC0 TESTED)
Replies: 14
Views: 4796

Perpetual Mining Macro With Tinker (RUO V1.0 RC0 TESTED)

Here you go. This macro was scripted and tested on a RUO V1.0 RC0 emu. It requires a little work to setup, but once you get it goin you cash in big.

First you need to place a customizable house to smelt ore, drop ingots, and get picks at. I use a 7x7 customizable house for this.

Second you ...