Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Aion
You last visited: Today at 05:36

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Para's Script Library

Discussion on Para's Script Library within the Aion forum part of the MMORPGs category.

View Poll Results: You want the scripts for any client language?
Yes, surely! 264 36.97%
No, english and german are enough for me. 450 63.03%
Voters: 714. You may not vote on this poll

Reply
 
Old 02/26/2018, 17:48   #1846
 
elite*gold: 0
Join Date: Oct 2016
Posts: 108
Received Thanks: 2
i'm using a chanter for support ;s
Quote:
Originally Posted by Paraly View Post
If you mean the reworked follower script from for cleric, yes it should work well combined with another toon who uses the combat routine
nickjaspion is offline  
Old 02/26/2018, 17:50   #1847
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,596
Received Thanks: 1,596
Quote:
Originally Posted by nickjaspion View Post
i'm using a chanter for support ;s
Well the chanter follower script is very very old it might not work as good, give it a try
Paraly is offline  
Old 02/26/2018, 17:55   #1848
 
elite*gold: 0
Join Date: Oct 2016
Posts: 108
Received Thanks: 2
yeah... noticed that. chanter use mantras only.....
and the combat routine have a boring delay like 1 min between each mobs ><

Quote:
Originally Posted by Paraly View Post
Well the chanter follower script is very very old it might not work as good, give it a try
nickjaspion is offline  
Old 03/04/2018, 06:10   #1849
 
elite*gold: 0
Join Date: Feb 2016
Posts: 109
Received Thanks: 7
Where are the combat routines used by the scripts like Mirash Sanctum?

The Cleric rotation is really inconsistent, sometimes it uses Stigmas skills but fails to use the Servants whenever it's up, seems to ignore Flash of Recovery and spams Earth's Wrath whenever it's up.

It also tried to use Call of Lighting and Chain of suffering whenever it's up but ignores half of the basic chain.

On a side note the Mirash Sanctum Script is working great, except for the Variable 5 (exit) and it doesn't seem to know what to do when we die. It tries to teleport us but we get stuck somewhere on the way to the boss with mobs attacking us.
nitzero is offline  
Old 03/04/2018, 09:31   #1850
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,596
Received Thanks: 1,596
Quote:
Originally Posted by nitzero View Post
Where are the combat routines used by the scripts like Mirash Sanctum?

The Cleric rotation is really inconsistent, sometimes it uses Stigmas skills but fails to use the Servants whenever it's up, seems to ignore Flash of Recovery and spams Earth's Wrath whenever it's up.

It also tried to use Call of Lighting and Chain of suffering whenever it's up but ignores half of the basic chain.

On a side note the Mirash Sanctum Script is working great, except for the Variable 5 (exit) and it doesn't seem to know what to do when we die. It tries to teleport us but we get stuck somewhere on the way to the boss with mobs attacking us.
The combat routine is inside the Mirash script, just search for those functions

Code:
start_RegenerateCleric;

start_CombatCleric;

start_MidCombatCleric;

start_StigmaCleric;
Here's a about SmartSkill, so you can modify/add skills
Paraly is offline  
Old 03/04/2018, 22:45   #1851
 
elite*gold: 0
Join Date: May 2010
Posts: 55
Received Thanks: 0
Hey Paraly! One question. Im running the Smart Animation, Glad Mod.. But im having isue.. when i change from DW to Pole, the animation speed, decres a lot..... like if i wasnt using the animation hack... do u know i f can change the animation speed for the pole arm in the scrip? Thx!
Cya!
srgcb is offline  
Old 03/04/2018, 23:06   #1852
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,596
Received Thanks: 1,596
Quote:
Originally Posted by srgcb View Post
Hey Paraly! One question. Im running the Smart Animation, Glad Mod.. But im having isue.. when i change from DW to Pole, the animation speed, decres a lot..... like if i wasnt using the animation hack... do u know i f can change the animation speed for the pole arm in the scrip? Thx!
Cya!
It uses Enhanced Animation at -675 which is a lot but SmartAnimation disables the modified animation speed when you use a chain to prevent the usual delays, DW however can't get delays even at chains so it uses 225 Custom Animation all the time there

