Problems with slave priest.... plus a question =D
Moderator: Moderators
-
- Noob
- Posts: 10
- Joined: 09 Feb 2009, 19:54
- Noob?: No
Re: Problems with slave priest.... plus a question =D
Wow that really sucks, i suggest you remove your config file right away, It happened to me 2 months ago i was pissed but i still play with the same pass, you shouldnt be botting with your main i learnt my lesson from that and if you report this on the site, the GM's lock you out of your account to examine it and its gonna show if you used a bot or not
-
- Noob
- Posts: 10
- Joined: 09 Feb 2009, 19:54
- Noob?: No
Re: Problems with slave priest.... plus a question =D
Wow that really sucks, i suggest you remove your config file right away, It happened to me 2 months ago i was pissed but i still play with the same pass, you shouldnt be botting with your main i learnt my lesson from that and if you report this on the site, the GM's lock you out of your account to examine it and its gonna show if you used a bot or not
-
- Noob
- Posts: 10
- Joined: 09 Feb 2009, 19:54
- Noob?: No
Re: Problems with slave priest.... plus a question =D
WTF MY POSTS ARENT SHOWING UP!
-
- Human
- Posts: 31
- Joined: 11 Dec 2008, 21:00
- Noob?: No
- Location: Gainesville, FL
Re: Problems with slave priest.... plus a question =D
Ya thanks for the info I've changed my pass and I won't do that again. luckly she's not my main only a slave. I'm just pissed most about the super novice I had on this account I had the whole angle set for her and was only a few levels away from putting on the last part of the set.
-
- Human
- Posts: 31
- Joined: 11 Dec 2008, 21:00
- Noob?: No
- Location: Gainesville, FL
Re: Problems with slave priest.... plus a question =D
But on the plus side the person who did it was too stupid to look in my merch cart so they didn't get any of the stuff in there.
-
- Been there done that!
- Posts: 143
- Joined: 25 Oct 2008, 08:14
- Noob?: No
- Location: Spain, Madrid
Re: Problems with slave priest.... plus a question =D
Lol, sorry but it's funny... xD
@Arkus: In theory it should follow you with the info you have in the follow lines, unless you didn't write the correct name in foolowTarget. As it was suggested the easyest way to do can be with chat commands, you can write the name of the character to follow in the overallAuth.txt file and then go into the bot's sight and tell him "follow me" by PM.
For the support if the blocks are well done it should support anybody in the party even if it's not following that person, but they seem well.
Try using those, are the ones my slave acolyte use and they work perfect at the moment.:
@Arkus: In theory it should follow you with the info you have in the follow lines, unless you didn't write the correct name in foolowTarget. As it was suggested the easyest way to do can be with chat commands, you can write the name of the character to follow in the overallAuth.txt file and then go into the bot's sight and tell him "follow me" by PM.
For the support if the blocks are well done it should support anybody in the party even if it's not following that person, but they seem well.
Try using those, are the ones my slave acolyte use and they work perfect at the moment.:
Code: Select all
####### Heal #######
partySkill Heal {
lvl 10
target_hp < 70%
sp > 10 %
}
####### Blessing #######
partySkill Blessing {
lvl 10
disabled 0
hp > 50%
notInTown 1
notWhileSitting 1
sp > 10%
stopWhenHit 1
target_hp > 50%
target_notWhileSitting
target_timeout 5
target_whenStatusInactive Blessing
timeout 60
}
####### Increase Agility #######
partySkill Increase AGI {
lvl 10
disabled 0
hp > 50%
notInTown 1
notWhileSitting 1
sp > 10%
stopWhenHit 1
target_hp > 50%
target_notWhileSitting
target_timeout 5
target_whenStatusInactive Increase AGI
timeout 60
}
####### Angelus #######
partySkill Angelus {
lvl 10
disabled 0
hp > 50%
isSelfSkill 1
notInTown 1
notWhileSitting 1
sp > 10%
stopWhenHit 1
target_hp > 50%
target_notWhileSitting
target_timeout 5
target_whenStatusInactive Angelus
timeout 60
}
-
- Human
- Posts: 31
- Joined: 11 Dec 2008, 21:00
- Noob?: No
- Location: Gainesville, FL
Re: Problems with slave priest.... plus a question =D
funny till it happends to you then we'll see if you laugh.
-
- Noob
- Posts: 10
- Joined: 09 Feb 2009, 19:54
- Noob?: No
Re: Problems with slave priest.... plus a question =D
but right now we're laughing at you if this is your own personal config, didnt you notice that you put an overide code on the bottom which goes over any codes entered on top
-
- Human
- Posts: 31
- Joined: 11 Dec 2008, 21:00
- Noob?: No
- Location: Gainesville, FL
Re: Problems with slave priest.... plus a question =D
what do you mean by an override code. I thought if you take out the server login information it took it out so no one could get that information.
-
- Noob
- Posts: 10
- Joined: 09 Feb 2009, 19:54
- Noob?: No
Re: Problems with slave priest.... plus a question =D
well if you scroll down all the way you can see your username and password, really it shouldnt be entered there in the developer area because whatever commands/ codes are used there they go over any configuration that might apply to. Seriously your slave bot is good but the config file format is messed up.