|
Post by d354n on Mar 2, 2017 3:17:08 GMT
Settings are tested in NOX Resolution W 600 H 800 DPI 160
|
|
|
Post by kuuzan on Mar 3, 2017 21:54:55 GMT
Oh a new phantoma event started. Are we getting a farm script  ?
|
|
|
Post by d354n on Mar 4, 2017 3:50:37 GMT
Haha. Maybe in the next 12 hours I still farm in earth. A little more. 5% to 100. Almost finish. And using Lapis to recharge.
|
|
|
Post by d354n on Mar 4, 2017 3:51:47 GMT
If anybody using nox 600 800 and found nimbus or doublicorn. Can you capture for me? Thx
|
|
|
Post by d354n on Mar 4, 2017 4:44:49 GMT
updated v2.03 and custom script for events operation pro but simple battle script, exdeath on party 3 do thundaga - thundaga then auto if anyone have image doublicorn or nimbus in nox image, i can make doublicorn - defend2 nimbus -  i dont know what to do when nimbus, maybe defend2 too?
|
|
|
Post by d354n on Mar 4, 2017 4:48:47 GMT
try it for 1 battle for operation
|
|
|
Post by d354n on Mar 5, 2017 8:08:46 GMT
|
|
|
Post by qq12345 on Mar 6, 2017 16:23:03 GMT
updated v2.03 and custom script for events operation pro but simple battle script, exdeath on party 3 do thundaga - thundaga then auto if anyone have image doublicorn or nimbus in nox image, i can make doublicorn - defend2 nimbus -  i dont know what to do when nimbus, maybe defend2 too? hmm, mine just keeps scrolling at party select @_@
|
|
|
Post by d354n on Mar 6, 2017 18:31:20 GMT
try newest version in github first
if not working then try edit in config_action_defs_vortex.lua:
before: ActionExecVar(picBtnBattleSelectCompanionBonusStd) ActionExecVar(picBtnBattleSelectCompanionStdFriend) ActionExecVar(picBtnBattleSelectCompanionStdOther) ActionExecVar(picBtnBattleSelectCompanionDepartWoComp)
after: ActionExecVar(Pattern(picBtnBattleSelectCompanionBonusStd)):similar(0.85) ActionExecVar(Pattern(picBtnBattleSelectCompanionStdFriend)):similar(0.85) ActionExecVar(Pattern(picBtnBattleSelectCompanionStdOther)):similar(0.85) ActionExecVar(Pattern(picBtnBattleSelectCompanionDepartWoComp)):similar(0.85)
|
|
|
Post by qq12345 on Mar 8, 2017 1:06:35 GMT
hmm, which slot does exdeath need to be? I have him in third party, but once stage starts it sits there do nothing, especially in colosseum
|
|
|
Post by kuuzan on Mar 8, 2017 10:06:28 GMT
you might need to lower similarity in \custom\ffbe\config_form_battle__standard.lua
just scroll down until line 86 -- picBtnBattleMagicDualBlackMagic = Pattern(folderffbeimage.."magic/btn_battle_magic_dual_black_magic.png"):similar(0.97) -- <--change 0.97 to lower and check what works. i use 0.85
|
|
|
Post by d354n on Mar 8, 2017 17:35:37 GMT
can the script click fight button?
try newest config in github. and put exdeath in the middle (3) 1 2 3 4 5
|
|
|
Post by d354n on Mar 9, 2017 4:57:32 GMT
Just sync new version in github
First time using git hub. Before I thought that it uploaded but actually not.
|
|
|
Post by d354n on Mar 11, 2017 17:39:54 GMT
Add custom Craft Potion, Craft Leather Shield, Craft Cure (for Farming trophies)
files on github
|
|
|
Post by d354n on Mar 13, 2017 15:47:22 GMT
Update 2.12
|
|