WIndower4 Binder

Language: JP EN DE FR
New Items
2023-11-19
users online
Forum » Windower » Support » WIndower4 binder
WIndower4 binder
 Odin.Madone
Offline
Server: Odin
Game: FFXI
user: Blackrock
Posts: 13
By Odin.Madone 2013-10-19 12:22:52
Link | Quote | Reply
 
Hello, i have windower4 and have enabled binder, i am absolutely clueless on how binder works, been "googling" for an hour and i still dont get it. i have a g19, i run windows 8.1. i think you bind keys in the scripts/init file but no wheres i can find tells me where/what to type to bind spells to my g19 g keys. any info or a link to a tutorial for dummies will be very much apreciated!

thanks in advanced
 Lakshmi.Byrth
VIP
Offline
Server: Lakshmi
Game: FFXI
user: Byrthnoth
Posts: 6137
By Lakshmi.Byrth 2013-10-19 12:33:53
Link | Quote | Reply
 
When I googled "Windower Binder" this page was the top result:
http://legacy.windower.net/files/file/56-binder/

It appears that your G19 is supported. Remember that when you hit a button, the keypress will be sent to all instances of POL simultaneously. So if you have two BLU characters open, you do this:
Code
alias g19_m1g1 input /ma "Sudden Lunge" <t>;

And you press button G1 (of the M1 set), they'd both cast Sudden Lunge on their targets regardless which window was in focus.
 Odin.Kitsuneko
Offline
Server: Odin
Game: FFXI
user: Blackrock
Posts: 2
By Odin.Kitsuneko 2013-10-19 13:13:55
Link | Quote | Reply
 
finally got it figures out, the tutorial i was looking at had a typo, thanks Byrth
 Odin.Madone
Offline
Server: Odin
Game: FFXI
user: Blackrock
Posts: 13
By Odin.Madone 2013-10-21 20:12:54
Link | Quote | Reply
 
ok now i have a few other questions im hoping someone here can help me with. bare with me i just discovered spellcast a few days ago.

1. can i make job/character specific key bindings, and maybe the job ones change automatically when i switch jobs?, do i need to make separate .ini files or sub-folders ect.?

2. edit figured it out

3. is it possible to make more than one line in a key binding like an (example).. "/ma "stone"<t>, /echo recast" or even a /wait? if so how to i type it?


thanks in advanced!
 Shiva.Nitroustaru
Offline
Server: Shiva
Game: FFXI
Posts: 29
By Shiva.Nitroustaru 2013-10-22 01:36:54
Link | Quote | Reply
 
Come 4.1 this is going to get a lot easier as gearswap kinda combines autoexec and spellcast in a nice convenient package if you know what you're doing. However, since that's not the release build yet i'll explain how i did this in 4.0 when i dual-boxed.

1. Using autoexec this is very easy. i'll show you mine for example.
my autoexec files are multi-layered
here's the one that catches which character i log into to load my character specific files
Autoexec.xml
Code
<?xml version="1.0" ?>
<autoexec>
	<!-- This is an autocreated AutoExec file. the next line is commented out and not going to be ran, its to show an example on how to add commands to this file. -->
	<register event="login_Nitroustaru" silent="true">
		ae load nitroustaru.xml;
	</register>
	<register event="login_Atima" silent="true">
		ae load atima.xml;
	</register>
</autoexec>



here's my main one for my alt (Atima.xml)
Code
	<register silent="true" event="jobchange_brd/*">
		exec atima/brdaliases.txt;
		input /macro book 2;
		input /macro set 10;
	</register>
	<register silent="true" event="jobchange_whm/*">
		exec atima/whmaliases.txt;
		input /macro book 1;
		input /macro set 10;
	</register>
	<register silent="true" event="jobchange_sch*">
		exec atima/schaliases.txt;
		input /macro book 3;
		input /macro set 10;
	</register>
	<register silent="true" event="jobchange_rdm*">
		exec atima/rdmaliases.txt;
		input /macro book 4;
		input /macro set 10;
	</register>


and whmaliases.txt (in scripts/atima folder)
Code
alias g15_m2g1  ProtectraV;
alias g15_m2g2  ShellraV;
alias g15_m2g3  Stoneskin;
alias g15_m2g4  Esuna;
alias g15_m2g5  Auspice;
alias g15_m2g6  Boost-Str;
alias g15_m2g7  curaga5 nit;
alias g15_m2g8  curaga4 nit;
alias g15_m2g9  curaga nit;
alias g15_m2g10 afflatussolace;
alias g15_m2g11 afflatusmisery;
alias g15_m2g12 divinecaress;
alias g15_m2g13 sneak nit;
alias g15_m2g14 invisible nit;
alias g15_m2g16 sneak me;
alias g15_m2g17 invisible me;
alias g15_m2g15 input /item "Fanatic's Drink" atima; 
alias g15_m2g18 input /item "Fool's Drink" atima; 
input /echo Protectra V-------------Shellra V-----------Stoneskin;
input /echo Esuna-------------------Auspice-------------Boost-STR;
input /echo Curaga V----------------Curaga IV-----------Curaga;
input /echo Solace------------------Misery--------------Divine Caress;
input /echo Sneak Nit---------------Invisible Nit-------Fanatic's;
input /echo Sneak Me----------------Invisible Me--------Fool's Drink;


and to answer #3 my brdaliases.txt
Code
alias g15_m2g1  victorymarch;
alias g15_m2g2  advancingmarch;
alias g15_m2g3  tenuto;wait 1;chocobomazurka;
alias g15_m2g4  valorminuet5;
alias g15_m2g5  valorminuet4;
alias g15_m2g6  valorminuet3;
alias g15_m2g7  tenuto;wait 1.5;magesballad3 Atima;
alias g15_m2g8  tenuto;wait 1.5;magesballad2 Atima;
alias g15_m2g9  tenuto;wait 1.5;magesballad1 Atima;
alias g15_m2g10 Nightingale;
alias g15_m2g11 Troubadour;
alias g15_m2g12 Marcato;
alias g15_m2g13 Pianissimo;wait 1.5;magesballad3 t;
alias g15_m2g14 Pianissimo;wait 1.5;magesballad2 t;
alias g15_m2g16 sneak me;
alias g15_m2g17 invisible me;
alias g15_m2g15 input /item "Fanatic's Drink" atima; 
alias g15_m2g18 input /item "Fool's Drink" atima; 
input /echo March2 -------------March1--------------Mazurka;
input /echo Minuet5-------------Minuet4-------------Minuet3;
input /echo Ballad3-------------Ballad2-------------Ballad1;
input /echo Nightingale---------Troubadour----------Marcato;
input /echo Sneak Nit-----------Invisible Nit-------Fanatic's;
input /echo Sneak Me------------Invisible Me--------Fool's Drink;
Log in to post.