Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Aion
You last visited: Today at 22:33

  • 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/16/2017, 03:55   #961
 
elite*gold: 0
Join Date: Jan 2008
Posts: 417
Received Thanks: 79
ELYOS SPINE MEDAL TURN IN

You just need to open the script and that's it. No need to move windows or anything.

JoshuaPL is offline  
Thanks
2 Users
Old 03/16/2017, 03:56   #962
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,592
Received Thanks: 1,596
Quote:
Originally Posted by JoshuaPL View Post
ELYOS SPINE MEDAL TURN IN

You just need to open the script and that's it. No need to move windows or anything.

perfect, thanks for sharing
Paraly is offline  
Thanks
1 User
Old 03/16/2017, 16:04   #963
 
elite*gold: 0
Join Date: Nov 2014
Posts: 31
Received Thanks: 0
my fissure script isn't working, i press play the scripts go step by step but my char dont move
Cyboxxx is offline  
Old 03/16/2017, 16:50   #964
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,592
Received Thanks: 1,596
Quote:
Originally Posted by Cyboxxx View Post
my fissure script isn't working, i press play the scripts go step by step but my char dont move
Are you sure you used the latest Hack / Script versions?
Paraly is offline  
Old 03/16/2017, 17:08   #965
 
elite*gold: 0
Join Date: Nov 2015
Posts: 7
Received Thanks: 0
[QUOTE=Paraly;34860918]There's already script which does that, I'll send you a link later.
Can you send me the script that just picked up all the boxes in Barrack?
Thank you!
yangvn is offline  
Old 03/16/2017, 17:10   #966
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,592
Received Thanks: 1,596
Quote:
Originally Posted by yangvn View Post
Quote:
Originally Posted by Paraly View Post
There's already script which does that, I'll send you a link later.
Can you send me the script that just picked up all the boxes in Barrack?
Thank you!
Just use the templar script from barracks
Paraly is offline  
Thanks
1 User
Old 03/16/2017, 17:18   #967
 
