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

Search found 14 matches

by fdesu
17.07.2019 18:03
Forum: General Discussion
Topic: Help with enter a Text - Donation System
Replies: 2
Views: 6500

Re: Help with enter a Text - Donation System

Vizit0r wrote:ConsoleEntryReply
or
ConsoleEntryUnicodeReply
Thanks! :P
by fdesu
17.07.2019 18:03
Forum: General Discussion
Topic: Scripts Vars Texts
Replies: 4
Views: 7387

Re: Scripts Vars Texts

Ahh ok. :(
by fdesu
30.06.2019 19:53
Forum: General Discussion
Topic: FindType - Tile Range
Replies: 5
Views: 8827

Re: FindType - Tile Range

It is my machine dizzy!, Thanks !
by fdesu
30.06.2019 19:47
Forum: General Discussion
Topic: FindType - Tile Range
Replies: 5
Views: 8827

Re: FindType - Tile Range

GeeZeR wrote:Try to play with FindVertical then
Same result as FindDistance and FindVertical.

I tried with human graphic instead of beetle graphic, Work better but not enough like to use.

Could be the terrain ?, I will reboot my system could be my machine is dizzy.
by fdesu
30.06.2019 1:03
Forum: General Discussion
Topic: FindType - Tile Range
Replies: 5
Views: 8827

Re: FindType - Tile Range

GeeZeR wrote:chose an element of the petList
Hi GeeZeR, is not nesesary, because python show everything in the list.
by fdesu
29.06.2019 21:55
Forum: General Discussion
Topic: FindType - Tile Range
Replies: 5
Views: 8827

FindType - Tile Range

Hi there, I would like to know if i'm doing something wrong. I did this code to find players or animals, in this case is my beetle. I can't find it even with SetFindDistance 8, but i can find it only when im near to him like 3 tiles. petType = int("0317", 16) SetFindDistance(8) FindType(pe...
by fdesu
29.06.2019 16:01
Forum: General Discussion
Topic: Help with enter a Text - Donation System
Replies: 2
Views: 6500

Help with enter a Text - Donation System

Hi, Im trying to help a friend with the donation system, but i have problem with the enter number. UOSay, is not useful here, because i need to typed and then press enter. https://i.ibb.co/WkYL5SY/Captura.png Someone know what command could be useful for this? I tryed with UOSay and TextEntrys. Than...
by fdesu
27.06.2019 13:37
Forum: General Discussion
Topic: Scripts Vars Texts
Replies: 4
Views: 7387

Re: Scripts Vars Texts

Global vars VarNames same as in window. Hi Vizit0r, Thanks for your reply, I made it but is possible to change the text "TestVar1"? https://i.ibb.co/yRFSw4J/Captura.png 'char' option doesn't work, only the 'stealth' option work fine! http://stealth.od.ua/Doc:Api/SetGlobal like always i'm ...
by fdesu
26.06.2019 23:39
Forum: General Discussion
Topic: Scripts Vars Texts
Replies: 4
Views: 7387

Scripts Vars Texts

Hi,
Could be possible to use this texts to show some customs variables from the game?, because i try to find some info about it from the docs but no luck!

Image

Thanks

Regards!
by fdesu
12.05.2019 21:54
Forum: General Discussion
Topic: Question about WaitTargetTile
Replies: 4
Views: 8378

Re: Question about WaitTargetTile

GeeZeR wrote:You can use any functions or expressions returning coordinates: GetX(Self), GetX(Self)+1 etc.
Also you must put a valid tile index into WaitTargetTile or TargetToTile comands. Nice example is here: http://stealth.od.ua/forum/viewtopic.php?p=8910#8910
Hundred Thanks!! Is Working!!!!
by fdesu
12.05.2019 19:02
Forum: General Discussion
Topic: Question about WaitTargetTile
Replies: 4
Views: 8378

Re: Question about WaitTargetTile

what is "200"? http://stealth.od.ua/Doc:Api/G#GetX you must put a valid tile index into WaitTargetTile http://stealth.od.ua/Doc:Manual/Reference/Tile Hi GeeZer, Thanks for your reply!! 200 is the number ID player to get the X,Z,Y. Is not real is an example. WaitTargetTile(1, GetX(Self()),...
by fdesu
12.05.2019 6:24
Forum: General Discussion
Topic: Question about WaitTargetTile
Replies: 4
Views: 8378

Question about WaitTargetTile

Hi there,
I'm trying to mine, but i can't do it, im using WaitTargetTile to target the ground, someone have a similar problem?

Code: Select all

WaitTargetTile(1, GetX(200), GetY(200), GetZ(200))
Thanks

Regards!
by fdesu
12.05.2019 4:37
Forum: General Discussion
Topic: Virus Warning - UO Stealth Last Version
Replies: 2
Views: 6368

Re: Virus Warning - UO Stealth Last Version

1)Virustotal 2)upload stealth to your antivirus techsupport for normal analyse and put it to white list 3)if 2) not works - install normal antivirus, which will use normal eurhystic analyse and will not shout to stealth on base of very strange logic "some bad guys make bad tools on Delphi ==> ...
by fdesu
07.05.2019 5:55
Forum: General Discussion
Topic: Virus Warning - UO Stealth Last Version
Replies: 2
Views: 6368

Virus Warning - UO Stealth Last Version

Hi there,
My anti-virus give me a warning with the last version of UO Stealth.

http://stealth.od.ua/download/Stealth_v8.9.4.rar

Code: Select all

Trojan:Win32/Fuery.B!cl

Stealth_v8.9.4.rar->client_dll.dll
Regards!