- Yasaklandı
- #1
Seçkin Üye
C# ile ilgili fazla hile konusu yok, olanlarda yarım
GEREKENLER
ReadWritingMemory :
Bağlantıları görmek için lütfen
Giriş Yap
(Sorunsuz)Code
NameSpace :
Kod:
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using System.Net;
using System.IO;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.IO;
using System.Linq;
using System.Net;
using System.Text;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
using System.Windows.Forms;
using System;
using System.ComponentModel;
using System.IO;
using System.Net;
using System.Threading;
using System.Windows.Forms;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Diagnostics;
using System.Runtime.InteropServices;
using System.Threading;
CSH + BİN + OBJ (Timer'e ekleyin, hatasız şekilde otomatik çekecek)
PHP:
try
{
Process pR = Process.GetProcessesByName("wolftü.bin")[0];
foreach (System.Diagnostics.ProcessModule moz in pR.Modules)
{
if ((moz.FileName.IndexOf("csh") != -1))
{
csh1.Text = moz.BaseAddress.ToString();
}
}
//---------------------------------------------------------------
Process b = Process.GetProcessesByName("wolftü.bin")[0];
foreach (System.Diagnostics.ProcessModule moz in b.Modules)
{
if (moz.FileName.IndexOf("obj") != -1)
{
obj1.Text = moz.BaseAddress.ToString();
}
}
//---------------------------------------------------------------
Process c = Process.GetProcessesByName("wolftü.bin")[0];
foreach (System.Diagnostics.ProcessModule moz in c.Modules)
{
if (moz.FileName.IndexOf("bin") != -1)
{
bin1.Text = moz.BaseAddress.ToString();
}
}
}
catch
{
}
Write :
Kod:
int speed = Int32.Parse(csh1.Text) + 0x6C3BF0;
WriteInteger("wolftü.bin", speed, 98110580);
Read :
Kod:
int hp = Int32.Parse(csh1.Text) + 0x6C3BF0;
Trainer.ReadInteger("Wolftü.bin", hp);
Moderatörün son düzenlenenleri: