cmdOnLogin by Hakore

Other plugins for extending OpenKore's functionality. This forum is only for posting new plugins and commenting on existing plugins. For support, use the Support forum.

Moderator: Moderators

deeh16
Noob
Noob
Posts: 19
Joined: 14 Dec 2008, 06:07
Noob?: Yes

Re: cmdOnLogin by Hakore

#11 Post by deeh16 »

it worked

btw

is it posible to use both

@autoloot
and
@pk

at the same time...???
Image
Mushroom
Perl Monk
Perl Monk
Posts: 427
Joined: 04 Apr 2008, 14:04
Noob?: No
Location: Brazil

Re: cmdOnLogin by Hakore

#12 Post by Mushroom »

What you mean by the same time?

You can try

Code: Select all

cmdOnLogin c @autoloot;;c @pk
Quit.
deeh16
Noob
Noob
Posts: 19
Joined: 14 Dec 2008, 06:07
Noob?: Yes

Re: cmdOnLogin by Hakore

#13 Post by deeh16 »

Code:
cmdOnLogin c @autoloot;;c @pk
ive tried it but nothing happend..
hmmm only the autolootitem works..
but the pk..it dosent work..

proof:
ive lock map my bot so it will not go other place..
and also get my main char in the same time..
and i attacked the bot...

booom it hit..^^

hmmm btw im using 1.9.2...^^??
Image
deeh16
Noob
Noob
Posts: 19
Joined: 14 Dec 2008, 06:07
Noob?: Yes

Re: cmdOnLogin by Hakore

#14 Post by deeh16 »

booomm!!!

sorry for flooding...

btw thx mushroom

ive just made a little experiment and little changes..

booomm..
it worked^^

many thx^^
Image
thrashed
Noob
Noob
Posts: 1
Joined: 08 May 2009, 02:42
Noob?: Yes

Re: cmdOnLogin by Hakore

#15 Post by thrashed »

plugin file cant be downloaded anymore.... i cant make the cmdOnLogin work....
methull
Noob
Noob
Posts: 1
Joined: 29 May 2009, 22:42
Noob?: Yes

Re: cmdOnLogin by Hakore

#16 Post by methull »

Yupo same here I cant download the file anymore. Pls help

*did some research (again!) and found out the real link to the file.

Here's the real link (old forum)

http://bibian.ath.cx/openkore/viewtopic ... cmdonlogin

hope it helps
keke808
Noob
Noob
Posts: 18
Joined: 06 Dec 2009, 04:52
Noob?: No

Re: cmdOnLogin by Hakore

#17 Post by keke808 »

It might be just easier making a macro instead of using this plugin.

Code: Select all

automacro Start {
hook in_game
call {
do c @autoloot
}
}
Image If your not getting the right answers, its because your questions aren't good enough.