Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7

Search found 3 matches

by duque777
01.12.2009 20:35
Forum: Помощь по скриптам
Topic: AutoBuy
Replies: 5
Views: 7335

this is not the problem, as already modified it and still not buying.
by duque777
01.12.2009 18:16
Forum: Помощь по скриптам
Topic: AutoBuy
Replies: 5
Views: 7335

error when I put in the forum.
but the problem is on BUY program.
by duque777
01.12.2009 12:52
Forum: Помощь по скриптам
Topic: AutoBuy
Replies: 5
Views: 7335

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...