mchiappinam

Tutorial Informação dos Players ( Sala )

Nov 2nd, 2012
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ===================================================================================================
  2. ===================================================================================================
  3. ===================================================================================================
  4. ===================================================================================================
  5. ===================================================================================================
  6. ===================================================================================================
  7. ===================================================================================================
  8. ===================================================================================================
  9. ===================================================================================================
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20. ==========================================Form1==========================================
  21.  
  22.  
  23.  
  24.  
  25.  
  26. Imports Magic
  27. Imports Fasm
  28. Imports System.IO
  29. Imports System.Text.RegularExpressions
  30. Public Class Form1
  31.  
  32.     Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
  33.         Timer1.Start()
  34.     End Sub
  35.  
  36.     Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
  37.         End
  38.     End Sub
  39.  
  40.     Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
  41.         Dim gic As New BlackMagic
  42.         Dim P As UInt32 = &HA72CA8 'Pointer
  43.        gic.OpenProcessAndThread(Process.GetProcessesByName("PointBlank")(0).Id)
  44.         Label1.Text = gic.ReadASCIIString(gic.ReadUInt(P) + (&H49F4), 30) 'TR 0
  45.        Label2.Text = gic.ReadASCIIString(gic.ReadUInt(P) + (&H4A36), 30) 'TR 1
  46.        Label3.Text = gic.ReadASCIIString(gic.ReadUInt(P) + (&H4A78), 30) 'TR 2
  47.        Label4.Text = gic.ReadASCIIString(gic.ReadUInt(P) + (&H4ABA), 30) 'TR 3
  48.        Label5.Text = gic.ReadASCIIString(gic.ReadUInt(P) + (&H4AFC), 30) 'TR 4
  49.        Label6.Text = gic.ReadASCIIString(gic.ReadUInt(P) + (&H4B3E), 30) 'TR 5
  50.        Label7.Text = gic.ReadASCIIString(gic.ReadUInt(P) + (&H4B80), 30) 'TR 6
  51.        Label8.Text = gic.ReadASCIIString(gic.ReadUInt(P) + (&H4BC2), 30) 'TR 7
  52.  
  53.         Label9.Text = gic.ReadASCIIString(gic.ReadUInt(P) + (&H4A15), 30) 'CT 1
  54.        Label10.Text = gic.ReadASCIIString(gic.ReadUInt(P) + (&H4A57), 30) 'CT 2
  55.    End Sub
  56. End Class
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67. ==========================================App.config==========================================
  68.  
  69.  
  70.  
  71.  
  72. <?xml version="1.0" encoding="utf-8" ?>
  73. <configuration>
  74.  
  75.   <startup useLegacyV2RuntimeActivationPolicy="true">
  76.     <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
  77.   </startup>
  78.  
  79. </configuration>
  80.  
  81.  
  82.  
  83.  
  84. =====================================Download das referências=====================================
  85.  
  86. http://www.mediafire.com/?15js3h7pb38s3g0
  87.  
  88.  
  89.  
  90. ===============================================Video===============================================
  91.  
  92. http://www.youtube.com/watch?v=tn1nig3zKhc&feature=youtu.be
  93.  
  94.  
  95.  
  96. ===================================================================================================
  97. ===================================================================================================
  98. ===================================================================================================
  99. ===================================================================================================
  100. ===================================================================================================
  101. ===================================================================================================
  102. ===================================================================================================
  103. ===================================================================================================
  104. ===================================================================================================
Advertisement
Add Comment
Please, Sign In to add comment