Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Aion
You last visited: Today at 00:35

  • 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! 263 36.89%
No, english and german are enough for me. 450 63.11%
Voters: 713. You may not vote on this poll

Reply
 
Old 03/23/2017, 18:42   #1021
 
elite*gold: 0
Join Date: Nov 2009
Posts: 268
Received Thanks: 65
I test it more for a while now and this is what I noticed:

1-The client doesn't crash immediately
2-The client crashes at 3 minutes, 10 minutes, 20 minutes (twice at 20 minutes)
3-Like lmfaoown said, once the client crashes the script keeps running, even with the client closed


I also noticed that he client some times has some visual bugs (spotted twice), the first time was something like a cloud around the monster and the second time this:




Just I spotted it once, seems to be random, because the monster always has the icon not like in the picture.




And other time the game just crashes and I didn't notice any visual bug.


I already ran the "file repair" and still crash






Update: forgot to say that when those visual bugs showed up the client crashed
FallenEdge is offline  
Thanks
1 User
Old 03/23/2017, 18:44   #1022
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,593
Received Thanks: 1,596
thanks again for the feedback
as well for you let me know how 3.31 works
Paraly is offline  
Thanks
1 User
Old 03/23/2017, 18:47   #1023
 
elite*gold: 0
Join Date: Mar 2017
Posts: 34
Received Thanks: 0
Nice work
OneBreeze is offline  
Old 03/23/2017, 19:33   #1024
 
elite*gold: 0
Join Date: Oct 2016
Posts: 108
Received Thanks: 2
someone can tell me the secret to make Fire Temple script Works ? ><
nickjaspion is offline  
Old 03/23/2017, 19:34   #1025
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,593
Received Thanks: 1,596
Quote:
Originally Posted by nickjaspion View Post
someone can tell me the secret to make Fire Temple script Works ? ><
Just load and play the script, what shouldn't work?
Paraly is offline  
Old 03/23/2017, 20:11   #1026
 
elite*gold: 0
Join Date: Nov 2009
Posts: 268
Received Thanks: 65
Quote:
Originally Posted by Paraly View Post
thanks again for the feedback
as well for you let me know how 3.31 works

So far, so good, 1 hour no crash. What was causing the problem
FallenEdge is offline  
Old 03/23/2017, 20:14   #1027
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,593
Received Thanks: 1,596
Quote:
Originally Posted by FallenEdge View Post
So far, so good, 1 hour no crash. What was causing the problem
It could be the new MoveSmooth system which NOPs some memory areas of Aion or it could be caused from %AddrFreeMem10 to %AddrFreeMem12, they had wrong addresses.

_____________________________


I've added %OffsetActionID as pre-declared variable, depending on which value you write into this address the character does a different action, here's a list on what I've found out so far.

example code:
Code:
MemPtrWrite=%PlayerBase,%OffsetActionID,1,BYTE;
this line would Attack/Chat the target

ValueAction
0Stops any action
1Auto Attack
2Walks towards target
3Talk to target
4Follow target
5?
6Follow till close to target
7Walks forwards
8Walks backwards
9Walks forwards in combat mode
10Walks backwards in combat mode
11?
12Disables combat mode
13Enables combat mode
14Sits
15Stand Up
16Cast
17?
18?
19Start free flight
20Stop free flight
21Loot
Paraly is offline  
Old 03/23/2017, 22:47   #1028
 
elite*gold: 0
Join Date: Jan 2009
Posts: 33
Received Thanks: 6
3.31 has been working well and Aion hasn't crashed since. Would you mind telling me which line(s) to delete in the combat generated script for manual player looting? I want only the pet to loot for me instead of wasting a few seconds every kill attempting to loot a mob that will be looted/already has been looted. I'm sure it has to do with the following code but when I've removed it the script does nothing after it gets its first kill.