If you want to change the Enhanced Animation value scroll to this part

Code:
start_FirstSetup;

MemWrite=%AddrFreeMem1,%Var1,BYTE;

_IFMemRead=%AddrFreeMem1,BYTE,=2; Custom Animation
_SetVar2=675;
#ENDIF

_IFMemRead=%AddrFreeMem1,BYTE,=3; Enhanced Animation
_SetVar2=675; <-- CHANGE THIS LINE
#ENDIF

MemWrite=%AddrFreeMem2,%Var2,BYTE;
_IFMemRead=%AddrFreeMem2,BYTE,=0; Recommend
#EXECUTE=Recommend;
#ENDIF

end_FirstSetup;
Paraly is offline  
Old 03/06/2018, 10:38   #1853
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,596
Received Thanks: 1,596
Be careful with the Ω grind script, most of you should already know someone leaked the information at the offical aion forum and the thread got removed today, so GMs are aware of it now.
Paraly is offline  
Old 03/07/2018, 19:41   #1854
 
elite*gold: 0
Join Date: Aug 2011
Posts: 79
Received Thanks: 4
Does the SR Script still work? or is it not worth anymore?
Solaci is offline  
Old 03/07/2018, 19:42   #1855
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,596
Received Thanks: 1,596
Quote:
Originally Posted by Solaci View Post
Does the SR Script still work? or is it not worth anymore?
The steelrake exploit got fixed at the second part of 4.9
Paraly is offline  
Old 03/08/2018, 02:09   #1856
 
elite*gold: 0
Join Date: Aug 2011
Posts: 79
Received Thanks: 4
Would it be possible to do a ready check detection in evergale? I know we still can get kicked even with it, but it might help the afkers
Solaci is offline  
Old 03/08/2018, 10:54   #1857
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,596
Received Thanks: 1,596
Quote:
Originally Posted by Solaci View Post
Would it be possible to do a ready check detection in evergale? I know we still can get kicked even with it, but it might help the afkers
Sure, I'll add it in the next version
Paraly is offline  
Old 03/08/2018, 15:12   #1858
 
elite*gold: 0
Join Date: Nov 2014
Posts: 79
Received Thanks: 2
Quote:
Originally Posted by Paraly View Post
Be careful with the Ω grind script, most of you should already know someone leaked the information at the offical aion forum and the thread got removed today, so GMs are aware of it now.
On NA or EU?
dlrjsajdi is offline  
Old 03/08/2018, 16:07   #1859
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,596
Received Thanks: 1,596
Quote:
Originally Posted by dlrjsajdi View Post
On NA or EU?
NA
Paraly is offline  
Old 03/09/2018, 16:38   #1860
 
elite*gold: 0
Join Date: Jun 2011
Posts: 28
Received Thanks: 0
What the hell Ω grind script was ? what it do
McSmoove is offline  
Reply

Tags
aion, autocomplete instance, script, vanillatool


Similar Threads Similar Threads
Script para todos os Lastchaos - Autohokey
01/29/2012 - Last Chaos - 1 Replies
I got a script that clicks several times with the click right mouse clicks when monster picks up the tarjeta. so he just throws the skill. I used AutoHotkey program. in AutoHotkey - Free Mouse and Keyboard Macro Program with Hotkeys and AutoText Needs improvement. I accept any help. I'm from Brazil. ------------------------------------------------- --------------------------
[Release]Big Script Library
07/25/2010 - SRO PServer Guides & Releases - 0 Replies
I think its a good idea to open this Topic. I need Your Help. Sent me your own made Scripts and i upload them here. It does not matter if there is already a script by the mob. Only Self made scripts!!! What To Post? Post me not the text file.Post me the script!!! Scorpion 1 by Th3Stalker



All times are GMT +1. The time now is 05:36.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.