Mm, and where can I find a cliloc list? :/
N/m I found that "list":P
Search found 10 matches
- 2005-01-02 05:32:15
- Forum: Scripting Ore
- Topic: I would REALLY appreciate some help on this!
- Replies: 11
- Views: 2864
- 2005-01-02 04:54:02
- Forum: Scripting Ore
- Topic: I would REALLY appreciate some help on this!
- Replies: 11
- Views: 2864
- 2005-01-02 03:56:44
- Forum: Scripting Ore
- Topic: I would REALLY appreciate some help on this!
- Replies: 11
- Views: 2864
- 2005-01-01 16:10:46
- Forum: Scripting Ore
- Topic: I would REALLY appreciate some help on this!
- Replies: 11
- Views: 2864
Re: I would REALLY appreciate some help on this!
The eat food script I inserted before the smelting (currently removed from script) can't find the food in my bank. (fish steaks). Here's a stand alone version.
sub Food
VAR FOOD
FOOD = 0
WHILE FOOD < 1
UO.Exec("usetype 0x097B")
wait(600)
IF UO.InJournal("you are ...
sub Food
VAR FOOD
FOOD = 0
WHILE FOOD < 1
UO.Exec("usetype 0x097B")
wait(600)
IF UO.InJournal("you are ...
- 2004-12-31 21:02:38
- Forum: Scripting Ore
- Topic: I would REALLY appreciate some help on this!
- Replies: 11
- Views: 2864
Fixed
Fixed the TINKER and added the script to take 2 of each recall reg from bank before u go back to mine.
sub main()
VAR LOC, BOXID, MINEX, MINEY, MINEZ, MINET, SHOVELS, NUMLOC, CWEIGHT, MX, MY
MX = UO.GetX("self")
MY = UO.GetY("self")
BOXID = 0x4000B484
NUMLOC ...
sub main()
VAR LOC, BOXID, MINEX, MINEY, MINEZ, MINET, SHOVELS, NUMLOC, CWEIGHT, MX, MY
MX = UO.GetX("self")
MY = UO.GetY("self")
BOXID = 0x4000B484
NUMLOC ...
- 2004-12-31 14:04:34
- Forum: Scripting Ore
- Topic: I would REALLY appreciate some help on this!
- Replies: 11
- Views: 2864
I would REALLY appreciate some help on this!
Ok, so I used the script of DMagic, and I liked it, but encountered some problems. And since I can't read russian, I decided to just learn some scripting. So this is how far I got;
I fixed the mining tile, you have to give the value after a ,infotile. but u can customise your own mining spot with ...
I fixed the mining tile, you have to give the value after a ,infotile. but u can customise your own mining spot with ...
- 2004-12-31 04:47:22
- Forum: Scripting Ore
- Topic: Perpetual Mining Macro With Tinker (RUO V1.0 RC0 TESTED)
- Replies: 14
- Views: 4796
k
Here's how far I got
It recalls to location, using same movething
u dont need to add orex and y nemore.
I just need to fix the tinker thing so it makes shovels, and make it so it or :: can buy regs, or gets regs from bank.
And am trying to add a food thing but it won't find me stakes in bank ...
It recalls to location, using same movething
u dont need to add orex and y nemore.
I just need to fix the tinker thing so it makes shovels, and make it so it or :: can buy regs, or gets regs from bank.
And am trying to add a food thing but it won't find me stakes in bank ...
- 2004-12-30 18:06:48
- Forum: Scripting Ore
- Topic: Perpetual Mining Macro With Tinker (RUO V1.0 RC0 TESTED)
- Replies: 14
- Views: 4796
Hmmk
I fixed that, had to trough the macro around a bit
instead of:
uo.waittargettile( 0,str(minex), str(miney), str(minez))
I added the variable minet (which is the tile code)
uo.waittargettile(str(minet), str(minex), str(miney) ...
instead of:
uo.waittargettile( 0,str(minex), str(miney), str(minez))
I added the variable minet (which is the tile code)
uo.waittargettile(str(minet), str(minex), str(miney) ...
- 2004-12-30 04:51:45
- Forum: Scripting Ore
- Topic: Perpetual Mining Macro With Tinker (RUO V1.0 RC0 TESTED)
- Replies: 14
- Views: 4796
- 2004-12-20 15:02:07
- Forum: Scripting Ore
- Topic: Скрипты и Клуб.
- Replies: 324
- Views: 232031