Corsair Gearswap : Sharing Mine

Language: JP EN DE FR
New Items
2023-11-19
users online
Forum » FFXI » Jobs » Corsair » Corsair Gearswap : Sharing mine
Corsair Gearswap : Sharing mine
First Page 2
 Asura.Faloun
Offline
Server: Asura
Game: FFXI
user: Chroph
Posts: 17
By Asura.Faloun 2016-09-09 12:56:26
Link | Quote | Reply
 
Hello everyone, I'm sharing my cor gearswap, it's a lil unusual gearswap.
You'll find it at this link : https://drive.google.com/open?id=1JdlmYFG7LDM_e80Yy5Cckp7z4T2BztFu (New link, since 02/07/2018, with COR_gear_include)

If you already have folders, you can just paste luas from there :
COR.lua : https://pastebin.com/85V6UJEc
COR_gear_include.lua(get this one only the first time) : http://pastebin.com/Gu2128Wd


Don't worry, I share it as a rar cause it has multiples folders, so it's easier that way.

What can it do :
As other gs luas, it swap your gears

Features :
- Textbox that show you :
---> the bullet left
---> Set rolls, if they're off or on
---> Which melee and RangeAtk sets are on(WS is WIP)
---> Which ppl are in roll range(in real time)
---> when you target a monster, it'll show you his weakness(thanks to element parser)

- Element parser
YouTube Video Placeholder

It's like a "pokedex", each time you do a "new" monster, it'll tell you which element quick draw you didn't try on it, when you tried them all, everything is recorded for next times, to tell you which element is weakness, and which one is resistance.
It can be useful.

- Roll Setting
---> You can set 2 rolls, which will be able to do with only one macro(Ctrl+1 for me)
---> It always check if they're on or off, and show you in textbox
---> You can choose the rolls by telling to yourself 1 or 2
---> then, when you get a msg to choose your roll, just tell it to yourself with Autotranslate(doesn't work for some rolls as Tactician's, Runeist's..., so you have to write /t <me> Runeist's Roll with the case, gonna work on it to make it easier)
---> switch rolls order with /t <me> switch

I'm still working on it, but it works pretty well

Tell me if you find a bug, or an idea to improve that
[+]
 Asura.Slazer
Offline
Server: Asura
Game: FFXI
user: Slazer
Posts: 51
By Asura.Slazer 2016-09-10 18:51:30
Link | Quote | Reply
 
I pew pew
[+]
 Asura.Faloun
Offline
Server: Asura
Game: FFXI
user: Chroph
Posts: 17
By Asura.Faloun 2016-09-14 04:53:00
Link | Quote | Reply
 
New update today : (New link)
Phantom Roll Assistance :
- Show you all time Lucky and Unlucky numbers on textbox
- Show you all time your 2 rolls numbers
- Advise you to snake eye when getting 1 number behind lucky number, and snake eye on
- Show you the current effect of your 2 rolls
 Asura.Chiaia
VIP
Offline
Server: Asura
Game: FFXI
user: Demmis
Posts: 1652
By Asura.Chiaia 2016-09-14 05:05:38
Link | Quote | Reply
 
Some very cool features! Thank you for sharing and updating.
[+]
 Asura.Faloun
Offline
Server: Asura
Game: FFXI
user: Chroph
Posts: 17
By Asura.Faloun 2016-09-14 05:28:29
Link | Quote | Reply
 
I just split the lua into 2 luas.
One to set your own gears(COR_gear_include)
One with the features.

I did that so I can keep adding features without troubling the sets you already made, so you can keep your gear set in COR_gear_include.

Have a nice day
 Ragnarok.Lancextrm
Offline
Server: Ragnarok
Game: FFXI
user: Lancextrm
Posts: 1
By Ragnarok.Lancextrm 2016-09-23 15:37:48
Link | Quote | Reply
 
Im using the lua's but for some reason I get major lag when i go into a new zone or start fighting. Any Idea why?
 
Offline
Posts:
By 2016-09-23 15:48:33
 Undelete | Edit  | Link | Quote | Reply
 
Post deleted by User.
 Asura.Blitzjr
Offline
Server: Asura
Game: FFXI
user: tripletee
Posts: 152
By Asura.Blitzjr 2016-09-23 20:10:25
Link | Quote | Reply
 
This is nice thanks!
 Asura.Faloun
