Para's Script Library

03/14/2017 20:53 lumcold#946
Hey Paraly on the Fissure NA loop script , how come my character don't transform into fire mode ? it just auto attack some how and also is possible to add the 100% amulet like pop it every1 hour to the script?
03/14/2017 20:56 Paraly#947
Quote:
Originally Posted by lumcold View Post
Hey Paraly on the Fissure NA loop script , how come my character don't transform into fire mode ? it just auto attack some how and also is possible to add the 100% amulet like pop it every1 hour to the script?
But the normal script works fine for you?
In case you play at EU be sure you use the english language pack.
Did you try a client restart?
How much HP do you have without transformation?

Yes, the XP amulet can be added easily.
03/14/2017 21:02 lumcold#948
Quote:
Originally Posted by lumcold View Post
Hey Paraly on the Fissure NA loop script , how come my character don't transform into fire mode ? it just auto attack some how and also is possible to add the 100% amulet like pop it every1 hour to the script?
But the normal script works fine for you?
In case you play at EU be sure you use the english language pack.
Did you try a client restart?
How much HP do you have without transformation?

Yes, the XP amulet can be added easily.
__________________


Nope normal script doesn't transform either been like that since 1st time using the script since it is out and i am in NA server
Was always full HP the starting

how do i add the amulet 100% exp scroll in my inventory Paraly? :D
03/14/2017 21:04 Paraly#949
Quote:
Originally Posted by lumcold View Post
Quote:
Originally Posted by lumcold View Post
Hey Paraly on the Fissure NA loop script , how come my character don't transform into fire mode ? it just auto attack some how and also is possible to add the 100% amulet like pop it every1 hour to the script?
But the normal script works fine for you?
In case you play at EU be sure you use the english language pack.
Did you try a client restart?
How much HP do you have without transformation?

Yes, the XP amulet can be added easily.
__________________


Nope normal script doesn't transform either been like that since 1st time using the script since it is out and i am in NA server
Was always full HP the starting

how do i add the amulet 100% exp scroll in my inventory Paraly? :D
I mean how much HP exactly you have? more than 20000?
03/14/2017 21:05 lumcold#950
oh my hp is at 21721

LOL as we talking the script is jumping in the air no where atm :D
When the script done with 1st round
03/14/2017 21:10 Paraly#951
Quote:
Originally Posted by lumcold View Post
oh my hp is at 21721

LOL as we talking the script is jumping in the air no where atm :D
When the script done with 1st round
Yea I need to adjust the script, it only transforms to fireform in case the player has lesser than 20000 max HP.

I also add a function for using xp amulets

Guess I gonna do it tomorrow after the 5.3 update
03/14/2017 21:13 lumcold#952
Yea I need to adjust the script, it only transforms to fireform in case the player has lesser than 20000 max HP.

I also add a function for using xp amulets

Guess I gonna do it tomorrow after the 5.3 update
__________________

oh today is the last day for double exp is possible for me to get a CODE or something so i can add on my script you think that works?
Or needs to done by you ?
03/14/2017 21:20 Paraly#953
Quote:
Originally Posted by lumcold View Post
Yea I need to adjust the script, it only transforms to fireform in case the player has lesser than 20000 max HP.

I also add a function for using xp amulets

Guess I gonna do it tomorrow after the 5.3 update
__________________

oh today is the last day for double exp is possible for me to get a CODE or something so i can add on my script you think that works?
Or needs to done by you ?
well take a look at the code mostly at the end and change every 20000 to 30000
And for your exp amulet add this lines below the first #ENDIF
Code:
#IF=%Timer=100,36000000;
Command=/use amuletnamehere;
CreateTimer=100;
#ENDIF
you have to paste your amuletname as well there
03/14/2017 21:25 lumcold#954
well take a look at the code mostly at the end and change every 20000 to 30000
And for your exp amulet add this lines below the first #ENDIF
Code:
#IF=%Timer=100,36000000;
Command=/use amuletnamehere;
CreateTimer=100;
#ENDIFyou have to paste your amuletname as well there

Got it thanks alot for help Paraly :D
03/15/2017 20:10 Paraly#955
Aion NA 5.3 update list

Most scripts can be updated by opening your script in your favorite text editor, press CTRL + H and replace the upper line with the lower line.
For example the first replacement would be
replace 0x1224F48 with 0x133E3A8

Do this with the whole list and care about the order do it from the top to the bottom and your script should work again.

Code:
0x1224F48
0x133E3A8

0x1225318
0x133E778

0x12255A0
0x133EA08

0x121D828
0x1337648

0x330/0x14E8
0x340/0x1500

0x12950B0
0x13B0CF8

0x330/0x151C
0x340/0x1530

0x330/0x1518
0x340/0x1534

0x330/0x1520
0x340/0x153C

0xDF3550
0xEE9550

0x330
0x340

0x178
0x188
03/15/2017 20:17 Deus5000#956
Can we still use the barracks script for AP and loot boxes in 5.3? Or is it completely changed now?
03/15/2017 20:19 Paraly#957
Quote:
Originally Posted by Deus5000 View Post
Can we still use the barracks script for AP and loot boxes in 5.3? Or is it completely changed now?
haven't tried it yet, the script doesn't use any memory functions so you can still use it and try it yourself.
03/16/2017 01:31 I_Satelite_I#958
Does anyone have any idea of a script to turn in Ceramium Medals ?
03/16/2017 01:33 Paraly#959
Quote:
Originally Posted by I_Satelite_I View Post
Does anyone have any idea of a script to turn in Ceramium Medals ?
it's not really hard to create such a simple script yourself, I've explained it [Only registered and activated users can see links. Click Here To Register...].
03/16/2017 01:44 I_Satelite_I#960
Quote:
Originally Posted by Paraly View Post
it's not really hard to create such a simple script yourself, I've explained it [Only registered and activated users can see links. Click Here To Register...].
Yep, just did mine, thank you!

My script if anyone is interested.

Just make sure you are using 1920x1080 and the In game UI size @ 85% then move the chat window to the TOP Left and it should be fine :)