Post: Need Help With C# ASAP Please
04-04-2016, 06:29 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); i have already made a thread but i need help with a injector i made i am getting a red line (error)
under CCAPI.NotifyIcon

My Skype: XEazyLobbys
(adsbygoogle = window.adsbygoogle || []).push({});
04-04-2016, 06:48 PM #2
Reyz
Banned
Originally posted by 12 View Post
i have already made a thread but i need help with a injector i made i am getting a red line (error)
under CCAPI.NotifyIcon

My Skype: XEazyLobbys


What are you trying to do first off?
04-04-2016, 06:50 PM #3
Reyz
Banned
Originally posted by 12 View Post
i have already made a thread but i need help with a injector i made i am getting a red line (error)
under CCAPI.NotifyIcon

My Skype: XEazyLobbys


I scraped this up. You need to use PS3.CCAPI then what you need for example:
     PS3.CCAPI.Notify(CCAPI.NotifyIcon.INFO, "Connected With Reyz' Tool");;
04-04-2016, 07:10 PM #4
Originally posted by Reyz View Post
I scraped this up. You need to use PS3.CCAPI then what you need for example:
     PS3.CCAPI.Notify(CCAPI.NotifyIcon.INFO, "Connected With Reyz' Tool");;


still giving error it error under all ccapi like led and that do you have team viewer and you could take a look for me
04-04-2016, 07:14 PM #5
Reyz
Banned
Originally posted by 12 View Post
still giving error it error under all ccapi like led and that do you have team viewer and you could take a look for me


Add this under: public partial class Form1 : Form
    public static uint ProcessID;
public static uint[] processIDs;
public static string snresult;
private static string usage;
public static string Info;
public static PS3TMAPI.ConnectStatus connectStatus;
public static string Status;
public static string MemStatus;
public static PS3API PS3 = new PS3API();
private Random rand = new Random();
CCAPI CCAPI = new CCAPI();


Also add PS3Lib.dll as a reference and add using PS3Lib; at the top.
04-04-2016, 08:28 PM #6
Originally posted by Reyz View Post
Add this under: public partial class Form1 : Form
    public static uint ProcessID;
public static uint[] processIDs;
public static string snresult;
private static string usage;
public static string Info;
public static PS3TMAPI.ConnectStatus connectStatus;
public static string Status;
public static string MemStatus;
public static PS3API PS3 = new PS3API();
private Random rand = new Random();
CCAPI CCAPI = new CCAPI();


Also add PS3Lib.dll as a reference and add using PS3Lib; at the top.


You are the god thanx

The following user thanked XEazyLobbys-12 for this useful post:

Reyz

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo