Sign in to follow this  
Followers 0
Aztek

Client lists updates and information

3 posts in this topic

Hi

I was wondering about the Client list that toast makes, the client can download it when i click update, i put in my settings like i want them but if i click update later when there is a new version, all my settings go away, that includes cheating descriptions (that i like to keep custom) and the action...

is there not a way to KEEP at least those two options somehow.

My idea would require each client to get a GCID (global client id) (in the clientlist) and when i modify the list it gets saved to an alternate file with the new settings and holding the GCID to match the original list so stuff does not get mixed up B)

Examples:

		<ClientProfile>

			<GCID>00011</GCID>

			<Name>OP Client: ApexDC++</Name>

			<Version>^0\.[1-4]\.[0-2]$|^1.0.0( )?B[23]?$|^0\.5\.0\.26[0-9]$</Version>

			<Tag>^<ApexDC\+\+ V:%[version],%[mode],%[newhubs],%[slots]>$</Tag>

			<ExtendedTag/>

			<Lock>^EXTENDEDPROTOCOLABCABCABCABCABCABC$</Lock>

			<Pk>^DCPLUSPLUS0\.69[489]ABCABC$</Pk>

			<Supports>^MiniSlots XmlBZList ADCGet TTHL TTHF (ZLIG |GetZBlock ZLIG )?$</Supports>

			<TestSUR/>

			<UserConCom/>

			<Status>^([13579]|11)$</Status>

			<CheatingDescription>Cheat: OP Client Detected</CheatingDescription>

			<RawToSend>0</RawToSend>

			<UseExtraVersion>0</UseExtraVersion>

			<CheckMismatch>0</CheckMismatch>

			<Connection>^(Modem|Satellite|Wireless|ISDN|Cable|DSL|LAN\(T[13]{1}\))$|^(0\.(005|0[125]|[125])|[125]|[125]0|100)$</Connection>

			<Comment>OP Client: ApexDC++ // info: OP Client, Multisource Download, Limiting Feature, Emulation Feature</Comment>

			<Recheck>0</Recheck>

			<SkipExtended>1</SkipExtended>

		</ClientProfile>
And the alternate file:
		<listsettings>

			<GCID>00011</GCID>

			<CheatingDescription>Cheat: my custom string that gets used when i use %[userCS] in raws</CheatingDescription>

			<RawToSend>2</RawToSend>

		</listsettings>

get it?

good idea?

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0