Post: MineCraft 1.06 RTM Tool ****2.50 CCAPI Only For Now**** Dex Coming Soon
07-08-2014, 07:04 AM #1
Diamond-TFL
I am error
(adsbygoogle = window.adsbygoogle || []).push({}); Ok NGU I HAVE HERE A 1.06 RTM TOOL FOR MINECRAFT
*GOD-MODE
*UNLIMITED ITEMS
*UNLIMITED FOOD
*UNLIMITED ARROWS
First Mincraft Tool i made

DOWNLOAD LINK :You must login or register to view this content.

VIRUS TOTAL : [url]https://www.virustotal.com/en/file/44ea6e93ec556943b3d1a589cc182319e66033a5227ec098e7 a477bd05cd13e1/analysis/1404802359/[/url]
7/53 BECAUSE I PACKED THE .DLLS AND ENCRYPT THE TOOL

PROOF I PACKED IT :


2.50 .DLL IF NEED : You must login or register to view this content.

CREDITS :
UpH Jumper - FOR OFFSETS
Claww1337- FOR NGU POST
JUANIS1_0_0 - FOR TELLING ME IF YOU HAVE PROBLEM OPENING PUT CCAPI 2.50
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked Diamond-TFL for this useful post:

juant12
07-21-2014, 01:27 AM #2
virus -.- F..... Y....
07-23-2014, 07:41 PM #3
I dont see a virus in my scan, I'll open it up more just to snoop for a logger
but if you want to run this tool and youre scared of it just run it in sandboxie Smile
07-24-2014, 03:14 AM #4
This keeps crashing my game.

Originally posted by WeDDosForFun View Post
Ok NGU I HAVE HERE A 1.06 RTM TOOL FOR MINECRAFT
*GOD-MODE
*UNLIMITED ITEMS
*UNLIMITED FOOD
*UNLIMITED ARROWS
First Mincraft Tool i made

DOWNLOAD LINK :You must login or register to view this content.

VIRUS TOTAL : [url]https://www.virustotal.com/en/file/44ea6e93ec556943b3d1a589cc182319e66033a5227ec098e7 a477bd05cd13e1/analysis/1404802359/[/url]
7/53 BECAUSE I PACKED THE .DLLS AND ENCRYPT THE TOOL

PROOF I PACKED IT :


2.50 .DLL IF NEED : You must login or register to view this content.

CREDITS :
UpH Jumper - FOR OFFSETS
Claww1337- FOR NGU POST
JUANIS1_0_0 - FOR TELLING ME IF YOU HAVE PROBLEM OPENING PUT CCAPI 2.50
07-24-2014, 09:03 PM #5
Diamond-TFL
I am error
dont put unlitmeted arrows one
07-25-2014, 07:35 AM #6
IDontLeech
Endless Possibilitie
Here, this code will allow dex (tmapi) & cex (ccapi) connection. This also includes the status strip at the bottom to change when connected or not, along with colors to It. Pretty sure you can figure out the brackets. xD

Originally posted by another user
public partial class Form1 : Form
{
private PS3API PS3 = new PS3API();
private Random rand = new Random();
public Form1()
{
InitializeComponent();
button3.Click += new System.EventHandler(this.button3_Click);
button3.Click -= new System.EventHandler(this.button3_Click);
}

private void button1_Click(object sender, EventArgs e)
{
if (PS3.ConnectTarget())
{
string Message = "You are now connected with this API : " + PS3.GetCurrentAPIName();
MessageBox.Show(Message, "Connected!", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
toolStripStatusLabel2.Text = "Connected!";
toolStripStatusLabel2.ForeColor = Color.Green;
}
else
{
string Message = "Unable to connect!";
MessageBox.Show(Message, "Error...", MessageBoxButtons.OK, MessageBoxIcon.Error);
toolStripStatusLabel2.Text = "Unable to Connect!";
toolStripStatusLabel2.ForeColor = Color.Red;
}
}

private void button2_Click(object sender, EventArgs e)
{
if (PS3.AttachProcess())
{
MessageBox.Show("Game is successfully attached.", "Success.", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
toolStripStatusLabel2.Text = "Connected and Attached!";
toolStripStatusLabel2.ForeColor = Color.Green;
button2.Enabled = false;
groupBox2.Enabled = true;
}
else
{
MessageBox.Show("No game process found!", "Error.", MessageBoxButtons.OK, MessageBoxIcon.Error);
toolStripStatusLabel2.Text = "No game process found!";
toolStripStatusLabel2.ForeColor = Color.Red;
groupBox2.Enabled = false;
}
}

private void radioButton1_CheckedChanged(object sender, EventArgs e)
{
PS3.ChangeAPI(SelectAPI.ControlConsole);
}

private void radioButton2_CheckedChanged(object sender, EventArgs e)
{
PS3.ChangeAPI(SelectAPI.TargetManager);
}

private void radiobutton1_Changed(object sender, EventArgs e)
{
PS3.ChangeAPI(SelectAPI.ControlConsole);
PS3.DisconnectTarget();
button2.Enabled = false;
button1.Text = "Connect";
if (toolStripStatusLabel2.Text != "Not Connected / Idle")
{
toolStripStatusLabel2.Text = "Target Changed to CCAPI!";
toolStripStatusLabel2.ForeColor = System.Drawing.Color.Lime;
}
groupBox2.Enabled = false;
}
private void radioButton2_Changed(object sender, EventArgs e)
{
PS3.ChangeAPI(SelectAPI.TargetManager);
PS3.DisconnectTarget();
button2.Enabled = false;
button1.Text = "Connect";
if (toolStripStatusLabel2.Text != "Not Connected / Idle")
{
toolStripStatusLabel2.Text = "Target Changed to TMAPI!";
toolStripStatusLabel2.ForeColor = System.Drawing.Color.Lime;
}
groupBox2.Enabled = false;
}
}
07-25-2014, 10:10 AM #7
You must login or register to view this content. See if my tool works for you guys whos saying WeDDOSForFun's Tool doesnt work
07-29-2014, 06:13 PM #8
Diamond-TFL
I am error
i know what problem is but im not fixing it because i sold my jb
07-30-2014, 11:21 AM #9
IDontLeech
Endless Possibilitie
Originally posted by WeDDosForFun View Post
i know what problem is but im not fixing it because i sold my jb


If you'd like, send me your source code and I can fix the problems.
07-30-2014, 09:00 PM #10
Diamond-TFL
I am error
i gotta see if i have it but the offsets are same as claw and jump

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo