Search found 7 matches
- 2011-09-14 07:12:06
- Forum: Help
- Topic: AFK Mage and Attack Script
- Replies: 6
- Views: 2453
Re: AFK Mage and Attack Script
The idea was to have a Self Botting Mage. Ie// Warrior needs a quick heal. hotkey Heal. Mage then targets and heals. I have finalised this script already. It heals, buffs, hides etc. I have yet to make it cast aggressive spells on targets attacking it. Ie another person comes to 'PK' me and it will ...
- 2011-09-14 06:59:30
- Forum: Scripting Ore
- Topic: Запуск скрыть / порт
- Replies: 4
- Views: 1322
Re: Запуск скрыть / порт
Fair call..
Making a character run using a script? possible? i can make the chara walk but "Run" i cannot figure out?
Is there a script somewhere already that is using this (in russian) io cannot search for?
Making a character run using a script? possible? i can make the chara walk but "Run" i cannot figure out?
Is there a script somewhere already that is using this (in russian) io cannot search for?
- 2011-09-13 06:35:40
- Forum: Scripting Ore
- Topic: Запуск скрыть / порт
- Replies: 4
- Views: 1322
Запуск скрыть / порт
Как вы делаете характер выполнения в сценарии? Запуск не ходить. Я пытаюсь сделать скрипт, который будет запускать вдали от злоумышленника и отзыва. Не знаю, если этот переводчик работает хорошо, но im, чеканка нечто подобное я могу учиться у или может быть кто-то уже один. Я бы очень признателен за ...
- 2011-09-13 05:15:42
- Forum: Help
- Topic: AFK Mage and Attack Script
- Replies: 6
- Views: 2453
Re: AFK Mage and Attack Script
Спасибо за вам помочь, но я понимаю основной сценарий знаний. Проблема была неверно инъекции версия была записка компиляции переменной
Re: Hotkey
I use hotkey scripts daily.
The best way to use them is autoload.sc (automaticly loads with injection)
So save you needed scripts in this script. I have F12 hotkey (Uo - Say - ",exec hidden")
In the autoload.sc
sub hidden()
While TRUE
check not in war mode
uo skill blah bla
end sub..
Same for ...
The best way to use them is autoload.sc (automaticly loads with injection)
So save you needed scripts in this script. I have F12 hotkey (Uo - Say - ",exec hidden")
In the autoload.sc
sub hidden()
While TRUE
check not in war mode
uo skill blah bla
end sub..
Same for ...
- 2011-08-19 01:53:25
- Forum: Help
- Topic: AFK Mage and Attack Script
- Replies: 6
- Views: 2453
Re: AFK Mage and Attack Script
Ill try convert it thanks.
- 2011-08-18 06:43:42
- Forum: Help
- Topic: AFK Mage and Attack Script
- Replies: 6
- Views: 2453
AFK Mage and Attack Script
Hello, Been looking into making a macro to help the hunter.
What im trying to do is create an automatic mage caster. Ie on word commands he will comply to targets.
&
an afk auto attacker.
Kind Reards
What im trying to do is create an automatic mage caster. Ie on word commands he will comply to targets.
&
an afk auto attacker.
Kind Reards