If you are getting an error please go to OAuth consent screen and add your gmail account that is linked to "Test users".
7000! TRANSFERS IN A MONTH! CALM DOWN
Setting up the discord bot is pretty easy the only thing that
might take a while is the google cloud setup that can take up to
3 days to fully verify.
Remember to try and not skip ahead unless you want to miss steps and
screw yourself in the end. Following this step by step is very
important unless you know how to read console errors and
the source code.
/ discord
So the things you will actually need is:
python 3.10
java dev kit (Jdk) (I use 11)
discord dev portal
google cloud
google drive
PSN Account
Exploited PS4 (9.00 [will get encryption key errors with lower fw])
Discord -
/ discord
In case we run out of boost link:
/ discord
-----------------------------------------------------------------
[Links]
https://github.com/Zhaxxy/eZwizard2-bot
https://www.python.org/downloads/rele...
https://www.oracle.com/java/technolog...
https://console.cloud.google.com/
/ discord
https://ca.account.sony.com/api/v1/ss... (SSO)
(if jdk21 doesn't work use 11)
https://www.oracle.com/java/technolog...
-----------------------------------------------------------------
[Setup]
To start off lets go ahead and download the project zip folder
from zhaxxys github since there is no gitignore.
So starting out lets install python 3.10 and JDK11.
Make sure to add them to PATH when it ask when you start the install.
Restart your PC after getting these installed to make sure everything
is working properly. Now we will go back to zhaxxys github and install
the modules on ezwizard2 repo.
[Google Cloud/Drive Setup]
Next make a google drive account
Then we are going to make a new google cloud project.
Make sure to make a unique name people won't guess.
Go to Apis/services and add the google drive api to your project.
It will say you need credentials to use the bot so click the button.
Check User Data for the type of data you will be accessing.
Now for app info create an app name and use your emails.
Skip the scopes page.
Set the app type as webtype and use a new name or the same one as before.
MAKE SURE THIS IS PERFECT:
IN REDITECT URI USE: http://localhost/
You will be offered to download a secret.json file do that and move the
file to your ps4bot folder and rename it to credentials.json.
[Discord Setup]
Go to the discord dev portal and create a
new application. After changing whatever desired in the general info
tab we can go to the bot tab and we want to check all Privileged
Gateway Intent and scroll to the top and reset key. Copy that entire
string and create a new text file in the ps4bot folder called
discord_token.txt and paste the token in.
Invite the bot by going to oauth and setting it to bot. Then allowing
it to send messages, attach files, and use slash commands. Copy the
link and paste it into a new tab.
[PSN ID Setup]
From here we are going to log into our PSN so we can search for
other users PSN IDs so the bot can use their ID instead of
Create a new folder called ssocookie.txt
Then copy and past what's in the * from
https://ca.account.sony.com/api/v1/ss...
{"npsso":"*"}
[Exploited PS4 Setup]
And to end things off on our exploited ps4 we are going to grab our
local IP from our exploited ps4 and generate a new file called
ps4_stuff_config.json and the contents should look like this:
{
"ps4_ip": "192.168.0.136",
"user_id": "159ded69",
"title_id": "FAKE00001",
"save_dir": "Settings"
}
Now we want to setup an ftp connection to our ps4 and navigate to our
user/home/* folder the * here is your user_id folder. Next go to the
savedata folder and create a new folder. For this I called it FAKE00001
inside of FAKE00001 I made sdimg_Settings and Settings.bin as a host
file to transfer the real save data through.
Believe it or not that is all we had to do!
Running main.py should now connect to PC and run the bot.
------------------------------------------------------------------------
Download my other saves here:
https://github.com/xcier/Project-2
------------------------------------------------------------------------
Social Media:
Discord -
/ discord
In case we run out of boost link:
/ discord
YouTube - @ProtoBuffers
Instagram - ProtoBuffers
Twitter - @ProtoBuffers
Support Me - https://paypal.me/xcier
My Work - https://github.com/xcier
CashApp - $Xcier
Patreon - / protobuffers
------------------------------------------------------------------------