Macro for PKoff in darkro

Moderator: Moderators

Message
Author
johndavidcremat
Noob
Noob
Posts: 1
Joined: 10 May 2010, 19:49
Noob?: No

Macro for PKoff in darkro

#1 Post by johndavidcremat »

Code: Select all

[b]just want to share some of my macros.lol.[/b]

[code]automacro {
console "Have fun! :)"
run-once 1
call robin


macro {
do ai manual
do c @go
pause 5
do c @pk
do c @nobc
do c @seeitems
do c @warp
do c @autolootitem 
do ai on
release 
}
i created it because i cant understand the Hookingame things lol
lol.itl be a little bit usefull for beginners of macro like me.

khaigh21
Noob
Noob
Posts: 16
Joined: 25 Feb 2010, 22:01
Noob?: Yes

Re: Macro for PKoff in darkro

#2 Post by khaigh21 »

johndavidcremat wrote:

Code: Select all

[b]just want to share some of my macros.lol.[/b]

[code]automacro {
console "Have fun! :)"
run-once 1
call robin <--------------[color=#FF0000]call robin? then where is the macro robin?[/color]


macro { <----------[color=#FF0000]input the name of the macro here..[/color]
do ai manual
do c @go
pause 5
do c @pk
do c @nobc
do c @seeitems
do c @warp
do c @autolootitem 
do ai on
release 
}
i created it because i cant understand the Hookingame things lol
lol.itl be a little bit usefull for beginners of macro like me.
read about macro in openkore manual..good luck

Post Reply