How can I find a tree in my screen with a script/command?
I've oberved that, qhen I use ,infotile I get some additional information and this information repeat in tree of the same type(graphic).
I wanna know how can I find a tree, I tryed to learn in the scripts done, but I didn't get the X of the question. =/
Thanks.
[]'s
How to find a tree?
Moderators: Murderator+, Murderator
-
Injectioner
- Posts: 25
- Joined: 2005-07-28 20:31:08
How to find a tree?
[img]http://img164.imageshack.us/img164/2370/ultimateuserbarmaker113ld4.png[/img]
[img]http://img222.imageshack.us/img222/7531/ultimateuserbarasdmakerrh7.png[/img]
[img]http://img229.imageshack.us/img229/2584/ultimateuserbarmaker113ch5.png[/img]
[img]http://img222.imageshack.us/img222/7531/ultimateuserbarasdmakerrh7.png[/img]
[img]http://img229.imageshack.us/img229/2584/ultimateuserbarmaker113ch5.png[/img]
-
Destruction
- Junior Expert
- Posts: 3221
- Joined: 2004-06-24 22:08:56
See this script: https://yoko.uokit.com/viewtopic.php?t=12382&start=0
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
-
Injectioner
- Posts: 25
- Joined: 2005-07-28 20:31:08
When I run the script, appear an error that says "Funcion Not Found - ABS". =/
[]'s
[]'s
[img]http://img164.imageshack.us/img164/2370/ultimateuserbarmaker113ld4.png[/img]
[img]http://img222.imageshack.us/img222/7531/ultimateuserbarasdmakerrh7.png[/img]
[img]http://img229.imageshack.us/img229/2584/ultimateuserbarmaker113ch5.png[/img]
[img]http://img222.imageshack.us/img222/7531/ultimateuserbarasdmakerrh7.png[/img]
[img]http://img229.imageshack.us/img229/2584/ultimateuserbarmaker113ch5.png[/img]
Code: Select all
sub abs(a)
Var b
If a<0 Then
b=-a
Else
b=a
endif
return b
endsub Ни один скрипт не работает? Пора обновить [url=http://www.eof.nm.ru/FiLeS/uoloop.exe]Инжект[/url]...
Все работает, но хочется большего? Пора переходить на [url=http://stealth.od.ua/]стелс[/url]...
Все работает, но хочется большего? Пора переходить на [url=http://stealth.od.ua/]стелс[/url]...
-
Injectioner
- Posts: 25
- Joined: 2005-07-28 20:31:08
-
Destruction
- Junior Expert
- Posts: 3221
- Joined: 2004-06-24 22:08:56
Don't run, i said see.. If u really wish to run my script, then good walker you can obtain here: https://yoko.uokit.com/viewtopic.php?p=66813#66813Injectioner wrote:"Function not found - WALKER"
O.o'
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
-
Injectioner
- Posts: 25
- Joined: 2005-07-28 20:31:08
ohhh... It works, with some adjusts I think it will work correctly at my shard.Destruction wrote:Don't run, i said see.. If u really wish to run my script, then good walker you can obtain here: https://yoko.uokit.com/viewtopic.php?p=66813#66813Injectioner wrote:"Function not found - WALKER"
O.o'
Thanks.
=**
[img]http://img164.imageshack.us/img164/2370/ultimateuserbarmaker113ld4.png[/img]
[img]http://img222.imageshack.us/img222/7531/ultimateuserbarasdmakerrh7.png[/img]
[img]http://img229.imageshack.us/img229/2584/ultimateuserbarmaker113ch5.png[/img]
[img]http://img222.imageshack.us/img222/7531/ultimateuserbarasdmakerrh7.png[/img]
[img]http://img229.imageshack.us/img229/2584/ultimateuserbarmaker113ch5.png[/img]