Para's Script Library

01/16/2020 17:49 Paraly#2386
Quote:
Originally Posted by cupdraven View Post
Do you have any scripts for this or something of that effect?
No there's no leveling script besides the starterclasses script and that one does 1-10
01/16/2020 18:17 cupdraven#2387
Quote:
Originally Posted by Paraly View Post
No there's no leveling script besides the starterclasses script and that one does 1-10
No worries, thanks anyway!
01/30/2020 04:13 Batterypvp#2388
starter script is getting stuck at "read day of the tempest" quest inside the campaign "beginning of the new era" after 7.2 hit
01/30/2020 10:14 Paraly#2389
Quote:
Originally Posted by Batterypvp View Post
starter script is getting stuck at "read day of the tempest" quest inside the campaign "beginning of the new era" after 7.2 hit
Thanks, it's fixed now :)
01/30/2020 21:52 lumcold#2390
Paraly you mite need to think about this Cubic run , it need 7 runs per char , and 12 char x7 =84 runs per day too much work on manually grind , possible to work something out ?
there only 1 thing ppls need to work on is cubic instance hopefully is not hard for you to figure it out is just like luna insatnce

thats 84 runs per day
02/04/2020 06:01 agua2o#2391
InstaScript Starter Classs 1-10 Asmodian is not working properly for NA. It gets stuck on a loop. I've tried to set name generator on all options. Have started the script on EULA accept screen and character creation and the script closed the game after a few seconds running. Ingame, it remains in a bootloop until you manualy stop it. Character created and waiting at the starting point.

Or maybe you could modify one of the scripts to level all lvl 1 characters already in the account to lvl 10? All we have to do is make all 12 (or 8) characters and log into one at the starting area and run the script. Without the character creation thing.

Idk. (The normal scripts still works as before.) ACTUALLY it's not working either. It fails to read one book on the first set of quests wehn talking to Munin.
02/04/2020 15:45 Paraly#2392
Quote:
Originally Posted by agua2o View Post
InstaScript Starter Classs 1-10 Asmodian is not working properly for NA. It gets stuck on a loop. I've tried to set name generator on all options. Have started the script on EULA accept screen and character creation and the script closed the game after a few seconds running. Ingame, it remains in a bootloop until you manualy stop it. Character created and waiting at the starting point.

Or maybe you could modify one of the scripts to level all lvl 1 characters already in the account to lvl 10? All we have to do is make all 12 (or 8) characters and log into one at the starting area and run the script. Without the character creation thing.

Idk. (The normal scripts still works as before.) ACTUALLY it's not working either. It fails to read one book on the first set of quests wehn talking to Munin.
You use a outdated version, the book in the beginning got fixed 2-3 patches ago, the class selection got fixed yesterday that made it stuck on level 8, I ran it on 2 clients then and it filled both up with perfect leveled gunners
02/07/2020 01:16 agua2o#2393
Quote:
Originally Posted by Paraly View Post
You use a outdated version, the book in the beginning got fixed 2-3 patches ago, the class selection got fixed yesterday that made it stuck on level 8, I ran it on 2 clients then and it filled both up with perfect leveled gunners
InstaScript is bugged. The normal version is working.

InstaScript gets stuck on this lines:

Code:
#DO=600000;
Delay=1500;
_UNTILMemRead=%AddrMap,DWORD,=4294967295;
SetScriptTitle=%AionTitle;
At least that's what it seems...

Character already created and waiting at the starting point.

EDIT:
It leveled my 1st cahracter to 10, then created a new one usign the web name generator, and it didn't finish the quest named "<The Secondary Test>". I came back about 40 mins later and it was killing the monsters on the Lake area, but it didn't had the quest for them yet. This is using the normal version of the script.

EDIT2:
Nvm. Normal script works now. Wtf is going on?! Haven't tested InstaScript again.
02/13/2020 05:53 agua2o#2394
So I've downloaded the version 2.54 and it selects the wrong book some times on the first line of quests and thus gets stuck on the video screen forever on both scripts.

Video:
Quote:
[Only registered and activated users can see links. Click Here To Register...]
EDIT:
I think you have this line wrong:
Code:
_SetVar=Records about the Day of the Storm,Day of the Tempest Records;
It should be:
Code:
_SetVar=Records about the Day of the Storm,Day of the Storm Records;
02/13/2020 09:01 Paraly#2395
Quote:
Originally Posted by agua2o View Post
So I've downloaded the version 2.54 and it selects the wrong book some times on the first line of quests and thus gets stuck on the video screen forever on both scripts.

Video:


EDIT:
I think you have this line wrong:
Code:
_SetVar=Records about the Day of the Storm,Day of the Tempest Records;
It should be:
Code:
_SetVar=Records about the Day of the Storm,Day of the Storm Records;
When NA applied 7.2 they didn't change anything at the 1-10 area except this book name, I changed it from
Code:
Day of the Storm Records
to
Code:
Day of the Tempest Records
in 2.52 because of that, and now after yesterdays maintenance they rolled it back, anyways will fix it in few minutes, thanks for the detailed bug report
02/14/2020 01:27 lumcold#2396
Hey Paraly any new on Cubic instance? we dieing to this grind even is like 5-8 mins run is it possible to make a script for this place?
03/08/2020 15:59 Dude6#2397
Abyssal Splinter multi-character script would be awesome too since NA can farm legendary transformations using it
03/30/2020 12:17 agua2o#2398
Hey!

I've noticed that the script selects the 2-Bright-Aether-1-target-cannon on the Luna daily script. Is it possible to change so it sellects the AOE cannon instead? I think it is a better option overall.

[Only registered and activated users can see links. Click Here To Register...]

As of rigth now, it selects the number 3 on that image. I'd like for it to select number 2.
03/30/2020 13:17 Paraly#2399
Quote:
Originally Posted by agua2o View Post
Hey!

I've noticed that the script selects the 2-Bright-Aether-1-target-cannon on the Luna daily script. Is it possible to change so it sellects the AOE cannon instead? I think it is a better option overall.

[Only registered and activated users can see links. Click Here To Register...]

As of rigth now, it selects the number 3 on that image. I'd like for it to select number 2.
Sure, search for these lines
Code:
MemPtrWrite=%TargetBase,%OffsetPosY,210,FLOAT;
Delay=5;
Command=/attack;
Delay=1250;
_IFFrameVisibleByName=dlg_dialog;
DialogClick=select3;
Delay=500;
#ENDIF
and change them to

Code:
MemPtrWrite=%TargetBase,%OffsetPosY,210,FLOAT;
Delay=5;
Command=/attack;
Delay=1250;
_IFFrameVisibleByName=dlg_dialog;
DialogClick=select2;
Delay=500;
#ENDIF
04/14/2020 14:33 Vince3D#2400
Good morning all,
I am currently trying to create a script to automate a lot of pvp functions. I have many questions:
- Where can we find the IDs (skills, buff, debuff and item ...)?
- can a script run continuously without damaging the performance of the game?

thank you in advance,