tks Destruction
was this that i wanted to know
Search found 14 matches
- 2006-02-16 14:02:45
- Forum: Help
- Topic: Easy question ! English
- Replies: 2
- Views: 902
Easy question ! English
i´m a sphere scripter, and in sphere we have a key to stop the comand, that's
return 1
Example!
if uo.getGlobal("Modobatalha") == "0" then
UO.SetGlobal("Falando",UO.GetGlobal("Falando")+"p")
# here i need to but the key to stop de macro, to it doesn't go to the other part
endif
uo ...
return 1
Example!
if uo.getGlobal("Modobatalha") == "0" then
UO.SetGlobal("Falando",UO.GetGlobal("Falando")+"p")
# here i need to but the key to stop de macro, to it doesn't go to the other part
endif
uo ...
- 2006-02-16 03:49:06
- Forum: Help
- Topic: English help
- Replies: 1
- Views: 843
- 2006-02-14 18:26:23
- Forum: Help
- Topic: Hard Script ! Only english!
- Replies: 2
- Views: 1410
Hard Script ! Only english!
Explication
I´m trying to creat a new way to exec my macros!
It´s gonna run this way:
When i press Caps lock: it's sets a global with numeber 1
Than it active all buttons from my pc, like, if i pressa A , i will exec a macro, this for b, c, d, etc...
But when i use it like ...
I´m trying to creat a new way to exec my macros!
It´s gonna run this way:
When i press Caps lock: it's sets a global with numeber 1
Than it active all buttons from my pc, like, if i pressa A , i will exec a macro, this for b, c, d, etc...
But when i use it like ...
Layer
I´m trying to use Unequip !
it ask for the layer name, where can i get it ?
it ask for the layer name, where can i get it ?
- 2006-02-14 01:00:16
- Forum: Help
- Topic: Hun... english only
- Replies: 0
- Views: 953
Hun... english only
I'm trying to improve my keys!
I'd like to know, with there are some how do this!
when i press a button, nothing happens, but, caps lock is on, it's exec a macro!
Do we have this possibiliti on injection ?
I'd like to know, with there are some how do this!
when i press a button, nothing happens, but, caps lock is on, it's exec a macro!
Do we have this possibiliti on injection ?
- 2006-02-11 02:52:36
- Forum: Help
- Topic: Help With Crash! english only
- Replies: 3
- Views: 1186
- 2006-02-10 22:05:26
- Forum: Help
- Topic: Help With Crash! english only
- Replies: 3
- Views: 1186
Help With Crash! english only
I´m having some problems in my shard, i can´t not prove but i know that a guy is using injection to crash the players, a lottttt of players ask me about him!
I'd like to know, with there's some way to crash other characters on sphere 55r4
You don´t need tell me how, just tell ...
I'd like to know, with there's some way to crash other characters on sphere 55r4
You don´t need tell me how, just tell ...
- 2006-02-09 22:09:39
- Forum: Scripting Ore
- Topic: Help ! English plz
- Replies: 8
- Views: 1637
Help ! English plz
I'm trying to creat a comand to cast a spell on my character until i press the hotkey again:
Like: i press Alt+s, then my character starts cast Heal on itselves, when i press alt+s again it stops!
sub in_mani_foda()
var inmani=1
If inmani==2 then
end if
If inmani==1 then
uo.cast ...
Like: i press Alt+s, then my character starts cast Heal on itselves, when i press alt+s again it stops!
sub in_mani_foda()
var inmani=1
If inmani==2 then
end if
If inmani==1 then
uo.cast ...
- 2006-02-01 21:58:57
- Forum: Help
- Topic: Scripting "only english plz"
- Replies: 3
- Views: 1321
- 2006-02-01 20:03:42
- Forum: Help
- Topic: Scripting "only english plz"
- Replies: 3
- Views: 1321
Scripting "only english plz"
I wanna create a function that when i make it runs, the script look for every players that are at last 7 tiles of distance from me!
Affe looking for it, it will cast ma in every one of them!
I tried this
sub ma_mais_perto()
uo.set('finddistance','7')
uo.findtype(0x0191,-1,'ground ...
Affe looking for it, it will cast ma in every one of them!
I tried this
sub ma_mais_perto()
uo.set('finddistance','7')
uo.findtype(0x0191,-1,'ground ...