Jump to content

cbox


Recommended Posts

Posted (edited)

Inspiration from Dark Slip

 

visual basic 2008 and up.

Uses:

General - 1 Use: ReverseString

  Dim General As New XLGXMMXProgramDLL.General

 

Network - 3 Uses: Find IP; Send Mail Beta; Open Ports

   Dim Network As New XLGXMMXProgramDLL.Network

 

NXE - 1 Use GetAvatarLink; Get GamerCard Link( styles: Aero,Cylinder,GameBar,Gel,Gel(sig),Geothermal,H20,Marble,NXE

  Dim NXE As New XLGXMMXProgramDLL.NXE

 

Security - 2 working: getFileMd5(requires Open File ) ;DigitalProductId --1 Beta: IP Ban

  Dim Security As New XLGXMMXProgramDLL.Security

 

Youtube - Get Pic Privew, Download Video

  Dim Youtube As New XLGXMMXProgramDLL.Youtube

 

 

Digital ProductId Example

MsgBox(DigitalProductId("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\", "DigitalProductId"))

 

Download:

http://xlgxmmx.net/Downloads/VBPub/XLGXMMX Programs Update.rar

Edited by xxsoftwarexx

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...