Search found 21 matches

by mrmtsuruya
19 Apr 2014, 10:24
Forum: Macro Plugin
Topic: macro auto deal
Replies: 6
Views: 7112

Re: macro auto deal

4epT wrote:tru use this items.txt
[/quote]

ok thank you for now sir, will post soon if it's good and working.
by mrmtsuruya
18 Apr 2014, 05:51
Forum: Macro Plugin
Topic: macro auto deal
Replies: 6
Views: 7112

Re: macro auto deal

thank you sir! wizard(the one who will transfer credits to my main char: i already copied and paste in my macros.txt champion(the one who will receive credits transferred by my wizard): i set dealauto 1 and dealautonames "wizard name" correct me sir if i'm doing it correctly :) Credit description: 1...
by mrmtsuruya
17 Apr 2014, 21:53
Forum: Macro Plugin
Topic: macro auto deal
Replies: 6
Views: 7112

Re: macro auto deal

which server? Give me a link. see config options dealAuto and dealAuto_names server is SpartanRO which i gave you days ago. i believe you already have the server config inside your server.txt, just assuming. moving on, i think deal auto in config is not possible, but still im not sure. so maybe mac...
by mrmtsuruya
17 Apr 2014, 09:42
Forum: Macro Plugin
Topic: macro auto deal
Replies: 6
Views: 7112

macro auto deal

hi devs out there, can you help me macro an auto deal request to specific player. what i want is..if wizard inventory will reach 500 credits, it will auto deal to my player name: Hiro and then put the credits in deal. another problem is, credits was not recognize by openkore...it shows that credit i...
by mrmtsuruya
13 Apr 2014, 01:39
Forum: Macro Plugin
Topic: macro auto storage if item is equal to inventory
Replies: 2
Views: 8041

Re: macro auto storage if item is equal to inventory

Hi. http://www.openkore.com/index.php/Macro_plugin Use the condition zeny instead of inventory. zeny <condition> <amount> Triggers when your zeny amount matches <condition> <amount>. Multiple lines are treated as AND conditions. Look : Macro Plugin Example - The following macro will tell if you've ...
by mrmtsuruya
13 Apr 2014, 01:18
Forum: Private Servers
Topic: Lykanro server config help
Replies: 0
Views: 1415

Lykanro server config help

can someone help me bypass harmony with this server? im stuck with the following config this server uses harmony protection ## http://lykanro.net [Lykan RO] ip 64.94.100.147 #already tested and working port 6900 master_version 9 # not sure with this. version 18 # just a wild guess, i cant figure out...
by mrmtsuruya
12 Apr 2014, 10:45
Forum: Macro Plugin
Topic: macro auto storage if item is equal to inventory
Replies: 2
Views: 8041

macro auto storage if item is equal to inventory

automacro storage { delay 800 call stored timeout 20 } macro stored { do ai manual pause 1 do c @storage pause 2 do storage add Gold pause 10 do storage close pause 2 do storage log do ai on } automacro checkgold { inventory "Gold" >= 22,000 #if my inventory has 22k gold this macro will be triggere...
by mrmtsuruya
12 Apr 2014, 08:16
Forum: Macro Plugin
Topic: request: macro lockmap autowarp
Replies: 2
Views: 15628

Re: request: macro lockmap autowarp

SkylorD wrote:$lockmap = @config(lockMap)

http://www.openkore.com/index.php/Macro_plugin

@config (<variable>)
Returns the value of <variable> specified in config.txt.
thank you for this sir.
by mrmtsuruya
11 Apr 2014, 10:55
Forum: Macro Plugin
Topic: request: macro lockmap autowarp
Replies: 2
Views: 15628

request: macro lockmap autowarp

i just need a little help with my code. it will autowarp to current lockmap. automacro healer { status not Blessing status not Inc Agi status not Spirit exclusive 1 map mjolnir_03 timeout 2 call heal } macro heal { do c @go 6 pause 1 do talk @npc (134 123) pause 2 do c @warp mjolnir_03 # i want to d...
by mrmtsuruya
10 Apr 2014, 19:40
Forum: Other Plugins
Topic: [bypass Antibot] - Choose the right option
Replies: 18
Views: 25079

Re: Botkiller Interrogation

[Apr 10 23:06:22 2014.39] [reactOnNPC] Matching [msg (0)] "[ ^ff0000 Kafra ^000000 ]" to "/\[Kafra\]/" ... doesn't match. this is a mistake, these symbols should not be displayed. I think you have some kind of mistake in the config. hi, maybe my mistake is with this code reactOnNPC talk resp @resp(...