Follow along with the video below to see how to install our site as a web app on your home screen.
Note: this_feature_currently_requires_accessing_site_using_safari
friend as auto patcher teach mod? I want private message with me? Where can I download pythis?Additional Info when modding
[Attachment removed from Quotes]
Your answer is here: https://androidrepublic.org/threads/azur-lane-v1-2-56-en-mod-10-08-18-update.67005/post-529945How was it deleted by me if people came to me telling me it was taken down when I just updated the thread yesterday morning? Lol. There's no reason for me to delete a thread just to have someone post the same link to my Dropbox. I'm all about transparency so whatever was said on that thread was wanted to be said by me. I didn't want to open another thread because it'd prob get deleted again when I was given no reason. If I'm allowed to post the thread I will. But I really have no clue why it got deleted.
i salute you for your dedication.[Attachment removed from Quotes]
you don't. you don't turn that on or you risk yourself a ban.how you get the nooil functions to work
can you teach me everything?
can you give me the script file? i dont play jp but i can do the modding for youMod azur lane JP T_T
I'll check it out if it works.Mod azur lane JP T_T
Thanks but I'm getting exception errors when running it with the script. Say can't find like aircraft_template.lua.txt during like decryption which ofc cause issue for like the copying and encrpytion part as well. Any idea?[Attachment removed from Quotes]
Thanks but I'm getting exception errors when running it with the script. Say can't find like aircraft_template.lua.txt during like decryption which ofc cause issue for like the copying and encrpytion part as well. Any idea?
do ya know how to fix debug thingy?I was getting similar errors at first. What I did was copy CAB-Android folder from an older Autopather and placed it inside \\Azur-Lane-Scripts-Autopatcher\obj\Debug\temp\Unity_Assets_Files folder
I also copied a ThirdParty folder from an older autopatcher and place it insde \\Azur-Lane-Scripts-Autopatcher\ folder
when placed correctly it should run like this [Attachment removed from Quotes][Attachment removed from Quotes]
Ok so when i build the project it created the azurlane.exe and the Azcli.exe but no rewrite. The only file inside the rewrite folder is a main.go no actual project to combine into an exe =\be sure to use the clean script file. also be ware that 3 exe files are needed, namely: azcli, azurlane, and rewriter. also please check your config ini if the 3rd party app (UnityEX and associated files) are properly addressed.
Version=2.8.2
GenerateDebugZip=false
[Path]
Temporary_Folder=temp
Thirdparty_Folder=3rdparty
[Mod]
Godmode=true
Weakenemy=true
Godmode_Damage=true
Godmode_Cooldown=true
Godmode_Weakenemy=true
Godmode_Damage_Cooldown=true
Godmode_Damage_Weakenemy=true
Godmode_Damage_Cooldown_Weakenemy=true
[Aircraft]
Hp=ignore
HpGrowth=ignore
Accuracy=0
AccuracyGrowth=0
AttackPower=0
AttackPowerGrowth=0
CrashDamage=0
Speed=ignore
[Weapon]
Damage=300
ReloadMax=120
[Enemy]
AntiAir=ignore
AntiAirGrowth=ignore
AntiSubmarine=ignore
Armor=ignore
ArmorGrowth=ignore
Cannon=ignore
CannonGrowth=ignore
Evasion=ignore
EvasionGrowth=ignore
Hit=ignore
HitGrowth=ignore
Hp=50
HpGrowth=100
Luck=ignore
LuckGrowth=ignore
Reload=1
ReloadGrowth=1
Speed=12
SpeedGrowth=16
Torpedo=1
TorpedoGrowth=1
DisarmWeapon=true
RemoveSkill=true
[Extra]
# Extra Enemy
Hp=ignore
Ok so when i build the project it created the azurlane.exe and the Azcli.exe but no rewrite. The only file inside the rewrite folder is a main.go no actual project to combine into an exe =\
install go and build itOk so when i build the project it created the azurlane.exe and the Azcli.exe but no rewrite. The only file inside the rewrite folder is a main.go no actual project to combine into an exe =\
Ah cool that's all I need to know.main.go is another source code written in golang (Go Language). Visual Studio alone cannot compile that one. You'll need some other things like Go binaries, a .go file editor/IDE, and some few other things. and more importantly some sneaky programming knowledge although there are no actual programming done.
i won't be telling how to do that exactly tho. I will just be quoting K0np4ku's words.