Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7 
	Search found 3 matches
- 01.12.2009 20:35
 - Forum: Помощь по скриптам
 - Topic: AutoBuy
 - Replies: 5
 - Views: 8047
 
- 01.12.2009 18:16
 - Forum: Помощь по скриптам
 - Topic: AutoBuy
 - Replies: 5
 - Views: 8047
 
- 01.12.2009 12:52
 - Forum: Помощь по скриптам
 - Topic: AutoBuy
 - Replies: 5
 - Views: 8047
 
AutoBuy
I'm not able to make a script to buy a particular item, but to sell worked perfectly. Я не в состоянии сделать сценария купить определенный пункт, а продавать работали прекрасно. Sell: [code]Program Sell; {$Include 'all.inc'} uosay('Tak Sell'); AutoSell($1F03,$0000,10); wait(2000);[/code] Buy: [code...