Para's Script Library

04/09/2018 12:26 Paraly#1906
Quote:
Originally Posted by Die Simpsons View Post
Keine Gefahr , dass man evlt gebannt wird duch die Nutzung eines Scriptes?:D
Natürlich vor allem in EU sind Instanz Scripts sehr gefährlich
Quote:
Originally Posted by Paraly View Post
04/12/2018 00:30 olipapu#1907
is anyone having issues with COE script ? when my char get to the room box now it dosnt open wings and just fall down and die.. i check if was a bug of my char or client and no.. keeps happen all the time. i have to click wings manual for not fall and die
04/12/2018 01:14 JoshuaPL#1908
Quote:
Originally Posted by olipapu View Post
is anyone having issues with COE script ? when my char get to the room box now it dosnt open wings and just fall down and die.. i check if was a bug of my char or client and no.. keeps happen all the time. i have to click wings manual for not fall and die
let me check it.

EDIT: I just checked the script and the snippet for opening the wings is working correctly, no problem for me so far. So the best will be to restart the client (maybe you got a buggy one, got some recently) then completely delete the sandboxie (in case you using it on sandbox) and retry again.
04/12/2018 14:00 xndinlove#1909
anyone using combat script for botting these days? i wonder how is the lifetime of a bot nowadays.. it used to last a couple weeks or even a month a while ago till the account get banned.
04/12/2018 20:07 ParAdoX83#1910
idk if it's fixed in 1.02,, but in 1.01 the script is running into a infinite loop whenever there is an omega in inventory

EDIT: nvm seems to be whenever its trying to send mail, however it's spamming about 1000 omegas being send ;D
04/12/2018 20:24 Paraly#1911
Quote:
Originally Posted by ParAdoX83 View Post
idk if it's fixed in 1.02,, but in 1.01 the script is running into a infinite loop whenever there is an omega in inventory
did you check the mailing costs of the omega?
It can't be infinite, the max mailing time is 90 seconds
04/12/2018 20:39 ParAdoX83#1912
well it's not actually sending, as i just confirmed on the receiving char. but it keeps going over the send mail script part and spamming that msg in traybar. definitely longer than 90 seconds
04/12/2018 20:52 Paraly#1913
Quote:
Originally Posted by ParAdoX83 View Post
well it's not actually sending, as i just confirmed on the receiving char. but it keeps going over the send mail script part and spamming that msg in traybar. definitely longer than 90 seconds
oh yea just checked it it does it for 240 seconds
04/25/2018 05:38 thekiller258#1914
Quote:
Originally Posted by Paraly View Post
We can search for a specific text inside the chat log now

here's a example, it will use Splendor of Recovery as soon as it gets a whisper with the text "use it"

Code:
#IF=%FirstTime,;
#UseLoop
#EnableChatLog
#ClearChatLog
Command=;
#ENDIF
Delay=50;

_SearchChatLog=Whispers: use it;
Command=/skill Splendor of Recovery;
#ClearChatLog
#ENDIF
Another example, the script will only accept whispers from a specific charactername
".*?" will skip a text part till the end part got found

Code:
#IF=%FirstTime,;
#UseLoop
#EnableChatLog
#ClearChatLog
Command=;
#ENDIF
Delay=50;

_SearchChatLog=\[charname:Randomcharname.*?] Whispers: use it;
Command=/skill Splendor of Recovery;
#ClearChatLog
#ENDIF
Hi Paraly, is there any support for GroupChat at the moment?, I tried with many possible commands but it seems it only works with whispers.
04/25/2018 10:26 Paraly#1915
Quote:
Originally Posted by thekiller258 View Post
Hi Paraly, is there any support for GroupChat at the moment?, I tried with many possible commands but it seems it only works with whispers.
Sure it works for the group chat as well, it will work for any kind of text that is inside the chat.log file inside your aion folder

You just need to remove the charname and "Whispers:" part
Your slave will answer as soon as you write "use it", however this is not limited to the group chat only it will listen to all chat channels
Code:
#IF=%FirstTime,;
#UseLoop
#EnableChatLog
#ClearChatLog
Command=;
#ENDIF
Delay=50;

_SearchChatLog=use it;
Command=/group no I won't;
#ClearChatLog
#ENDIF
04/30/2018 02:09 lucimon#1916
Hello paraly!
What the Mirash Sanctum Script is up to do for now?
There's any class that can perform it better?
I've tried with a sorc but Singing Krishna killed it all the time
04/30/2018 09:44 Paraly#1917
Quote:
Originally Posted by lucimon View Post
Hello paraly!
What the Mirash Sanctum Script is up to do for now?
There's any class that can perform it better?
I've tried with a sorc but Singing Krishna killed it all the time
Healing classes should be the best, but yea you need good gear for her
05/03/2018 00:32 manito147#1918
any hack for aion 4.7 ? help me please
05/03/2018 10:54 Paraly#1919
Quote:
Originally Posted by manito147 View Post
any hack for aion 4.7 ? help me please
No my hack is only for the offical NA and EU servers
05/03/2018 20:36 crazymonkey84#1920
Is anyone else having problems to launch the game in 64bits N/A. i cant use my para´s tool :(