Search found 22 matches

by 978972222
02 Jul 2010, 12:02
Forum: Share your macro's
Topic: Battle Ground Macros
Replies: 34
Views: 54411

Re: Battle Ground Macros

#----------------------------------------------------------------- #----------- Battle Grounds Macro (v1.1) by noobotter ------------ #----------------------------------------------------------------- # v1.1: Tierra Maps # # Features: AI choice # Custom AFK *NEW* # Random Map # Battle PK *REMOVED* ...
by 978972222
03 Dec 2009, 00:44
Forum: Share your macro's
Topic: Warp on PM | 2.07/SVN | macro 2.0.2
Replies: 4
Views: 11344

Re: Warp on PM | 2.07/SVN | macro 2.0.2

automacro last { console /You opened Warp Portal on \((.*), (.*)\)/ call { if (@invamount (Blue Gemstone) = 0) goto qk pause 2 release pm do sit stop :qk do sit lock pm do chat create "OUT OF SERVICES!" 2 0 12121 stop } } Would be effective if change to this i guest automacro last { console /Invent...
by 978972222
12 Aug 2009, 02:02
Forum: Share your macro's
Topic: BattleGround Krieger von Midgard / KVM Battle Ground
Replies: 16
Views: 25703

Re: BattleGround Krieger von Midgard / KVM Battle Ground

i cant test.. my server disable battle ground :x
by 978972222
04 Aug 2009, 06:01
Forum: Announcements
Topic: Release OpenKore 2.0.7
Replies: 41
Views: 348853

Re: Release OpenKore 2.0.7

im using openkore 2.0.7 svn today and try with my friend

bot work just like normal but them say exp drop after use openkore 2.0.7 + pc lag (before 2.0.6.1)

Anything wrong?
by 978972222
21 Apr 2009, 01:54
Forum: Share your macro's
Topic: Create Elemental Converter Skill
Replies: 42
Views: 43196

Re: Create Elemental Converter Skill

automacro create { hook AI_pre sp >= 10% location prt_in #eval AI::isIdle() #inventory "Rainbow Shell" > 3 inventory "Scorpion Tail" > 3 #inventory "Snail's Shell" > 3 #inventory "Horn" > 3 inventory "Blank Scroll" > 1 #inventory "Scell" > 0 #inventory "Blue Herb" > 0 #inventory "Poison Spore" > 4 ...
by 978972222
18 Feb 2009, 05:20
Forum: Bug reports
Topic: Special Character?
Replies: 1
Views: 3105

Special Character?

openkore didn't recognize special character? example : ™ ô ø ù ò í ? i have problem on buffing using config it doesn't recognize that word.i did do search...nothing can i found.. or my keyword for search are wrong? i did do like this File > Save As... > Encoding > UTF-8 with this in config: p...
by 978972222
16 Feb 2009, 06:17
Forum: Frequently Asked Questions & Guides
Topic: Configuring Archer/Hunter/Bard/Dancer
Replies: 109
Views: 274655

Re: Configuring Archer/Hunter/Bard/Dancer

maybe u should set monster name

monsters
notMonsters
maxAttempts
maxUses 1
target_whenStatusActive hiding
target_whenStatusInactive
by 978972222
30 Dec 2008, 01:55
Forum: Share your macro's
Topic: Create Elemental Converter Skill
Replies: 42
Views: 43196

Re: Create Elemental Converter Skill

u must put this in macros.txt


automacro flame {
inventory "Blank Scroll" >= 1
inventory "Scorpion Tail" >= 3
run-once 1
call flame
}

macro flame {
do ss 1007
do arrowcraft 0
release flame
}
by 978972222
20 Nov 2008, 00:24
Forum: Tips & Tricks
Topic: pickupitems.txt Card List
Replies: 12
Views: 38149

Re: pickupitems.txt Card List

midnytblu wrote:i think ive read somewhere before that regular expression works in pickupitems

Code: Select all

/Card/ 2
if i do that at pickupitems.txt it will pickup all card?
by 978972222
28 Oct 2008, 01:37
Forum: Share your macro's
Topic: Create Elemental Converter Skill
Replies: 42
Views: 43196

Re: Create Elemental Converter Skill

check your config and must be like this :

macro_nowarn 0
macro_orphans reregister_safe
macro_debug variable_trace|parser_steps
macro_file macros.txt
macro_allowDebug 1
macro_readmanual red/chili