like wtf the funniest poop is i wrote it at 15 yo lul
use it to shufflle your protocol definitions in atumprotocol.h and not get hacked!!1
Read more
use it to shufflle your protocol definitions in atumprotocol.h and not get hacked!!1
Code:
Imports System.IO
Imports System.Threading
Module Module1
Public ProtocolNamesList As New List(Of String)
Public ProtocolValuesList As New List(Of String)
Public LineList As New List(Of String)
Public CommonList As New Dictionary(Of Integer, String)
Public now As System.DateTime
'Public PacketNamesList As New List(Of String)...
Read more