Page 1 of 1

Smelting and puting

Posted: 2007-11-22 14:20:27
by Mazer
i need 2 scripts ;) one to smelt ores to find count of ores in backpack smell them all and end script. and another how to move Ingots from backpack to bank pack.

Posted: 2007-11-22 14:41:45
by Mazer
ok for puting ore i maked script by my self :)

Posted: 2007-11-22 14:48:51
by Mazer
damn dosent work :/

Posted: 2007-11-22 23:01:13
by Destruction
1. Use search > sub smelt
2. uo.moveitem( "item id", "quantity", uo.objAtLayer( "Bank" ) ). For correct work, bank must be opened.

Sorry for my clumsy english..