Offline
Server: Asura
Game: FFXI
user: Chroph
Posts: 17
By Asura.Faloun 2016-09-27 08:42:59
Link | Quote | Reply
 
Ragnarok.Lancextrm said: »
Im using the lua's but for some reason I get major lag when i go into a new zone or start fighting. Any Idea why?

I guess it may be because the textbox is too much refreshed for your computer.
Try to change the line 993 :
Code
if fps < 30 then

Change the 30 to something higher (like 100 or 150)
Try to find the lesser number that dont make your computer lag.
That line of code make you control the fréquence of textbox refresh.(30 is once per 30 frames, so close tout 1s)
necroskull Necro Bump Detected! [113 days between previous and next post]
 Fenrir.Kaldaek
Offline
Server: Fenrir
Game: FFXI
Posts: 1012
By Fenrir.Kaldaek 2017-01-18 08:30:34
Link | Quote | Reply
 
I like the features for sure. Same problem as Ragnarok.Lancextrm though. It's creates and enormous amount of lag, I have tried multiple values all the way up to 500 and it's still constant.
necroskull Necro Bump Detected! [57 days between previous and next post]
Offline
Posts: 1731
By geigei 2017-03-16 03:07:55
Link | Quote | Reply
 
Nice, now do it for ashita.
[+]
necroskull Necro Bump Detected! [65 days between previous and next post]
 Odin.Niteanjel
Offline
Server: Odin
Game: FFXI
user: NiteAnjel
Posts: 18
By Odin.Niteanjel 2017-05-20 01:23:28
Link | Quote | Reply
 
Hi i was wondering, how would i go about making it use my luzaf ring? and when not to, not sure what the command is
necroskull Necro Bump Detected! [35 days between previous and next post]
Offline
Posts: 4
By gibbiyibbi 2017-06-24 05:01:44
Link | Quote | Reply
 
Hello I am a totally new to GS never used it tbh and well looking at the COR_gear_include.lua it looks all over the place.

anyways what i am asking is can i re-order parts of these LUA's where i have parts i want to come 1st and clean up parts of the layout of equipment sets also can i remove parts i wouldnt use?

