Bot config for Manuk Field

Philippines

Moderators: waferbaron, Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
Message
Author
jakbe1988
Noob
Noob
Posts: 5
Joined: 01 Apr 2013, 01:21
Noob?: No
Location: Tanauan City, Batangas
Contact:

Bot config for Manuk Field

#1 Post by jakbe1988 »

Mga Sir / Ma'am,

Good Morning po, tanong ko lang po, kasi yung sa BOT ko, hindi nya po malocate yung manuk field, Manually ko po silang dinadala dun, then logout, saka ko po nira-run yung BOT ko, pati po yung Priest ko, ganun din po ginagawa ko.
Sana matulungan nyo po ako,

Lubos na gumagalang,

Jakbe1988~GieAnne13
GieAnSeph~1988.01.13.2013

jakbe1988
Noob
Noob
Posts: 5
Joined: 01 Apr 2013, 01:21
Noob?: No
Location: Tanauan City, Batangas
Contact:

Re: Bot config for Manuk Field

#2 Post by jakbe1988 »

:roll:
GieAnSeph~1988.01.13.2013

ptcarino
Plain Yogurt
Plain Yogurt
Posts: 62
Joined: 17 Jul 2010, 00:48
Noob?: No
Location: pRO Valkyrie

Re: Bot config for Manuk Field

#3 Post by ptcarino »

jakbe1988 wrote:Good Morning po, tanong ko lang po, kasi yung sa BOT ko, hindi nya po malocate yung manuk field, Manually ko po silang dinadala dun, then logout, saka ko po nira-run yung BOT ko, pati po yung Priest ko, ganun din po ginagawa ko.
translation:
good morning, i have a problem with my bot. it can't locate manuk field. what i do is i have to manually put my character there, logout, then run my bot. the same goes with my priest
you need to edit your portals.txt
the format for editing is provided inside the file

P.S.
jakbe1988, even though this is a pRO sub forum you can get better help if you type in english. only a few filipinos are actively helping in this forum. so if you want to get help fast, type in english.
Image

jakbe1988
Noob
Noob
Posts: 5
Joined: 01 Apr 2013, 01:21
Noob?: No
Location: Tanauan City, Batangas
Contact:

Re: Bot config for Manuk Field

#4 Post by jakbe1988 »

Thank you Sir for the reply.

Can you help me how to edit my portal.txt, I'm just a beginner in using OpenKore.

Thank you Very much.
GieAnSeph~1988.01.13.2013

jakbe1988
Noob
Noob
Posts: 5
Joined: 01 Apr 2013, 01:21
Noob?: No
Location: Tanauan City, Batangas
Contact:

Re: Bot config for Manuk Field

#5 Post by jakbe1988 »

Hi,

Can anybody help me?
GieAnSeph~1988.01.13.2013

mimzmimz
Noob
Noob
Posts: 3
Joined: 08 Mar 2013, 22:53
Noob?: Yes

Re: Bot config for Manuk Field

#6 Post by mimzmimz »

portals.txt
http://forums.openkore.com/viewtopic.php?f=16&t=16706

macros.txt, save your character in prontera

Code: Select all


automacro gotoashvac {
run-once 1
location prontera
exclusive 1
	call {
	do move 165 74
	do talknpc 161 192 c c r0 n
	stop
	release gotoashvac
	}
}


automacro gotomanuk {
timeout 10
location mid_camp
	call {
	do move 333 167
	do talknpc 336 171 c r0 n
	stop
	}
}

automacro gotomanuk2 {
timeout 10
location man_fild01
	call {
	do move 372 230
	stop
	}
}


Post Reply