Hi all,
It has been many years since the last file download tool has not been updated, I took the task of writing one in Python, even though I don't play DarkOrbit anymore, I still use the 3D files for printing.
The program has 2 functions.
Changes: File paths
Update 2
Changes: False positive
It has been many years since the last file download tool has not been updated, I took the task of writing one in Python, even though I don't play DarkOrbit anymore, I still use the 3D files for printing.
The program has 2 functions.
- Download the list of all files in the XML from Test2 Server
(It can take 15 minutes, it depends on your internet speed) - Check if there are new files, and download only the new ones
(Takes less time)
Coming soon: I'll add the checksum file optionUpdate 1
Changes: File paths
- File paths have been added, instead of everything the root document @[Only registered and activated users can see links. Click Here To Register...]
Update 2
Changes: False positive
- Code:
kernel32.SetConsoleMode(kernel32.GetStdHandle(-10), (0x4|0x80|0x20|0x2|0x10|0x1|0x00|0x100))
Quote:I was forced to eliminate this line of code from my program, ctypes calls GetConsoleMode (Win32 DLL) to disable QuickEdit mode (It serves to block selection mode in console, to avoid keyboard interruptions), Why? VirusTotal treats ctypes.windll.kernel32 as potentially dangerous, because it makes use of DLLs on our system
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]