How can I do a LClick on the lastgump that appear on the screen?
Ex:
_____infogump_______
serial 0x00a9874e
gumpid 0x001224f1
X 0
Y 0
108 packet size
0 reply packet size
Buttons: ________
page 0
1 [ 1] image=0x1582 at 3:510
Checks&Radios: __
Entryes: ________
All ...
Search found 25 matches
- 2009-07-16 23:37:35
- Forum: I need script!
- Topic: LClick lastgum
- Replies: 1
- Views: 1037
- 2009-02-20 21:42:11
- Forum: General
- Topic: Injection 2012
- Replies: 225
- Views: 115921
- 2008-02-25 01:17:32
- Forum: I need script!
- Topic: How to find a tree?
- Replies: 6
- Views: 1374
Destruction wrote:Injectioner wrote:"Function not found - WALKER"
O.o'
Don't run, i said see.. If u really wish to run my script, then good walker you can obtain here: viewtopic.php?p=66813#66813
ohhh... It works, with some adjusts I think it will work correctly at my shard.
Thanks.
=**
- 2008-02-25 01:05:05
- Forum: I need script!
- Topic: How to find a tree?
- Replies: 6
- Views: 1374
- 2008-02-23 17:55:18
- Forum: I need script!
- Topic: How to find a tree?
- Replies: 6
- Views: 1374
- 2008-02-23 17:39:03
- Forum: I need script!
- Topic: How to find a tree?
- Replies: 6
- Views: 1374
How to find a tree?
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 ...
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 ...
- 2008-02-22 18:07:39
- Forum: I need script!
- Topic: Get the cordenades of a button on a gump...
- Replies: 5
- Views: 1687
- 2008-02-21 17:36:12
- Forum: I need script!
- Topic: Help With Gump...
- Replies: 1
- Views: 852
Help With Gump...
Is This correct?
Text: ____________
.
.
.
6] 6
7] 6
8] 7
9] 7
10] 8
11] 8
12] 9
13] 9
14] 0
15] 0
16] 1
17] 1
18] 2
19] 2
20] 3
21] 3
This will work correctly?
if uo.LastGump('text',10 ...
Text: ____________
.
.
.
6] 6
7] 6
8] 7
9] 7
10] 8
11] 8
12] 9
13] 9
14] 0
15] 0
16] 1
17] 1
18] 2
19] 2
20] 3
21] 3
This will work correctly?
if uo.LastGump('text',10 ...
- 2008-02-21 04:40:34
- Forum: I need script!
- Topic: Get the cordenades of a button on a gump...
- Replies: 5
- Views: 1687
Get the cordenades of a button on a gump...
Example:
I wanna know the cordanedes of this button and then, press this button.
How can I discovery his cordenades?
Thanks.
[]'s
Code: Select all
9] button 246 277 2474 2473 1 0 188
I wanna know the cordanedes of this button and then, press this button.
How can I discovery his cordenades?
Thanks.
[]'s
- 2008-02-18 04:01:47
- Forum: I need script!
- Topic: uo.waittargettile() [Help]
- Replies: 6
- Views: 2346
Destruction wrote:Incorrect example.. rofl. Use my example:Code: Select all
uo.waittargettile( "0", str( uo.getX() + 1 ), str( uo.getY() -1 ), str( uo.getZ() ) )
Thanks everybody.
It works fine now. xD
[]'s
- 2008-02-18 01:09:58
- Forum: I need script!
- Topic: uo.waittargettile() [Help]
- Replies: 6
- Views: 2346
- 2008-02-17 18:29:12
- Forum: I need script!
- Topic: uo.waittargettile() [Help]
- Replies: 6
- Views: 2346
I'm wrote:Code: Select all
uo.waittargettile( lasttile_OR_tilenum, x, y, z)
I wanna target my tile info + 1.
Ex: I'm on the X:1578 & y: 1675, the floor that I wanna target the X:1579 & Y:1675, this isn't a fixed target, because I will walk, and this tiles will change.
understand?
[]'s
- 2008-02-17 16:10:41
- Forum: I need script!
- Topic: uo.waittargettile() [Help]
- Replies: 6
- Views: 2346
uo.waittargettile() [Help]
I will try to explain my Doubt.
I wanna target the floor in myX+1 and myY-1, but I didnt' know how to do that, I was trying like this:
z = Uo.GetZ("self")
x = Uo.GetX("self")
y = Uo.GetY("self")
j = 1
i = 1
uo.waittargettile('str(x+j),str ...
I wanna target the floor in myX+1 and myY-1, but I didnt' know how to do that, I was trying like this:
z = Uo.GetZ("self")
x = Uo.GetX("self")
y = Uo.GetY("self")
j = 1
i = 1
uo.waittargettile('str(x+j),str ...
Destruction wrote:Hmm.. May be uo.getGraphic can helps you?
How it will be?
I've tryed with Uo.GetHP() like this:
Code: Select all
UO.gethp('0x000000')
if uo.gethp() == 0 then
uo.say('blablabla')
endif
[]'s
UO.GetHP
I wanna know when the target is dead, but I tryed with UO.GetHP and didn't find the answer.
Someone can help me with this problem?
[]'s
Someone can help me with this problem?
[]'s
- 2007-10-07 21:11:46
- Forum: Help
- Topic: Scroll UP and Scroll Down
- Replies: 0
- Views: 1137
Scroll UP and Scroll Down
What is the button number on uo.press() for this buttons Scroll UP and Scroll Down of the mouse ?
[]'s & Thanks!
[]'s & Thanks!
- 2007-10-07 16:43:18
- Forum: Help
- Topic: Help With uo.moveitem()
- Replies: 2
- Views: 1156
- 2007-10-07 13:58:50
- Forum: Help
- Topic: Help With uo.moveitem()
- Replies: 2
- Views: 1156
Help With uo.moveitem()
sub main()
DIM bagserial[10];
bagserial[0]=0x71E039FA; ########################
bagserial[1]=0x71EA88E9; ########################
bagserial[2]=0x71EA88E7; ########################
bagserial[3]=0x71EA88EA; ### Id das Bag's ###
bagserial[4] ...
DIM bagserial[10];
bagserial[0]=0x71E039FA; ########################
bagserial[1]=0x71EA88E9; ########################
bagserial[2]=0x71EA88E7; ########################
bagserial[3]=0x71EA88EA; ### Id das Bag's ###
bagserial[4] ...