Para's Script Library

03/28/2017 00:05 FallenEdge#1081
" Mouse= " doesn't work for me at 816x638 resolution, I get the coords with the tool but it will not recognize.
03/28/2017 00:21 Paraly#1082
Quote:
Originally Posted by FallenEdge View Post
" Mouse= " doesn't work for me at 816x638 resolution, I get the coords with the tool but it will not recognize.
Many things shouldn't work at the moment, there's a huge issue I gonna release a fix in few minutes, may it also solves your problem.
03/28/2017 05:42 FallenEdge#1083
For NA botters leveling alts during the Homeward Bound event


This will drink the exp pots that you loot, you can add it in the script at the end of:



Code:
end_CheckNA;




Code:
/////////////////////////////// EXP POTS EVENT ////////////////////////////////////////////




_IFInventoryContains=188900025;
Command=/use [Event] Drop of Liquid Experience;
SendKey=0x0D;
#ENDIF


_IFInventoryContains=188900026;
Command=/use [Event] Vial of Liquid Experience;
SendKey=0x0D;
#ENDIF

_IFInventoryContains=188900025;
Command=/use [Event] Bottle of Liquid Experience;
SendKey=0x0D;
#ENDIF


///////////////////////////////////////////////////////////////////////////////////////////////////////////////////





Just test it to see how it goes
03/28/2017 05:46 Paraly#1084
Quote:
Originally Posted by FallenEdge View Post
For NA botters leveling alts during the Homeward Bound event


This will drink the exp pots that you loot, you can add it in the script at the end of:



Code:
end_CheckNA;




Code:
/////////////////////////////// EXP POTS EVENT ////////////////////////////////////////////




_IFInventoryContains=188900025;
Command=/use [Event] Drop of Liquid Experience;
SendKey=0x0D;
#ENDIF


_IFInventoryContains=188900026;
Command=/use [Event] Vial of Liquid Experience;
SendKey=0x0D;
#ENDIF

_IFInventoryContains=188900025;
Command=/use [Event] Bottle of Liquid Experience;
SendKey=0x0D;
#ENDIF


///////////////////////////////////////////////////////////////////////////////////////////////////////////////////





Just test it to see how it goes
Nice you really understand how to use commands just from the commandlist and also you got where to get the virtual key code, really good :)
03/28/2017 06:03 FallenEdge#1085
Quote:
Originally Posted by Paraly View Post
Nice you really understand how to use commands just from the commandlist and also you got where to get the virtual key code, really good :)

Those are the type of things you learn when search forums like Elitepvpers

That is also the reason I though that creating your own forum will help others to learn things like what are virtual keys, how to find items ID, skills ID. Help to build their own things ;D
03/28/2017 18:02 Shimizu20#1086
I dont know why EU dont get EXP POTS EVENT too. -.-
03/28/2017 23:16 nickjaspion#1087
those new scrip combat rotine or script for example its a shit, really.... and if load after record, it keep dont work .....

NOTHING WORK ... ALL THAT SHIT IS TOO HARD. like create a aethertapping script.

HE SAY: "DO IT, BLABLABLA" ERRRRRRR

and I sure i'm not the only who need a tutorial to make that shit work !
03/28/2017 23:27 Hacktos#1088
Quote:
Originally Posted by nickjaspion View Post
those new scrip combat rotine or script for example its a shit, really.... and if load after record, it keep dont work .....

NOTHING WORK ... ALL THAT SHIT IS TOO HARD. like create a aethertapping script.

HE SAY: "DO IT, BLABLABLA" ERRRRRRR

and I sure i'm not the only who need a tutorial to make that shit work !
He explained how to use the combat routine 6 posts above yours XD
03/28/2017 23:59 xndinlove#1089
Are u expecting what? Someone do it for you? srsly

READ the frekin forum just like everyone did
03/29/2017 02:08 Shimizu20#1090
Quote:
Originally Posted by nickjaspion View Post
those new scrip combat rotine or script for example its a shit, really.... and if load after record, it keep dont work .....

NOTHING WORK ... ALL THAT SHIT IS TOO HARD. like create a aethertapping script.

HE SAY: "DO IT, BLABLABLA" ERRRRRRR

and I sure i'm not the only who need a tutorial to make that shit work !
[Only registered and activated users can see links. Click Here To Register...]
03/30/2017 02:28 FaCaDa_BRA#1091
Danuar Sanctuary US Fixed?
03/30/2017 02:35 Paraly#1092
Quote:
Originally Posted by FaCaDa_BRA View Post
Danuar Sanctuary US Fixed?
It shouldn't, you can find the script [Only registered and activated users can see links. Click Here To Register...].
03/30/2017 02:40 FaCaDa_BRA#1093
Quote:
Originally Posted by Paraly View Post
It shouldn't, you can find the script [Only registered and activated users can see links. Click Here To Register...].
:handsdown:
03/30/2017 06:32 FallenEdge#1094
About "3 hour AFK Event"
_______________________________

Update:

Mouse=321,358 is outside of "characters" button 321,361, works

Mouse=401,574 is outside of "star" 401,577 works


You forgot coords to this slot :O ?

Code:
_IFMemRead=%AddrFreeMem0,BYTE,=1;
WaitForResponse=Finished;
#ENDIF


After 3 hours will change characters and wait for you to enter you pin code to continue the loop ?

















______________________________________

About the exp pots I wrote twice the same ID for a bottle of exp, here is fixed now







Code:
_IFInventoryContains=188900025;
Command=/use [Event] Drop of Liquid Experience;
SendKey=0x0D;
#ENDIF


_IFInventoryContains=188900026;
Command=/use [Event] Vial of Liquid Experience;
SendKey=0x0D;
#ENDIF

_IFInventoryContains=188900027;
Command=/use [Event] Bottle of Liquid Experience;
SendKey=0x0D;
#ENDIF
03/30/2017 12:21 Paraly#1095
Quote:
Originally Posted by FallenEdge View Post
About "3 hour AFK Event"
_______________________________

Update:

Mouse=321,358 is outside of "characters" button 321,361, works

Mouse=401,574 is outside of "star" 401,577 works


You forgot coords to this slot :O ?

Code:
_IFMemRead=%AddrFreeMem0,BYTE,=1;
WaitForResponse=Finished;
#ENDIF


After 3 hours will change characters and wait for you to enter you pin code to continue the loop ?
I just tested it and it works fine, it's the same script as the snowball event script I just updated the addresses, offsets and some smaller things.
Well surely you have to be sure that no windows are moved and you've a UI size of 100%.

There's no need to switch characters if you just have 1 toon that's why he just displays finished.

You just have to enter the PIN again if one of your toons is at the FTS server