Search found 6 matches

by Metafor
2007-11-11 19:37:05
Forum: Help
Topic: Unhandled exception in parser.
Replies: 1
Views: 980

Weird.. I've restarted injection and client and it worked.
By the way, does anyone know where I can find client 5.0.8.0 ?

Thanks ;)
by Metafor
2007-11-11 19:07:32
Forum: Help
Topic: Unhandled exception in parser.
Replies: 1
Views: 980

Unhandled exception in parser.

Hello... I have some weird problem with uo.LastGump('text', n)
Here's the Text field from ,infogump


Text: ____________
0] AntiMacro Gump
1] W
2] R
3] O
4] N
5] G
6]
7] B
8] U
9] T
10] I
11] H


If I want to print, by example ...
by Metafor
2007-11-10 20:10:30
Forum: Help
Topic: How to run a function from..
Replies: 1
Views: 732

How to run a function from..

Hello,

I've checked documentation and I could not find my answer...
How do we run a function from the client ?

I tried: ,myFunctionName.. and it doesnt work, why ?

Thanks
by Metafor
2007-11-10 03:56:40
Forum: Help
Topic: Splitting a string
Replies: 9
Views: 2199

Thank you very much, your english is good. :-)
by Metafor
2007-11-10 03:35:57
Forum: Help
Topic: Splitting a string
Replies: 9
Views: 2199

Splitting a string

Hello all,
First of all, is it possible to split a string into an array ?
It's because I'm trying to extract X,Y from:
- button <randomX> <randomY> 2151 2150 1 0 2

... But I'm stuck, if anyone could help me. I'd appreciate !


&#46;&#46;&#46;&#46;
var line = ""
var x = ""
var y = ""
var a ...
by Metafor
2006-02-25 00:47:20
Forum: Help
Topic: Load a script?
Replies: 2
Views: 1018

Load a script?

Hey all, I've made a script, but how do I load it ? My tabulation "Script" is empty in injection.. Thanks