wolftü MemoryHans Vip Hack Gelsin mi ?

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Onaylı Üye
Katılım
18 Nis 2016
Mesajlar
140
Tepki puanı
0
Yaş
28
10 HİZMET YILI
Herkeze Merhaba Arkadaşlar Bugün Sizlere Kendim Yaptığım Bi Hileyi Anlatcam İsmi MemoryHans Vip Hack V1 Daha Fazla Özellik Ekleyebilirdim Ama Ben Üşengeç Bir İnsanım Bunu Yaparken Bile Yarım Bırakıyordum Nese Devam Edelim [Hile Çıksınmı Sorum Bu]




                                                              






                                                                          :resim:







                                              
gXqEG2.jpg





SİZ İSTEYİN GELSİN AGAM REP ATIN AGAM <3
SİZ İSTEYİN GELSİN AGAM REP ATIN AGAM <3

Z İSTEYİN GELSİN AGAM REP ATIN AGAM <3
 
Onaylı Üye
Katılım
6 Eyl 2016
Mesajlar
52
Tepki puanı
0
Ödüller
9
9 HİZMET YILI
Gelsinmi diye paylaşcagına direk paylaşsaydın keşke dostum :D
 
Seçkin Üye
Katılım
2 Nis 2016
Mesajlar
308
Çözümler
1
Tepki puanı
31
Ödüller
9
10 HİZMET YILI
D3D yapsan daha iyi olabilirdi.
 

BOT

hellö
Ultra Üye
Katılım
3 Şub 2016
Mesajlar
1,842
Çözümler
53
Tepki puanı
688
Ödüller
11
10 HİZMET YILI
D3D Yaparsan Daha İyi Olur Gercekten Vede O CSH Cok Buyuk :D
 
Nothing.
Süper Üye
Katılım
30 Nis 2016
Mesajlar
957
Tepki puanı
37
10 HİZMET YILI
Dostum, csh daha kolay çekebilirsin.csh button ile yapıcağına dediklerimi yap hem oto csh hem oto bypass çekersin.Button eklemene gerek olmaz.Ve God Mode eklemissin obj nerde? Obj nasıl çektiriceksin obj olmadan god mode çalışmaz.Ve bin de eklemen gerekiyor.
Form1'e çift tıkla Form1Load açılır oraya bunu yaz.

PHP:
Try
           Dim folderPath As String = Environment.GetFolderPath(SpecialFolder.Windows)
           FileSystem.FileClose(New Integer() {1})
           FileSystem.FileClose(New Integer() {2})
           If My.Computer.FileSystem.FileExists((folderPath & "\xspirit.sys")) Then
               FileSystem.FileOpen(1, (folderPath & "\xspirit.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)

           Else
               File.WriteAllBytes((folderPath & "\xspirit.sys"), New Byte() {0})
               FileSystem.FileOpen(1, (folderPath & "\xspirit.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
               TextBox1.Text = ("Hile Çalışıyor ! ")
           End If
           If My.Computer.FileSystem.FileExists((folderPath & "wolftü.bin\xhunter1.sys")) Then
               FileSystem.FileOpen(2, (folderPath & "\xhunter1.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)

           Else
               File.WriteAllBytes((folderPath & "\xhunter1.sys"), New Byte() {0})
               FileSystem.FileOpen(2, (folderPath & "\xhunter1.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)

           End If
       Catch exception1 As Exception
           ProjectData.SetProjectError(exception1)
           Dim ex As Exception = exception1
           ProjectData.SetProjectError(ex)
           Dim exception As Exception = ex
           ProjectData.ClearProjectError()
           ProjectData.ClearProjectError()
       End Try
       Dim p As Process = Process.GetProcessesByName("wolftü.bin")(0)
       For Each moz As System.Diagnostics.ProcessModule In p.Modules
           If moz.FileName.IndexOf("csh") <> -1 Then
               Label1.Text = moz.BaseAddress.ToString
           End If
       Next

Ve En üstte çık public class'ın altına bunu yaz.

PHP:
Imports Microsoft.VisualBasic
Imports Microsoft.VisualBasic.CompilerServices
Imports System
Imports System.Collections
Imports System.Collections.Generic
Imports System.ComponentModel
Imports System.Diagnostics
Imports System.Drawing
Imports System.IO
Imports System.Runtime.CompilerServices
Imports System.Windows.Forms
Imports System.Environment


Böyle yaparsan oto csh ile oto bypass çekersin.
 
Onaylı Üye
Katılım
18 Nis 2016
Mesajlar
140
Tepki puanı
0
Yaş
28
10 HİZMET YILI
K0RAY' Alıntı:
Dostum, csh daha kolay çekebilirsin.csh button ile yapıcağına dediklerimi yap hem oto csh hem oto bypass çekersin.Button eklemene gerek olmaz.Ve God Mode eklemissin obj nerde? Obj nasıl çektiriceksin obj olmadan god mode çalışmaz.Ve bin de eklemen gerekiyor.
Form1'e çift tıkla Form1Load açılır oraya bunu yaz.

PHP:
Try
           Dim folderPath As String = Environment.GetFolderPath(SpecialFolder.Windows)
           FileSystem.FileClose(New Integer() {1})
           FileSystem.FileClose(New Integer() {2})
           If My.Computer.FileSystem.FileExists((folderPath & "\xspirit.sys")) Then
               FileSystem.FileOpen(1, (folderPath & "\xspirit.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)

           Else
               File.WriteAllBytes((folderPath & "\xspirit.sys"), New Byte() {0})
               FileSystem.FileOpen(1, (folderPath & "\xspirit.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
               TextBox1.Text = ("Hile Çalışıyor ! ")
           End If
           If My.Computer.FileSystem.FileExists((folderPath & "wolftü.bin\xhunter1.sys")) Then
               FileSystem.FileOpen(2, (folderPath & "\xhunter1.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)

           Else
               File.WriteAllBytes((folderPath & "\xhunter1.sys"), New Byte() {0})
               FileSystem.FileOpen(2, (folderPath & "\xhunter1.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)

           End If
       Catch exception1 As Exception
           ProjectData.SetProjectError(exception1)
           Dim ex As Exception = exception1
           ProjectData.SetProjectError(ex)
           Dim exception As Exception = ex
           ProjectData.ClearProjectError()
           ProjectData.ClearProjectError()
       End Try
       Dim p As Process = Process.GetProcessesByName("wolftü.bin")(0)
       For Each moz As System.Diagnostics.ProcessModule In p.Modules
           If moz.FileName.IndexOf("csh") <> -1 Then
               Label1.Text = moz.BaseAddress.ToString
           End If
       Next

Ve En üstte çık public class'ın altına bunu yaz.

PHP:
Imports Microsoft.VisualBasic
Imports Microsoft.VisualBasic.CompilerServices
Imports System
Imports System.Collections
Imports System.Collections.Generic
Imports System.ComponentModel
Imports System.Diagnostics
Imports System.Drawing
Imports System.IO
Imports System.Runtime.CompilerServices
Imports System.Windows.Forms
Imports System.Environment


Böyle yaparsan oto csh ile oto bypass çekersin.
Abi Üşendim Konuyu Silem Ben EN İyisi !!!
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Üst