Search found 8 matches

by FaBiM_r0x
2004-07-21 21:59:54
Forum: Scripting Ore
Topic: I Need Script For Inscription On DRW Shard
Replies: 11
Views: 2353

sub main()
inicio:
UO.Exec("waitmenu 'Spell Circles' 'Fourth Circle' 'Spell Circle 4' Recall")
UO.Exec("usetype 0x0e34")
wait(3200)
GOTO inicio
by FaBiM_r0x
2004-07-20 16:12:47
Forum: Scripting Ore
Topic: Script Fishing !
Replies: 4
Views: 2370

Portuguese:

Kara, ta meio q primitivo =/
Tenta usar loops ao inves de repetir os comandos o tempo todo.

E tambem tenta excluir o maximo o uso do mouse, quando mais independente for o macro melhor.

Vc ainda precisa se desligar do Auto Pilot =P PArece q ta meio acostumado com programas de macro de ...
by FaBiM_r0x
2004-07-11 18:50:32
Forum: Scripting Ore
Topic: Script Mining
Replies: 4
Views: 2357

Good Script ?????????????
Aproved Script ?????????
Plis Re: !!!
by FaBiM_r0x
2004-07-11 18:50:06
Forum: Scripting Ore
Topic: Script Fishing !
Replies: 4
Views: 2370

Good Script ?????????????
Aproved Script ?????????
Plis Re: !!!
by FaBiM_r0x
2004-07-11 18:49:46
Forum: Scripting Ore
Topic: Script Tinkering
Replies: 3
Views: 1615

Good Script ?????????????
Aproved Script ?????????
Plis Re: !!!
by FaBiM_r0x
2004-07-10 14:53:11
Forum: Scripting Ore
Topic: Script Tinkering
Replies: 3
Views: 1615

Script Tinkering

Script by FaBiM_r0x(Brazil -City Votuporanga Sp)
Scripts tested Aproved !!!!

Use iron and Tinker tools

sub main()
inicio:
UO.Exec("waitmenu 'Tinkering' 'Parts' 'Parts' springs")
UO.Exec("usetype 0x1ebc")
wait(2200)
GOTO inicio
end sub
by FaBiM_r0x
2004-07-10 14:51:17
Forum: Scripting Ore
Topic: Script Fishing !
Replies: 4
Views: 2370

Script Fishing !

Script Fishing in Mar ! (Script By FaBiM (Brazil - City Votuporanag SP)
Using Long SHip and Small Ship


sub main()
inicio:
UO.Print("Script by FaBiM_r0x(Brazil)irc.brasnet.org Channel #Tumulo"
UO.Say("Forward")
UO.Exec("usetype 0x0dbf")
wait(1000)
UO.LClick(294,136)
wait(3000)
UO.Exec ...
by FaBiM_r0x
2004-07-10 14:46:52
Forum: Scripting Ore
Topic: Script Mining
Replies: 4
Views: 2357

Script Mining

Good Script mining by FaBiM(Brazil City- Votuporanga sp)

use pickaxe ON!!!!
Bye bye

sub main()
UO.Print("Script by FaBiM_r0x(Brazil)irc.brasnet.org Channel #Tumulo")
for var direita=0 to 20
for var esquerda=0 to 20
passo1:
UO.Print("Executando parte 1 da macro")
UO.Exec("usetype 0x0E85 ...