Jump to content

Recommended Posts

Posted

Hi.

I have two questions:

1. Is posible to make a script that if i say (in party): HP - my bot start heal me (use great heal)?

 

2. How to do that: Im play main char and when im target and HIT mob my bot (spoiler) use skill spoil and after death use sweeper?

[move]************

THX for answer.

************[/move]

 

 

  • 1 month later...
Posted

3. I need script to use Mana Potions. Any one have it?

 

Put it in hp pot line.

 

There says something like hp < XXX% useitem XXXX

 

Put it to

 

hp < 101% useitem Mana Potion

Posted

Script copyed from another site:

 

  1. LABEL(mpot) 

  2. DELAY(200) 

  3. CharStatus(MP,<=,95) 

  4. { 

  5. USEITEM(Mana Potion[iD=1805]) 

  6. DELAY(500) 

  7. } 

  8. CALL(mpot)

 

  • 2 weeks later...
Posted

For IG walker:

 

I copy pasted it exactly like he posted it.

Pasted it in scripts make, saved it as MPpots.sec

Clicked on run script, Flash, double clicked MPpots.sec

 

What im doing wrong?

Posted

Hi.

I have two questions:

1. Is posible to make a script that if i say (in party): HP - my bot start heal me (use great heal)?

Go to "Control Settings" with healer's walker.

 

Put X to "Recv Request"

Your main chars names in the "Send Name" box.

Then just type in the text you are telling to your bot in private message. Then choose the skill you want to use.

 

PS Dont forget to press "Add" -button in the end.

PSS I havent tested if it heals if i say in party chat/normal chat, just try it out and tell :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...