Perfect World Bot PWI-Prophet Bot Recoded

11/24/2010 08:31 Interest07#736
Quote:
Originally Posted by asaky View Post
I have no use for these but thanks.
Haha, I know you wanna stay clear of the programming side of things lol, just pointing out that following doesn't require button sending :)
11/24/2010 09:09 Smurfin#737
Quote:
Originally Posted by asaky View Post
The problem is people want a bot they can use minimised so you cannot command the bot to click the follow button. You will have to find the target position offset or something and make the character stay near that position.

I am no programmer so don't use anything I say as actual facts, there just hypothesis :D
or if we want to add another chars into the bot party we can just make them target the same mob and they'll virtually follow whichever char we set to select mob because they'll attack the same mob hence moving to the same direction.

the follow action will be useful for cleric though, if we add a cleric bot for auto heal/buff the other botting chars, we can use follow to maintain the cleric's height to avoid mob's melee attack. Won't be needed if the cleric got good gears and can tank a hit or two. The only problem is when the botting chars target a mob from a pack and cleric heals, cleric might then be ganked by mobs loose from the pack lol

Quote:
Originally Posted by Interest07 View Post
;) the link above posted to the post when smurfin and I were discussing the programmatic way of following, which resulted in the correct functions :)
btw, the follow function still produces the same skill greyed out as before, might be because cleric is trying to cast heal skill but at the same time the follow function is executed, not always but it might happen at random, then cleric has to cast a different skill to set free the skill greyed out, not a biggie though because I set cleric to auto curse new targetted mob to kill it faster, so the curse skill and the heal skill can free each other if one or the other is greyed out. Should edit the script to better timing for when to execute follow function though, but it's working just fine now :D
11/24/2010 10:50 Interest07#738
Quote:
Originally Posted by Smurfin View Post
or if we want to add another chars into the bot party we can just make them target the same mob and they'll virtually follow whichever char we set to select mob because they'll attack the same mob hence moving to the same direction.

the follow action will be useful for cleric though, if we add a cleric bot for auto heal/buff the other botting chars, we can use follow to maintain the cleric's height to avoid mob's melee attack. Won't be needed if the cleric got good gears and can tank a hit or two. The only problem is when the botting chars target a mob from a pack and cleric heals, cleric might then be ganked by mobs loose from the pack lol


btw, the follow function still produces the same skill greyed out as before, might be because cleric is trying to cast heal skill but at the same time the follow function is executed, not always but it might happen at random, then cleric has to cast a different skill to set free the skill greyed out, not a biggie though because I set cleric to auto curse new targetted mob to kill it faster, so the curse skill and the heal skill can free each other if one or the other is greyed out. Should edit the script to better timing for when to execute follow function though, but it's working just fine now :D
Ahhh I see, maybe build in a check to see if cleric is 'idle' before telling it to follow :)
11/24/2010 15:22 Smurfin#739
yea, should put a check on that, I think it's there somewhere in the action offsets you posted earlier that can be used to see if a char is idle or not, so far I have only used it on moveto or mining, but could be the same for skill cast.
11/24/2010 16:18 Maleckk#740
I got a lil problem... i am a cleric, and i would love to cast an Ironheart blessing just ONCE per fight, as a starting skill before atk.

Is there a way to do it?
11/24/2010 17:30 Interest07#741
Quote:
Originally Posted by Maleckk View Post
I got a lil problem... i am a cleric, and i would love to cast an Ironheart blessing just ONCE per fight, as a starting skill before atk.

Is there a way to do it?
yeah just add it as skill to use and set the recast time real high (like 10000 or something). It will still use it for every mob, but never again.
11/25/2010 20:14 Maleckk#742
It Donesent work... doing like this it's like->

IronHeart----> wait 1000 sec----> Skill2--->Skill3---> etc :(
11/26/2010 00:47 charizardsmith#743
Anyone else having a restoration problem? After restoring bot just stops moving, pet attacks the monster u target, but u don't cast any spells and ur pet kills the monster and nothing happens. still says targeting monster.
11/26/2010 06:52 howldudu#744
This bot is just A-W-E-S-O-M-E.
But I have question. Example

I use on five venomancers,and all th gold I get I send to a char store (another account)by e-mail.
Buy itens , and give my principal char(diferent account)..

I can get ban for this?or only bot acounts will be ban?
11/26/2010 07:07 Cebu2#745
I followed all the steps in making it multiclient as stated in the guide, but it didnt work for me. When I tried to open the second client it says "the game is already running pls shut it down."
11/26/2010 08:01 Interest07#746
Quote:
Originally Posted by Cebu2 View Post
I followed all the steps in making it multiclient as stated in the guide, but it didnt work for me. When I tried to open the second client it says "the game is already running pls shut it down."
The 'making it multiclient' is so you can start multiple bots if you already have multiple clients opened, its not to open multiple clients for you :)
11/26/2010 17:50 PW-Prophets#747
Quote:
Originally Posted by Cebu2 View Post
I followed all the steps in making it multiclient as stated in the guide, but it didnt work for me. When I tried to open the second client it says "the game is already running pls shut it down."
Try useing the elementclient.exe in the element folder were you installed perfect world that should let you run another client.

Quote:
Originally Posted by charizardsmith View Post
Anyone else having a restoration problem? After restoring bot just stops moving, pet attacks the monster u target, but u don't cast any spells and ur pet kills the monster and nothing happens. still says targeting monster.
Yes this is a current problem. You can recreate this bug without haveing the bot running. So knowing how the bug works should lead us to a fix.
11/27/2010 00:13 Cebu2#748
Thanks prophet, I realized what I did wrong, I ran the patcher instead of the element.exe.
11/27/2010 13:32 Maleckk#749
Prophet can u help me with that problem?

I need to use an healing skill just ONCE per fight as starting skill... how can i do it?
11/28/2010 17:22 methose98#750
Maleckk, try setting the heal as a buff that casts once every 30 seconds or less, that should cast it in between each mob fight.