Page 2 of 3

Re: | XiLeRO PK | Super MFC farming Bot |

Posted: 14 Aug 2008, 11:45
by andy12345
Yes your bot can use @warp command,
and to solve your other problems read around and search and read the manual,
If not then click on the image in my sig

Re: | XiLeRO PK | Super MFC farming Bot |

Posted: 07 Sep 2008, 06:39
by wakeen
Hey, I was wondering if someone could tell me just how to set up openkore to kill Wild roses or somethin basic in game?
That would be really helpful.
Please tell me if you could!?

Re: | XiLeRO PK | Super MFC farming Bot |

Posted: 16 Sep 2008, 11:04
by leadp
Need help for corrections and errors. Heres what i did:
1) copied the tele_search_v2.pl in plugins
2)copied the macro codes in macro.txt

Code: Select all

automacro re_equip_armour {
        console /You unequip/i
        run-once 1
        overrideAI 1
        exclusive 1
                call {
                        do relog 10
                        pause 17
                        do eq +7 Tights [Ghostring] [1]  ##Change according to your Armour##
                        release re_equip_armour
                }
}

automacro i_am_lost {
        location not um_fild02
        run-once 1
        overrideAI 1
        exclusive 1
                call {   
         pause 1
         do c @warp um_fild02
         release i_am_lost
                }
}
3)added this in mon_control.txt

Code: Select all

Choco 2 0 1
Wooten Fighter 0 -1 0
Beetle King 0 -1 0
Coco -1 0 0
Dustiness -1 0 0
4) added in config.txt

Code: Select all

teleport_search 1
teleport_search_minSP 15

teleportAuto_hp 10
teleportAuto_sp 0
teleportAuto_idle 0
teleportAuto_portal 0
teleportAuto_search 0
teleportAuto_minAggressives 0
teleportAuto_minAggressivesInLock 0
teleportAuto_onlyWhenSafe 0
teleportAuto_maxDmg 25000
teleportAuto_maxDmgInLock 0
teleportAuto_deadly 1
teleportAuto_useSkill 1

The problem is, it does not telesearch choco's instead it attacks wootan fighter,beetle king. Im using OK 2.0.5.1 and macro 2.0.2. What is wrong in my BOT?
Advance Thx for your advice andy.

Re: | XiLeRO PK | Super MFC farming Bot |

Posted: 19 Sep 2008, 01:23
by watdapak
we have the same problem. I did the same of what you did but it attacks Beetle King and Wootan Fighter and did not tele to find choco.

Re: | XiLeRO PK | Super MFC farming Bot |

Posted: 20 Sep 2008, 02:47
by andy12345
Sorry I am not around for a while and wont be able to test it out (brb on 4-5th oct)

Re: | XiLeRO PK | Super MFC farming Bot |

Posted: 12 Jun 2009, 19:25
by jorgmensen
how u show how to use @warp

Re: | XiLeRO PK | Super MFC farming Bot |

Posted: 01 Jul 2009, 09:17
by andy12345
jorgmensen wrote:how u show how to use @warp
Macro.

Re: | XiLeRO PK | Super MFC farming Bot |

Posted: 01 Jul 2009, 10:42
by motivity
hi there... ei can i make a request?

do u know how to make macro for CTF???

Re: | XiLeRO PK | Super MFC farming Bot |

Posted: 01 Jul 2009, 11:27
by motivity
hi there also !! ^^

i want to ask some help with this?



OpenKore version 2.0.6 (SVN version)
@ai_seq =
Network state = 5
Network handler = Network::DirectConnection
SVN revision: unknown
Loaded plugins:
plugins/cmdOnLogin.pl (cmdOnLogin)
plugins/macro.pl (macro)

Error message:
Can't call method "name" on an undefined value at plugins/Macro/Automacro.pm line 320.

Stack trace:
Can't call method "name" on an undefined value at plugins/Macro/Automacro.pm line 320.
at C:/Documents and Settings/DICKIE/My Documents/My Pictures/my core/src/functions.pl line 551
main::mainLoop_initialized() called at C:/Documents and Settings/DICKIE/My Documents/My Pictures/my core/src/functions.pl line 69
main::mainLoop() called at C:/Documents and Settings/DICKIE/My Documents/My Pictures/my core/src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x2555b8c)') called at openkore.pl line 96
main::__start() called at start.pl line 125

Died at this line:
sub checkMapChange {
* return ($_[0] eq '*' || existsInList($_[0], $field->name))?1:0
}




i got that error...




i don't know how to write appropriate code tags for automacro... ive already done the macro code tags wherein it automaticaly register to the NPC of the CTF...

sir do u understand what im trying to say?




Code: Select all

macro BOT {
	do c @go 5
	pause 1
	do talknpc 132 108 c r0 c c
	
}
	automacro start {
            mapchange pvp_n_1-1, pvp_n_2-1, pvp_n_3-1 <-------- CTF thus hav 3 maps i got error @fild with this map
            call {
            $n = @rand (5) 
            $x = 95 
            $y = 55
            $a = @eval ($x + $n) 
            do move $95 $127
     }
}

with that code i got errors.. but when i erased automacro start and left with macro BOT it will work...

after that i don't know what next step should be done.. i wan't my bot move @ a random direction inside the ctf...






any way sir Mr. Andy im Rishi's friend do u know him?

Re: | XiLeRO PK | Super MFC farming Bot |

Posted: 04 Jul 2009, 00:06
by jorgmensen
how can u get stuck cant u just use @warp.....