Search found 17 matches

by DogStyle
2009-03-20 01:49:58
Forum: Scripting Ore
Topic: Help to fix my anti macro script
Replies: 5
Views: 2044

yeah i need help ¬¬


i need someone who knows how to fix that...... i would like to fix by my self but i cant.


someone?
by DogStyle
2009-03-15 07:51:13
Forum: Scripting Ore
Topic: Help to fix my anti macro script
Replies: 5
Views: 2044

I guess image is not necessary in this case, because this script is WORKING, the only thing is, it is typing WRONG LINES to answer. we just need to fix that.
by DogStyle
2009-03-14 17:46:08
Forum: Scripting Ore
Topic: Help to fix my anti macro script
Replies: 5
Views: 2044

Help to fix my anti macro script

Hi there.

for a long time i have been using this script since they catch us and change the gump information.

----- OLD SCRIPT -----

sub GetWord(string, num)
var pstart = 0
var n = 0
string = string+' '
for var i = 0 to Len(string)
if Mid(string, i, 1&#41 ...
by DogStyle
2009-02-12 01:29:10
Forum: Requests
Topic: Fix mana potion display
Replies: 4
Views: 6155

Fix mana potion display

hey, i dont know why, but since i use injection for the first time, i never see correctly how many mana potions i have in my bag.

heal potions display OK but mana potions not.


some reason for that?

can i fix this?

HELP!

thx a lot
by DogStyle
2007-11-12 23:21:25
Forum: Help
Topic: Help using GUMP
Replies: 8
Views: 3293

and remember.... as i said. sometimes is not only three numbers..

cometimes is four or five. the minimum is three.


:/ its not working

:cry:
by DogStyle
2007-11-12 23:18:55
Forum: Help
Topic: Help using GUMP
Replies: 8
Views: 3293

my shard is this one:

www.uochaos.com.br

it is in portuguese :/
by DogStyle
2007-11-12 23:07:31
Forum: Help
Topic: Help using GUMP
Replies: 8
Views: 3293

i click by my self, and didnt happen anything. macro still running until i answer by my self.
by DogStyle
2007-11-12 22:40:47
Forum: Help
Topic: Help using GUMP
Replies: 8
Views: 3293

its not working. macro cant click on the right place...

the first click is wrong. hits the top left of the window.


O.O
by DogStyle
2007-11-12 21:52:14
Forum: Help
Topic: Help using GUMP
Replies: 8
Views: 3293

first of all you have to click on this ball...

now you have to write all numbers between " { } " but sometimes its not only
three (3) numbers, sometimes is four(4) or five(5).


thx for your help
by DogStyle
2007-11-12 20:58:03
Forum: Help
Topic: Help using GUMP
Replies: 8
Views: 3293

Help using GUMP

hi there.

i need some help to make a script. this script has to answer a kind of macro check. and they use gump for it. by the way, injection can answer it. i guess.


GUMPINFO 1:

First we have to click on it:
_____infogump_______
serial 0x01361d63
gumpid 0x0008b297
X 0
Y 0
107 packet ...
by DogStyle
2007-03-21 07:02:26
Forum: I need script!
Topic: FISHING
Replies: 13
Views: 4485

i knew this command ,infotile

it shows 6039

works BUT not properly, cause even hiting the graund he try to fish lol... and shows a little bugged tile where im fishing!!!!

well... i think we cant solve it... but its ok i will cry alone!!

:D

thx
by DogStyle
2007-03-20 18:36:15
Forum: I need script!
Topic: FISHING
Replies: 13
Views: 4485

no, never.... it only show you cant fish there!

i changed this line:

UO.Waittargettile("1341", str(i), str(j), str(z))
to
UO.Waittargettile("lasttile", str(i), str(j), str(z))

so i click on water and what happen ...
by DogStyle
2007-03-20 13:26:29
Forum: I need script!
Topic: FISHING
Replies: 13
Views: 4485

but it is strange...why its not workint here....????
by DogStyle
2007-03-20 05:35:33
Forum: I need script!
Topic: FISHING
Replies: 13
Views: 4485

hey... i have found out the problem!!!

look:
UO.Waittargettile("1341", str(i), str(j), str(z))

the problem is here in this line....
i dont know why but the injection is only reading the TILE INFORMATION (1341) and not the i,j,z.... and i have no idea WHY ...
by DogStyle
2007-03-19 20:32:25
Forum: I need script!
Topic: FISHING
Replies: 13
Views: 4485

as i said!

same thing... "you cant fish there"

is there another way to set co-ordinate ??????

plz write something ¬¬

and ths for ur help!
by DogStyle
2007-03-19 20:22:39
Forum: I need script!
Topic: FISHING
Replies: 13
Views: 4485

i tried theese numbers too... but it keep saying "you cant fish there"

is there a way to use real X,Y? i mean... not tiles like co-ordinated
Ex: x=1344 y6758


in injection we have the command ramdom?

thx
by DogStyle
2007-03-19 18:34:57
Forum: I need script!
Topic: FISHING
Replies: 13
Views: 4485

FISHING

hey.... im from brazil and i only know english :O well...

i need a fishing script.... i know there are couple fishing scripts but they never work here... im using this one:

sub fishing_2()
var x, y, z, i, j
x = UO.GetX("self")
y = UO.GetY("self")
z = UO ...