
Vassilios
Members-
Content Count
235 -
Last visited
Content Type
Profiles
Forums
Calendar
Gallery
Blogs
Store
Articles
Downloads
Classifieds
Everything posted by Vassilios
-
Greetings! I have seen a lot of messages asking how to add authentication to your own programs in order to publish it on Cracked. The process is quite simple: Firstly make a dictionary or a json of the following values: data = { "a": "auth", "k": INSERTAUTHKEY, "hwid": INSERTHWID } Where "a" is a string with the value "auth", "k" is the provided authentication key and "hwid" is the ID of their logical drive. After that post the data to https://cracked.to/auth.php. You will either get an error saying: {'error': 'invalid key/hwid'} or the correct response: {'auth': True, 'username': 'Vassilios', 'posts': '62', 'likes': '63', 'group': '94'} After that handle each output your own way.
-
I might look into this too, if you can send me one.
-
Is this what you mean? https://cracked.to/newpoints.php?action=style_threads
-
That's the only link. Nobody is forcing you to download it.
-
"He who fights with monsters should be careful lest he thereby become a monster. And if thou gaze long into an abyss, the abyss will also gaze into thee." -Friedrich Nietzsche
-
Hello, I can provide moral and emotional support, make shitty GFXs, alright programs and pretend to care about your problems so you can feel good about once in your life. <3
-
Good luck everyone!
-
I can make something like that in Python if you'd like.
-
Add me on Discord. Vassilios#0666
-
I believe the reCaptcha url is at the headers then you have to solve it and deliver it.
-
Greetings and welcome! I haven't personally been to Nulled but if you like the community that you are in and are able to upgrade then I don't see why not.
-
Vassilios' Python Help-desk - Ask your questions!
Vassilios replied to Vassilios's topic in Other languages
It happens to me too sometimes. Try opening it from command line, just open it on the .py folder "python filename.py". -
Vassilios' Python Help-desk - Ask your questions!
Vassilios replied to Vassilios's topic in Other languages
I haven't used Cadaver but since it uses command line you can look at the subprocess Popen function (https://docs.python.org/2/library/subprocess.html) and make a list with all the commands, then iterate over the list and use Popen to send the commands. -
I coded it by myself :( EDIT: Also the one you linked is dumb af. It uses requests which aren't async with Discord which is async so it will stall the whole program. I agree with OP the one by Wadu doesnt work anymore. Has to be updated. Installing Async was a pain in the ass. Still couldnt get it work :kek: I uploaded my source if you want it.
-
If you add accounts, people can do a command on Discord (the set one) and they will receive a Spotify invite to the family plan. I am not sure what the redeem is.
-
Because I am a good human being I decided to release the spotify inviter discord bot thingy that I made. What it does is you can use your Spotify Family Owner accounts then people can call the bot and receive invites through the bot to their accounts. To use it just put your Discord token on the top of spotify.py and fill out the file with all the accounts (needs to be in json format) and the codes (text file). If you have a problem with transferring the accounts to json format contact me. Files: accounts.json - All the accounts are saved there. I only have one account in it right now and when someone buys it I provide them with a custom script so they can import their accounts depending on how they are formatted. code_generator.py - Generates X amount of codes inside codes.txt codes.txt - This is the codes that any customer can use to get an invite in their accounts. spotify.py - The main Spotify file, you just need to run it and it should work. [align=center] [/align] Commands: $stock - Gets the location of every account that is loaded from the accounts.json and outputs it. $reload - Accounts and codes are loaded into memory on startup so just use this if you add more accounts codes and it reloads them. $set CODE COUNTRY EMAIL FirstName(Optional) LastName(Optional) - sends the invite to that email, code needs to be valid from inside the codes.txt and country is just the letters shown in $stock. [align=center] If you have any problems or questions ask me. I WILL NOT ASSIST YOU WITH ANYTHING IN THIS [hide][/align] https://gofile.io/?c=WmtDPO https://mirrorace.com/m/2c70X https://www.virustotal.com/#/file/9e63b5d0b660146288e240472fd556f34e94c7de8b8bdae10d2d00cd83746e98/detection [align=center][/hide] [/align]
-
auth Minecraft Checker | Captures Username & Premium Status.
Vassilios replied to Vassilios's topic in Exclusive Releases
If there are any problems let me know and I will look into it. link aint working xd Not sure why, I added a second link. -
auth Minecraft Checker | Captures Username & Premium Status.
Vassilios replied to Vassilios's topic in Exclusive Releases
If there are any problems let me know and I will look into it. -
In order to use this checker you have to use an Auth Key If you haven't got the requirements for it you can purchase a Membership. [align=center] [/align] [hide] Before downloading keep in mind that this is Python and you do need to download Python and any other modules that it tells you. If you need assistance feel free to ask. I have shit proxies so it might be my problem but if you just get tons of proxy errors then a new file will be created with any account that wasn't checked and rerun that. [align=center]https://anonfile.com/Tfs0hdl8n1/dist_zip [/align] [align=center]https://www.virustotal.com/#/file/8edaae5b0cc5be5670562fa8e4654c2e2f490c0298876a4c4eeeb82d7dc901ba/detection [/align] [/hide]
-
I am going to stop releasing this due to an update on Spotify that I have no intention of fixing yet. I might be releasing source soon.
-
I am off to sleep, DM me your Discord and I will contact you. I'll add screenshots tomorrow.
-
Vassilios' Python Help-desk Greetings! I am starting this help-desk for anyone that is currently using Python or is interested in it. I have been using Python for around a year on or so on the daily. I have used countless libraries including Requests, Panda, the Discord API and more. I have also made my own APIs for services. Feel free to ask me any questions whether that involves an error with a library or just your code and I will do my best to assist you with your problems. I am also available in DMs if you do not wish to disclose your problem here. If you could please do use the format down below so your problem is concise and it's easier to read it. If there are long errors then please do attach them below. Also if your code includes API keys, passwords or anything of that sort, censor them. [align=center] [list] [*][b]Situation: [/b] [*][b]Question: [/b] [/list] [/align]
-
^(-2[0-5]|-1[0-9]|[0-9]|[0-9][0-9]|[0-9][0-9][0-9]|10[0-4][0-5])$ Sorry for the late reply. This should work.
-
what are some projects you did with python? i am interested in learning another programming language i can code in C and at the moment i am learning c++ and assembly in school and i want another one. > Using APIs such as the Reddit one (PRAW) and the Discord one (Discord Py Rewrite). > Web Crawler. (Get all links, images from a website.) > Playing games by itself. (Cookie clicker, or BiteFight or any HTML game.) > Morse Translator. > Instagram Downloader. (Get all the information about someone on Instagram.) > A bot that draws images on Paint. > A text-to-speech translator. and other random stuff.