Vassilios
Members-
Content Count
235 -
Last visited
Content Type
Profiles
Forums
Calendar
Gallery
Blogs
Store
Articles
Downloads
Classifieds
Everything posted by Vassilios
-
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. [hide] https://anonfile.com/u8r2i2m4n7/dist_zip[/hide]
-
Shitty meme. 1/10
-
Really? I thought that google store had more addons than Firefox tbh To be fair I haven't checked it, I will.
-
I have Brave on my phone, thinking of using it on my laptop instead of Firefox but I have too many addons I need.
-
That has captcha and I believe he said no captcha.
-
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]