[Only registered and activated users can see links. Click Here To Register...]
dude, you made my fcking day, thanks for picture :pQuote:
[Only registered and activated users can see links. Click Here To Register...]
CodeGear RAD Studio is one of the best coding editors with a lot of functions... it dont deal with the bot, just the coding software :)Quote:
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity
type="win32"
name="CodeGear RAD Studio" <---------------------- :confused:
version="11.0.2627.5503"
processorArchitecture="*"/>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
publicKeyToken="6595b64144ccf1df"
language="*"
processorArchitecture="*"/>
</dependentAssembly>
</dependency>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
<requestedExecutionLevel
level="requireAdministrator"
uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
`:h