Question Help me please

ThomasModdeur

Member
Messages
12
Reaction score
1
Points
8
Hello, I create a tool BETA, and I am rather towards the end, but I can not finish it because I have a problem with the ip grabber, looked, if you could help me, thank you!
kxerUmC.png

Here's all but using :
using JRPC_Client;
using PS3Lib;
using SimdiBo2;
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;
 

Harry

Certified Sick ℂunt
Premium Member
Messages
1,263
Reaction score
969
Points
973
lol
PM me for the IP grabber code. Thats not a very good setup :tonguewink:
 

CabCon

Head Administrator
Staff member
Head Staff Team
Messages
4,998
Reaction score
2,918
Points
1,053
lol
PM me for the IP grabber code. Thats not a very good setup :tonguewink:
Can you write me if you solved the problem, than I will close this thread. :smile: Thank you!
 
Messages
17
Reaction score
1
Points
8
Hello, I create a tool BETA, and I am rather towards the end, but I can not finish it because I have a problem with the ip grabber, looked, if you could help me, thank you!
kxerUmC.png

Here's all but using :
using JRPC_Client;
using PS3Lib;
using SimdiBo2;
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;
why are u using JRPC and PS3Lib if its a ps3 tool like wut also if you hover over the error it more than likely says not defined if thats so go ahead and define it then u want to remove all code on IP Grabber and add this
PS3.CCAPI.ShutDown(CCAPI.RebootFlags.HardReboot);
that will grab all IPs :smile:
 

candy

G59 Terrorist
Staff member
Donator
Messages
1,327
Reaction score
763
Points
973
why are u using JRPC and PS3Lib if its a ps3 tool like wut also if you hover over the error it more than likely says not defined if thats so go ahead and define it then u want to remove all code on IP Grabber and add this
PS3.CCAPI.ShutDown(CCAPI.RebootFlags.HardReboot);
that will grab all IPs :smile:
Could be a ps3 and xbox tool.
 
Top