_IFMemPtrRead=%TargetBase,%OffsetHP,DWORD,=0;
MemWrite=%AddrFreeMem6,1,BYTE;
#ENDIF
ClassyPax is offline  
Old 03/23/2017, 22:49   #1029
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,593
Received Thanks: 1,596
Quote:
Originally Posted by lmfaoown View Post
3.31 has been working well and Aion hasn't crashed since. Would you mind telling me which line(s) to delete in the combat generated script for manual player looting? I want only the pet to loot for me instead of wasting a few seconds every kill attempting to loot a mob that will be looted/already has been looted.
I already wrote me a note today to make looting optional in case the player has the loot pet
should be added in 1-2 days

Got not much time tomorrow
Paraly is offline  
Old 03/23/2017, 23:19   #1030
 
elite*gold: 0
Join Date: Nov 2015
Posts: 19
Received Thanks: 0
Paraly , (songweaver 1-10) was working ? need know if work and if ncsoft was banned account !
Kakabuter is offline  
Old 03/23/2017, 23:21   #1031
 
elite*gold: 0
Join Date: Jan 2009
Posts: 33
Received Thanks: 6
Take your time, no need to rush the updates unless people are getting banned. I'd much prefer the script editor scrolling be fixed than the looting to help debug custom scripts for users like myself as every time the script editor goes down one line it scrolls every so slightly to the right until text can no longer be seen.

Quote:
Originally Posted by Kakabuter View Post
Paraly , (songweaver 1-10) was working ? need know if work and if ncsoft was banned account !
It works, I used it yesterday.
ClassyPax is offline  
Old 03/23/2017, 23:28   #1032
 
elite*gold: 0
Join Date: Nov 2015
Posts: 19
Received Thanks: 0
Thumbs up

Quote:
Originally Posted by lmfaoown View Post
Take your time, no need to rush the updates unless people are getting banned. I'd much prefer the script editor scrolling be fixed than the looting to help debug custom scripts for users like myself as every time the script editor goes down one line it scrolls every so slightly to the right until text can no longer be seen.



It works, I used it yesterday.
ok thx bro
Kakabuter is offline  
Old 03/24/2017, 03:41   #1033
 
elite*gold: 0
Join Date: Nov 2009
Posts: 268
Received Thanks: 65
Update: If you want to add a check level of the monster before proceeding to attack add this, inside " star_CheckNA or EU:

Code:
_IFMemPtrRead=%TargetBase,%OffsetLevel,BYTE,;
Example:

Code:
_IFMemPtrRead=%TargetBase,%OffsetLevel,BYTE,>3;
_IFMemPtrRead=%TargetBase,%OffsetHP,DWORD,>0;
_IFMemPtrRead=%TargetBase,%OffsetType,CHAR[32],=NPC;
_IFMemPtrRead=%PlayerBase,%OffsetHP,DWORD,>0;
#EXECUTE=CombatSort;
#DO=2000;
UseID=50002;
#UNTIL=%TargetName,;
Delay=1500;
#ENDIF
(Checks if the monster level is greater than level 3, if so proceeds to attack)

If you use this from grinding it helps to avoid low level trash mobs, level 1-3

Repeat the same in all the lines that looks like this


In case you have a loot pet or just don't want to loot anything, delete this, is inside "star_CheckNA or EU" :

Code:
#DO=2000;
UseID=50002;
#UNTIL=%TargetName,;
UseID=50002 is used by the game as "actionkey_getitem"
FallenEdge is offline  
Thanks
2 Users
Old 03/24/2017, 04:41   #1034
 
elite*gold: 0
Join Date: Mar 2017
Posts: 5
Received Thanks: 0
Man, i am experiencing some problems in barracks with chanter script. The toon starts to fall down and die.
and2906 is offline  
Old 03/24/2017, 06:43   #1035
 
elite*gold: 0
Join Date: Nov 2009
Posts: 268
Received Thanks: 65
Para, how can I use this item [Event] Drop of Liquid Experience ?, I know the ID but with UseID will not work.

It needs to emulate a right click over the item, so this way the games assumes you opened inventory and right clicked over the item.
FallenEdge 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 +2. The time now is 00:35.


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.