Search found 6 matches

by commio
2004-09-07 12:49:06
Forum: Scripting Ore
Topic: Blacksmithing script
Replies: 1
Views: 1176

Blacksmithing script

Would anyone have a blacksmithing script here (in english). Just would like to macro as long as i want of smithing one sort of item. Then some notes on how to change it, if i would like to smith a different item.

If anyone could help me out it would be greatly appreciated.
by commio
2004-09-06 10:46:43
Forum: Scripting Ore
Topic: Minin script
Replies: 31
Views: 12491

Weird but i am, on the line of code


timeout=timeout+20


i get a error message "variable undefined - TIMEOUT".

any idea ?

My code is looking like this. I changed orebag, to oresbag.


UO.SetCatchBag("oresBag")
Repeat
timeout=timeout+200
Wait(20)
#UO.Print ...
by commio
2004-09-05 09:37:14
Forum: Scripting Ore
Topic: Minin script
Replies: 31
Views: 12491

Sorry about this thdin, but im quite new. I tried to look into it my self but anything i tried just didnt work.

I just wanted it when it reads in journal "World Save in 2 minutes" or even "world save" it waits say 20 seconds then moves onto mining in the next location.

If you could edit my ...
by commio
2004-09-03 18:23:49
Forum: Scripting Ore
Topic: Minin script
Replies: 31
Views: 12491

Many thanks for all that code! Ill have to try it out when i get a house, runebook (or runes) and a bit more mana and meditating up

But for now slight problem with prev script. everything is working but on the odd occasion it seems to just stop completely and my miner will stop doing anything ...
by commio
2004-08-31 13:20:19
Forum: Scripting Ore
Topic: Minin script
Replies: 31
Views: 12491

Thanks! i fixed the problem, the response on my server to not more ore left was different. SO changed the journal and works great.

Yeah those additions like drop off would be awesome! no more lugging around huge amounts of ore.. but first i gotta get a rune etc to recall to the back :(
by commio
2004-08-30 12:52:34
Forum: Scripting Ore
Topic: Minin script
Replies: 31
Views: 12491

same problem here, any help would be appreciated!