| Yoko http://forum.yoko.com.ua/ |
|
| Smelting Script http://forum.yoko.com.ua/viewtopic.php?f=20&t=3157 |
Page 1 of 1 |
| Author: | Fable [ 2005-02-20 10:53:04 ] |
| Post subject: | Smelting Script |
well i dunno how to explain it but basically the shard i play u can smelt weapons and armour etc bak into ingots so i was wondering why my script that i made was working for all u have to do is 1) double click tongs 2) click item to smelt 3) click forge my script looks like this sub Smelt() Start: UO.UseType(0x0FBB)#Tongs Wait(1000) UO.WaitTargetType(0x1415)#Item to Smelt Wait(1000) UO.LClick(394,232)#Position of Forge Wait(2000) GOTO Start end sub as u can see very basic but it dont work well it proclaims things in the game such as no item found item must be in bakpak so i dunno ... by the way i only speek and read ENGLISH so it would be help ful for those that reply to write in english |
|
| Author: | The Cheater [ 2005-02-20 19:40:02 ] |
| Post subject: | Re: Smelting Script |
Fable wrote: well i dunno how to explain it but basically the shard i play u can smelt weapons and armour etc bak into ingots so i was wondering why my script that i made was working for all u have to do is
1) double click tongs 2) click item to smelt 3) click forge my script looks like this sub Smelt() Start: UO.UseType(0x0FBB)#Tongs Wait(1000) UO.WaitTargetType(0x1415)#Item to Smelt Wait(1000) UO.LClick(394,232)#Position of Forge Wait(2000) GOTO Start end sub as u can see very basic but it dont work well it proclaims things in the game such as no item found item must be in bakpak so i dunno ... by the way i only speek and read ENGLISH so it would be help ful for those that reply to write in english я те проще дам Code: sub plavka() |
|
| Page 1 of 1 | All times are UTC+02:00 |
| Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |
|