elite*gold: 0
Join Date: Nov 2015
Posts: 7
Received Thanks: 0
Quote:
Originally Posted by Paraly View Post
Just use the templar script from barracks
But it takes a lot of time to move around the barrack (while I don't want to attack statues). I mean, I want to eliminate wasting time .
yangvn is offline  
Old 03/16/2017, 20:21   #968
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,592
Received Thanks: 1,596
Quote:
Originally Posted by eavjcr94 View Post
hi some script for change my fragmented ceramium to cera medal
it's not really hard to create such a simple script yourself, I've explained it .
Paraly is offline  
Old 03/16/2017, 23:14   #969
 
elite*gold: 0
Join Date: Aug 2011
Posts: 79
Received Thanks: 4
Can we make a script for the new aetherforge crafting, the enchantment stone one? It's basically an infinite loop of craft 1 stone - 1000 dust over and over
Solaci is offline  
Old 03/18/2017, 07:14   #970
 
elite*gold: 0
Join Date: Jan 2017
Posts: 12
Received Thanks: 0
combat script for NA 5.3
Prettykiller is offline  
Old 03/18/2017, 12:55   #971
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,592
Received Thanks: 1,596
Quote:
Originally Posted by Prettykiller View Post
combat script for NA 5.3
I'm not going to update the old combat script cause we get a much better combat script soon
Paraly is offline  
Old 03/18/2017, 15:24   #972
 
elite*gold: 0
Join Date: Feb 2016
Posts: 13
Received Thanks: 1
Quote:
Originally Posted by Paraly View Post
Are you sure you used the latest Hack / Script versions?
My fissure not working too... i download new version of script to test and same happens....
my toon dont use the transformation to fire avatar....
veigan is offline  
Old 03/18/2017, 15:35   #973
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,592
Received Thanks: 1,596
Quote:
Originally Posted by veigan View Post
My fissure not working too... i download new version of script to test and same happens....
my toon dont use the transformation to fire avatar....
Found the issue, I'll upload the fixed version in few hours.
Edit: Uploaded the fixed version, be sure you download the latest version of both, vanillatool and script.
_______________________________


I've added a lot of pre declared variables to the script editor

Here's a full list
Pre-Declared VariableDescriptionType
%OffsetNamecontains the offsets to the NameWCHAR[32]
%OffsetTypecontains the offsets to the EntityTypeWCHAR[32]
%OffsetClassIDcontains the offsets to the ClassIDBYTE
%OffsetPercentHPcontains the offsets to the HP PercentBYTE
%OffsetHPcontains the offsets to the current HPDWORD
%OffsetMaxHPcontains the offsets to the maximum HPDWORD
%OffsetMPcontains the offsets to the current MPDWORD
%OffsetMaxMPcontains the offsets to the maximum HPDWORD
%OffsetLevelcontains the offsets to the LevelBYTE
%OffsetAnimcontains the offsets to the AnimationvalueWORD
%OffsetMovementcontains the offsets to the Movementspeed valueFLOAT
%OffsetGravitycontains the offsets to the current Gravity stateBYTE
%OffsetCastTimecontains the offsets to the current CastTimeDWORD
%OffsetCastTimeRemaincontains the offsets to the current CastTime remainingFLOAT
%OffsetFlightStatuscontains the offsets to the current FlightStatusBYTE
%OffsetPosXcontains the offsets to the current Position on X-axisFLOAT
%OffsetPosYcontains the offsets to the current Position on Y-axisFLOAT
%OffsetPosZcontains the offsets to the current Position on Z-axisFLOAT
%OffsetAFKcontains the offsets to the AFK counterFLOAT
%OffsetCurrentIDcontains the offsets to the current ID usedDWORD
%OffsetFPS1contains the offsets to the Maximum FPS 1DWORD
%OffsetFPS2contains the offsets to the Maximum FPS 2FLOAT
%OffsetThirdPersoncontains the offsets to the Camera third person rangeFLOAT
%OffsetESChwndcontains the offsets to the options window handleBYTE
%OffsetDialoghwndcontains the offsets to the dialog window handleBYTE
%OffsetChatOpencontains the offsets to the current chat stateBYTE
%OffsetKinahcontains the offsets to the current KinahDWORD
%OffsetSlotscontains the offsets to the current used inventory slotsBYTE
%OffsetMaxSlotscontains the offsets to the maximum inventory slotsBYTE
%OffsetCamMaxcontains the offsets to the Camera maximum distanceFLOAT
%OffsetDatacurrently equal to "0x340"PTR
%OffsetRendercurrently equal to "0x188"PTR
%AddrLangPackcontains the address for the current used Language PackCHAR[32]
%AddrResurrectcontains the address for resurrectingBYTE
%AddrAtkspeedcontains the address for the current legit atkspeedWORD
%AddrMapcontains the address for the current MapIDDWORD
%AddrLastIDcontains the address for the last used IDDWORD
%AddrCamXcontains the address for the Camera X-axisFLOAT
%AddrCamYcontains the address for the Camera Y-axisFLOAT
%AddrChatcontains the address for the Chat pointerPTR
%AddrFPScontains the address for the Maximum FPS pointerPTR
%AddrThirdPersoncontains the address for the ThirdPerson camera distance pointerPTR
%AddrESChwndcontains the address for the options window handle pointerPTR
%AddrDialoghwndcontains the address for the dialog window handle pointerPTR
%AddrKinahcontains the address for the Kinah pointerPTR
%AddrSlotscontains the address for the Inventory used slots pointerPTR
%AddrMaxSlotscontains the address for the maximum Inventory slots pointerPTR
%AddrCamMaxcontains the address for the Camera Max distance pointerPTR
%AddrFreeMem[0-12]contains the address for some free memory to work withBYTE

For example if you wanna read the players current HP it worked like this before
NA
Code:
_IFMemPtrRead=%PlayerBase,0x340/0x1530,DWORD,=0;
EU
Code:
_IFMemPtrRead=%PlayerBase,0x340/0x1528,DWORD,=0;
First we see EU and NA need a different code and also this code is very likely to be outdated at the next Aion patch

With the new method it would look like
Code:
_IFMemPtrRead=%PlayerBase,%OffsetHP,DWORD,=0;
this code will now work on both EU and NA and also for all new patches, so no need to manually update the scripts on every Aion update.
Paraly is offline  
Old 03/18/2017, 20:11   #974
 
elite*gold: 0
Join Date: Oct 2015
Posts: 87
Received Thanks: 14
Trying to make a Combat script up to attack mobs I target. I have it to where it attacks but its non stop firing off the Skills. I would like it if it only used the skills once I target mobs.
clouds12 is offline  
Old 03/18/2017, 21:26   #975
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,592
Received Thanks: 1,596
Quote:
Originally Posted by clouds12 View Post
Trying to make a Combat script up to attack mobs I target. I have it to where it attacks but its non stop firing off the Skills. I would like it if it only used the skills once I target mobs.
Code:
#DO=999999999;
Delay=5;
_UNTILMemPtrRead=%TargetBase,%OffsetType,WCHAR[32],=NPC;
_IFMemPtrRead=%TargetBase,%OffsetHP,BYTE,>0;
combat routine here
#ENDIF
Paraly is offline  
Thanks
1 User
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 22:33.


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.