(adsbygoogle = window.adsbygoogle || []).push({});
So I added in all the buttons so far:
You must login or register to view this content.
But when I press F5 to open the tool and debug and test everything out it comes up with this:
You must login or register to view this content.
I cant gyazo and show the error pop up at the same time so ill copy it here:
"An unhandled exception of type 'System.DllNotFoundException' occurred in PS3Lib.dll
Additional information: Unable to load DLL 'CCAPI.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)"
I tried adding in CCAPI.dll as a reference, I already have the ps3tmapi_net.dll and the PS3Lib.dll, Im trying to test out my first tool but I cant fix this error, and I tried everything.