• Hi Guest! To get rid of ads on the page, please consider donating through user upgrades or other methods.

Other [powershell script]Character effect remover with toggles based on holo's app v1

iza

Cricket
Member
v4 changes-
added astromancer, force master 3rd spec and cleaned up the code a bit
how to run the program:

1. Extract the contents of the zip and run EffectRemoval.bat(it'll ask for administrator for file permissions to read and write from c drive).
2. Select cookedpc folder in your bns directory(not the one in local folder but the one that looks like this: C:\Program Files (x86)\NCSOFT\BNS\contents\bns\CookedPC).
3. Select a backup folder outside the NCSoft and child directories(e.g. c:\backupupk, it'll default to it).
4. Press Replace.
5. To restore upk files press restore.

how to customize the filelist:
-if you want to pull out other classes file and not pull a particular file open the EffectRemoval.ps1 with notepad
and edit out the file list in fuction addtolist on line no 623

Thanks to XRain55 and HoloWiseWolf for providing the upk list
 

Attachments

  • EffectRemovalv3.zip
    803.5 KB · Views: 946
  • EffectRemovalv4.zip
    803.4 KB · Views: 359
Last edited:

toto

Cricket
Member
I was watching 『PS2EXE-GUI』 by mistake.
I did it.
Thank you
Post automatically merged:

What do you use 00010869.upk for?
 
Last edited:

eissej

Cricket
Member
cannot download the v2 everytime i download it say virus found can u post the upklist for 3rd spec sin I will just remove it from the folder thx
 

cupid

Forgiving
Staff member
Moderator
Member

Please avoid using the .exe file.

Using the powershell script seems fine.
I didn't see anything "weird" with it.

As such, please release the .zip file without the .exe file, and add the instructions on how to run this from powershell.
 

iza

Cricket
Member
cannot download the v2 everytime i download it say virus found can u post the upklist for 3rd spec sin I will just remove it from the folder thx
Any idea why my antivirus is alarming me of "Win32/Wacatac.C!ml"?
Yea this rar has Virus time to go back other remover.

Please avoid using the .exe file.

Using the powershell script seems fine.
I didn't see anything "weird" with it.

As such, please release the .zip file without the .exe file, and add the instructions on how to run this from powershell.
seems like antivirus didnt like that it was extracting ps file at runtime and was flagging it, so i have removed the exe entirely and added a bat file via which anyone can run it
 
Top Bottom