i really dont know GS :(
By Asura.Kuroganashi 2017-06-24 09:15:16
Link | Quote | Reply
 
gibbiyibbi said: »
Hello I am a totally new to GS never used it tbh and well looking at the COR_gear_include.lua it looks all over the place.

anyways what i am asking is can i re-order parts of these LUA's where i have parts i want to come 1st and clean up parts of the layout of equipment sets also can i remove parts i wouldnt use?

i really dont know GS :(

Depending on what parts, that would be a yes, however, why would you remove sets?

IT really doesn't matter at the end if you don't have the gear it won't make a difference.

Also, you don't need a COR_gear_include.lua at all to make the COR.lua work, a good GS can stand on its own.
[+]
necroskull Necro Bump Detected! [43 days between previous and next post]
Offline
Posts: 1
By Epedimic 2017-08-06 04:32:45
Link | Quote | Reply
 
Tried playing with fps < 30 but without luck :( any suggestions?
 Asura.Faloun
Offline
Server: Asura
Game: FFXI
user: Chroph
Posts: 17
By Asura.Faloun 2017-08-06 06:29:56
Link | Quote | Reply
 
I'm gonna rework on it To make it less laggy
[+]
 Asura.Chiaia
VIP
Offline
Server: Asura
Game: FFXI
user: Demmis
Posts: 1652
By Asura.Chiaia 2017-08-06 07:00:54
Link | Quote | Reply
 
Asura.Faloun said: »
I'm gonna rework on it To make it less laggy
Yes please, while I won't use your gearswap fully, I like making my own, I found parts of yours very cool.
necroskull Necro Bump Detected! [60 days between previous and next post]
 Valefor.Gorns
Offline
Server: Valefor
Game: FFXI
user: Gorns
Posts: 159
By Valefor.Gorns 2017-10-05 03:47:43
Link | Quote | Reply
 
Same as above, very laggy for me.
necroskull Necro Bump Detected! [38 days between previous and next post]
 Asura.Evildemon
Offline
Server: Asura
Game: FFXI
Posts: 134
By Asura.Evildemon 2017-11-12 08:29:18
Link | Quote | Reply
 
Anyone have a lua with a bit less in it? but not a bare minimum lua
Offline
Posts: 251
By hobo 2017-11-12 10:26:27
Link | Quote | Reply
 
I like Arislan's lua, he has it github
 Bismarck.Cladbolg
Offline
Server: Bismarck
Game: FFXI
user: cladbolg
Posts: 44
By Bismarck.Cladbolg 2017-11-30 12:23:13
Link | Quote | Reply
 
I keep getting cannot find cor/fire/include.lua with both the above gearswap lua's. Any suggestions? Thank you
Offline
Posts: 251
By hobo 2017-11-30 12:34:37
Link | Quote | Reply
 
That would be one of the 20 include files that the original one. If you don't get every one of the includes when you get someone else's lua it generally wont work.

Generally you should skim luas before trying to use them, you look if they are motes or not, check the includes if there are any, what keybinds they have, and the functions.
 Bismarck.Cladbolg
Offline
Server: Bismarck
Game: FFXI
user: cladbolg
Posts: 44
By Bismarck.Cladbolg 2017-11-30 15:24:09
Link | Quote | Reply
 
Where can I find these includes? The 2 direct links above don't have it. Thank you.
Offline
Posts: 251
By hobo 2017-11-30 15:58:06
Link | Quote | Reply
 
The rar file has everything
 Bismarck.Cladbolg
Offline
Server: Bismarck
Game: FFXI
user: cladbolg
Posts: 44
By Bismarck.Cladbolg 2017-11-30 22:39:13
Link | Quote | Reply
 
Thank you that worked. How do i get it to show me the lucky and unlucky numbers? Ctrl +1 isnt working either for rolling the 2 set rolls.
 Asura.Evildemon
Offline
Server: Asura
Game: FFXI
Posts: 134
By Asura.Evildemon 2017-11-30 22:54:08
Link | Quote | Reply
 
hobo said: »
I like Arislan's lua, he has it github

I’m digging this gearswap it’s pretty bad *** but there’s so many bins keys idk what they all do
 Asura.Faloun
Offline
Server: Asura
Game: FFXI
user: Chroph
Posts: 17
By Asura.Faloun 2017-12-01 04:35:59
Link | Quote | Reply
 
Need to put that line in Ctrl+1 macro :
/console gs c "AutoRoll"
 Shiva.Arislan
Offline
Server: Shiva
Game: FFXI
user: Arislan
Posts: 1052
By Shiva.Arislan 2017-12-01 11:15:37
Link | Quote | Reply
 
Asura.Evildemon said:
I’m digging this gearswap it’s pretty bad *** but there’s so many bins keys idk what they all do

Nothing too crazy.

The Quick Draw cycler is the most complicated thing and it's explained at the top.

Flurry and Haste modes just help the lua differentiate between I and II. WeaponLock toggles whether or not you want gun to swap on rolls. Luzaf toggle, Gun cycler and CP toggle are pretty self-explanatory.
necroskull Necro Bump Detected! [213 days between previous and next post]
 Phoenix.Faloun
Offline
Server: Phoenix
Game: FFXI
user: Chroph
Posts: 81
By Phoenix.Faloun 2018-07-02 06:14:36
Link | Quote | Reply
 
New update of the gearswap :
It supposed to be a lot less laggy
I added a weaponskill tracker which works same as quickdraw tracker

Added some new function :
- When you tell yourself a weaponskill name, it'll set up the right main/sub weapon and ranged weapon optimized for that weaponskill (work for Leaden Salute, Wildfire, Last Stand, Aeolian Edge, Savage Blade, Radiance, Umbra)
- Acc and Racc lvl :
--- Say to yourself "m"(for melee acc) or "r"(for ranged acc)
--- It'll ask you to choose between different lvl of acc

Still working on it, if you get few ideas to enhance it, lemme know
Offline
Posts: 68
By hushmunkey 2018-07-13 03:00:01
Link | Quote | Reply
 
Pretty simple COR.lua I modified w/a little inspiration from Arislan's lua.

It just runs Mote's basic includes and doesn't require anything extra like gearinfo or have a pokedex (as cool as that is).

What it does do however (in addition to the basics), is recognize your SJ as either NIN or DNC and swap for haste tiers as necessary.

https://www.dropbox.com/s/uemyrt6a9sgce52/COR.lua?dl=0
[+]
First Page 2
Log in to post.