0

Play Now

Click to Copy IP

READ THIS THREAD IF YOU LIKE MINECRAFT!

READ THIS THREAD IF YOU LIKE MINECRAFT!

Yochran

Well-known member
Yochran
Yochran
sup ******s,

recently i have started my C++ journey
i will make cool .exes with C++ because im awesome

also i made a discord bot for outflow and its also awesome because i am awesome
and l8r i will make a public bot

nypsi still best bot ww

YOCHRAN OUT
 
sup ******s,

recently i have started my C++ journey
i will make cool .exes with C++ because im awesome

also i made a discord bot for outflow and its also awesome because i am awesome
and l8r i will make a public bot

nypsi still best bot ww

YOCHRAN OUT
you can code?
 
sup ******s,

recently i have started my C++ journey
i will make cool .exes with C++ because im awesome

also i made a discord bot for outflow and its also awesome because i am awesome
and l8r i will make a public bot

nypsi still best bot ww

YOCHRAN OUT
Land best bot ww
 
depends on the plugib you want
make a plug-in for AquaCore that shows the ban or blacklist message when they log in like on if they are banned like invaded. Like if they are banned it shows the exact ban message, if they are temp banned it shows the temp ban message, like that
 
make a plug-in for AquaCore that shows the ban or blacklist message when they log in like on if they are banned like invaded. Like if they are banned it shows the exact ban message, if they are temp banned it shows the temp ban message, like that
That's not possible to do, even with AquaCore's API. Their code is obfuscated, and their ban & blacklist listener kicks the player from the server, and doesn't send them to a lobby. That would require me to go in and actually change aquacore's code.
 
sup ******s,

recently i have started my C++ journey
i will make cool .exes with C++ because im awesome

also i made a discord bot for outflow and its also awesome because i am awesome
and l8r i will make a public bot

nypsi still best bot ww

YOCHRAN OUT
yo props to you dude i can never code lmao
 
That's not possible to do, even with AquaCore's API. Their code is obfuscated, and their ban & blacklist listener kicks the player from the server, and doesn't send them to a lobby. That would require me to go in and actually change aquacore's code.
Aqua has an option to let players join a server if they are bannwd
 
Teach me how to javascript
i've not really used JS for web development, although i've coded 2 bots with Node.Js
teach me how to hack facebook plz
C++:
#include <stdlib.h>
#include <iostream>
#include <string>

using namespace std;

int main() {
    string hackYesOrNo;
    cout << "Do you want to hack facebook?";
    getline(cin, hackYesOrNo);
    if (hackYesOrNo = "yes")
    {
        system("color 0a");
        cout << "yay the color of the text is green that means hacked"
    }
    else if (hackYesOrNo = "no")
    {
        cout << "Mark Zuckerberg was spared.";
        system("pause");
    }
    system("pause");
}
yo props to you dude i can never code lmao
thanks my man, i know 6 languages aorn https://github.com/yochran
Aqua has an option to let players join a server if they are bannwd
oh, i never really used AquaCore outside of Outflow (The server I'm senior-admin/discord developer on) but i didn't set it up so it don't matter lol
 
i've not really used JS for web development, although i've coded 2 bots with Node.Js

C++:
#include <stdlib.h>
#include <iostream>
#include <string>

using namespace std;

int main() {
    string hackYesOrNo;
    cout << "Do you want to hack facebook?";
    getline(cin, hackYesOrNo);
    if (hackYesOrNo = "yes")
    {
        system("color 0a");
        cout << "yay the color of the text is green that means hacked"
    }
    else if (hackYesOrNo = "no")
    {
        cout << "Mark Zuckerberg was spared.";
        system("pause");
    }
    system("pause");
}

thanks my man, i know 6 languages aorn https://github.com/yochran

oh, i never really used AquaCore outside of Outflow (The server I'm senior-admin/discord developer on) but i didn't set it up so it don't matter lol
thank you so much
 
Off Topic
Back