Search found 7 matches

by surupimpuapua
2008-06-01 03:39:15
Forum: General
Topic: Is there a way?
Replies: 2
Views: 2528

ok thx for your help
by surupimpuapua
2008-05-28 01:45:08
Forum: General
Topic: Is there a way?
Replies: 2
Views: 2528

Is there a way?

Hey.

Is there a way to add a DELAY in HOTKEYS?

eg: disarm;WAIT 1000;cast 'Flame Strike';arm 1


???


thx
by surupimpuapua
2008-05-18 04:01:04
Forum: I need script!
Topic: How to check HP from someone?
Replies: 7
Views: 1556

How to check HP from someone?

Hi guys...

well, i need a script to heal someone in battle... like auto heal. is it possible?

my idea:

If life_of_my_friend < 90 then
cast Great Heal my_friend.


how can i do that? to check the HP from someone?

questions?

thx a lot
by surupimpuapua
2008-02-18 22:59:16
Forum: I need script!
Topic: Script fo Anti Macro
Replies: 5
Views: 3204

anyone?
by surupimpuapua
2008-02-17 20:36:17
Forum: I need script!
Topic: Script fo Anti Macro
Replies: 5
Views: 3204

thx grin for ur attention but your script is not working... try to fix this one if u could.

thx
by surupimpuapua
2008-02-17 20:35:24
Forum: I need script!
Topic: New (hopefully last) Gump Solving.
Replies: 22
Views: 5891

still not working....


see topic:

viewtopic.php?p=71592#71592
by surupimpuapua
2008-02-17 20:13:58
Forum: I need script!
Topic: Script fo Anti Macro
Replies: 5
Views: 3204

Script fo Anti Macro

Hi there.

i already have a script for AM, but i m playing in another server which has the same AM system, well, quite same. see bellow how it works.

------------------------------------------------
The Script.

sub GetWord&#40;string, num&#41;
var pstart = 0
var n = 0
string = string ...