How to make a c# rtm tool cex dex base

  • Hello Guest! Welcome to ConsoleCrunch, to help support our site check out the premium upgrades HERE! to get exclusive access to our hidden content.
  • Unable to load portions of the website...
    If you use an ad blocker addon, you should disable it because it interferes with several elements of the site and blocks more than just adverts.
  • Read Rules Before Posting Post Virus Scans with every program.

☆★CHRISMODz69®☆★

Active Poster
Active Member
Oct 16, 2013
251
149
103
sydney new
1. open visual studio 2010/ 2013 ect
2. Create a buttons one called attach/connect
3. create 2 radio buttons name one TMAPI & one called CCAPI

go to reference and add PS3Lib

now lets start by double on your rtm tool and adding

using PS3LIb;
like in this photo

http://gyazo.com/22f3136adcc463bce138148399057b3c

using PS3Lib;

now add
public static bool istmapi = true;
private PS3API PS3 = new PS3API();
public Form1()

Photo here http://gyazo.com/306683dc6bf0a73addf07992b23f5519

Now double click one the connect/attach button and add this


CONNECT & ATTACH

{
{
if (!this.PS3.ConnectTarget(0))
{
MessageBox.Show("Impossible to connect. Check IP ", "Error...", MessageBoxButtons.OK, MessageBoxIcon.Hand);
}
else
{
string str = string.Concat("You are now connected with this API : ", this.PS3.GetCurrentAPIName());
MessageBox.Show(str, "Connected!", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);


if (istmapi == true)
{
if (PS3.AttachProcess())
{
MessageBox.Show("Successfully Attached the process!\n\nEnjoy my Tool :3", "Attached!", MessageBoxButtons.OK, MessageBoxIcon.Information);
}
else

MessageBox.Show("Failed to attach the process!\n\nMake sure your ingame!", "Failed...", MessageBoxButtons.OK, MessageBoxIcon.Error);
}
else if (istmapi == false)
{
if (PS3.AttachProcess())
{
MessageBox.Show("Successfully Attached the process!\n\nEnjoy my Tool :3", "Attached", MessageBoxButtons.OK, MessageBoxIcon.Information);
}
else MessageBox.Show("Failed to attach the process!\n\nMake sure your ingame!", "Error", MessageBoxButtons.OK, MessageBoxIcon.Error);
}
}

Now double click on radio button 1 (TMAPI) and add:

PS3.ChangeAPI(SelectAPI.TargetManager);
istmapi = true;

Now double radio button 2 (CCAPI) and add:

PS3.ChangeAPI(SelectAPI.ControlConsole);//console control for ccapi and targetmanager for ps3tmapi
istmapi = false;

PIC: http://gyazo.com/7e9a029ce821e2855505e17282cbf7d0

Credits: CHRISMODz69
leave a message below if you want me to addd how to add a name changer and godmode ect.....
thanks
 
  • Like
Reactions: FerdigStudios
1. open visual studio 2010/ 2013 ect
2. Create a buttons one called attach/connect
3. create 2 radio buttons name one TMAPI & one called CCAPI

go to reference and add PS3Lib

now lets start by double on your rtm tool and adding

using PS3LIb;
like in this photo

http://gyazo.com/22f3136adcc463bce138148399057b3c

using PS3Lib;

now add
public static bool istmapi = true;
private PS3API PS3 = new PS3API();
public Form1()

Photo here http://gyazo.com/306683dc6bf0a73addf07992b23f5519

Now double click one the connect/attach button and add this


CONNECT & ATTACH

{
{
if (!this.PS3.ConnectTarget(0))
{
MessageBox.Show("Impossible to connect. Check IP ", "Error...", MessageBoxButtons.OK, MessageBoxIcon.Hand);
}
else
{
string str = string.Concat("You are now connected with this API : ", this.PS3.GetCurrentAPIName());
MessageBox.Show(str, "Connected!", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);


if (istmapi == true)
{
if (PS3.AttachProcess())
{
MessageBox.Show("Successfully Attached the process!\n\nEnjoy my Tool :3", "Attached!", MessageBoxButtons.OK, MessageBoxIcon.Information);
}
else

MessageBox.Show("Failed to attach the process!\n\nMake sure your ingame!", "Failed...", MessageBoxButtons.OK, MessageBoxIcon.Error);
}
else if (istmapi == false)
{
if (PS3.AttachProcess())
{
MessageBox.Show("Successfully Attached the process!\n\nEnjoy my Tool :3", "Attached", MessageBoxButtons.OK, MessageBoxIcon.Information);
}
else MessageBox.Show("Failed to attach the process!\n\nMake sure your ingame!", "Error", MessageBoxButtons.OK, MessageBoxIcon.Error);
}
}

Now double click on radio button 1 (TMAPI) and add:

PS3.ChangeAPI(SelectAPI.TargetManager);
istmapi = true;

Now double radio button 2 (CCAPI) and add:

PS3.ChangeAPI(SelectAPI.ControlConsole);//console control for ccapi and targetmanager for ps3tmapi
istmapi = false;

PIC: http://gyazo.com/7e9a029ce821e2855505e17282cbf7d0

Credits: CHRISMODz69
leave a message below if you want me to addd how to add a name changer and godmode ect.....
thanks

I create RTM's a total different way!
 
General chit-chat
Help Users
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    Shadow2323 is our newest member. Welcome!
  • Chat Bot:
    Ahmed_818x is our newest member. Welcome!
  • Chat Bot:
    hiiokoyf is our newest member. Welcome!
  • Chat Bot:
    menetao is our newest member. Welcome!
  • Chat Bot:
    Jaydawgjr1985 is our newest member. Welcome!
  • Chat Bot:
    tjisbadatps3 is our newest member. Welcome!
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    Eratrix is our newest member. Welcome!
  • Chat Bot:
    Bluerazz is our newest member. Welcome!
  • Chat Bot:
    gandajogador is our newest member. Welcome!
  • Chat Bot:
    Lindows has posted a new profile post.
  • Chat Bot:
    eleontino is our newest member. Welcome!
  • @ Fretyeco192321:
    Does anyone know a public GTA V Legacy working Mod Menu
  • @ Fretyeco192321:
    I'm trynna run Missions & Heist with it
  • Chat Bot:
    Christo has joined the room.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    rskmoto is our newest member. Welcome!
  • Chat Bot:
    youb13 is our newest member. Welcome!
  • @ youb13:
    Hi
  • @ QM|T_JinX:
    hi
  • Chat Bot:
    Christo has joined the room.
      Chat Bot: Christo has joined the room.