AceBeaker2 / Vyper-Spammer

A referral spambot for vyper.ai/vyper.io giveaways
0 stars 0 forks source link

Script stuck after generating #1

Closed NZXTsh closed 4 months ago

NZXTsh commented 12 months ago

The program is getting stuck after it generated the info

AceBeaker2 commented 12 months ago

Hi, the script is currently broken, I'll push a commit to fix it today

AceBeaker2 commented 12 months ago

Hi! please pull the latest commit and test again

NZXTsh commented 12 months ago

i did its still the same problem

screen: https://ibb.co/kxvD5D1

Hi! please pull the latest commit and test again

AceBeaker2 commented 12 months ago

Please check that the mail server is working by sending an email to [something]@[yourdomain].com . If that works, please provide the output of python3 abuse.py -v

NZXTsh commented 12 months ago

<bound method ClientResponse.text of <ClientResponse(https://vyper.io/entries/view/20397510qZbD?new=1&display_type=Landing+Page) [200 OK]> <CIMultiDictProxy('Content-Encoding': 'gzip', 'Content-Type': 'text/html; charset=UTF-8', 'Server': 'Caddy', 'Set-Cookie': 'pageview=774ed94039f32ce135926b15bf50b852d614339d9985fb2f41498280f15c32eca%3A2%3A%7Bi%3A0%3Bs%3A8%3A%22pageview%22%3Bi%3A1%3Bi%3A444977%3B%7D; path=/; HttpOnly', 'Vary': 'Accept-Encoding', 'X-Debug': 'test', 'Date': 'Fri, 25 Aug 2023 18:08:00 GMT', 'Transfer-Encoding': 'chunked')>

thats the output

AceBeaker2 commented 12 months ago

And is the mail server working?

NZXTsh commented 12 months ago

Yea i tested it

AceBeaker2 commented 12 months ago

It seems like vyper is receiving your api call and not sending you a verification email.

NZXTsh commented 12 months ago

Im using hostinger

NZXTsh commented 12 months ago

Anything else i could try i really need the bot would be useful

AceBeaker2 commented 12 months ago

go into chrome dev tools and keep the network tab open while referring yourself with the link, then when you see the request that starts with create, copy that as curl(bash), and send it here. I'll send you a modified version of vyperapi.py that should work better

NZXTsh commented 12 months ago

curl 'https://vyper.io/entries/create?contest_id=444977&referrer_id=20141761&display_type=Landing%20Page' \ -H 'authority: vyper.io' \ -H 'accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.7' \ -H 'accept-language: de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'cache-control: max-age=0' \ -H 'content-type: multipart/form-data; boundary=----WebKitFormBoundaryIl0fsi7syW9Ayo1Y' \ -H 'origin: https://vy.lc' \ -H 'referer: https://vy.lc/' \ -H 'sec-ch-ua: "Chromium";v="116", "Not)A;Brand";v="24", "Google Chrome";v="116"' \ -H 'sec-ch-ua-mobile: ?0' \ -H 'sec-ch-ua-platform: "Windows"' \ -H 'sec-fetch-dest: document' \ -H 'sec-fetch-mode: navigate' \ -H 'sec-fetch-site: cross-site' \ -H 'sec-fetch-user: ?1' \ -H 'upgrade-insecure-requests: 1' \ -H 'user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36' \ --data-raw $'------WebKitFormBoundaryIl0fsi7syW9Ayo1Y\r\nContent-Disposition: form-data; name="_csrf"\r\n\r\nNVF1bFYtWVdmPSQ6ZxwwNl0zMlQTbxQ0czM2GhkaEBpdOhMEOhs/FA==\r\n------WebKitFormBoundaryIl0fsi7syW9Ayo1Y\r\nContent-Disposition: form-data; name="Entries[contest_id]"\r\n\r\n444977\r\n------WebKitFormBoundaryIl0fsi7syW9Ayo1Y\r\nContent-Disposition: form-data; name="Entries[referrer_id]"\r\n\r\n20141761\r\n------WebKitFormBoundaryIl0fsi7syW9Ayo1Y\r\nContent-Disposition: form-data; name="Entries[registration_ip]"\r\n\r\n54.151.31.245\r\n------WebKitFormBoundaryIl0fsi7syW9Ayo1Y\r\nContent-Disposition: form-data; name="Entries[gc]"\r\n\r\n1e213483\r\n------WebKitFormBoundaryIl0fsi7syW9Ayo1Y\r\nContent-Disposition: form-data; name="Entries[full_name]"\r\n\r\njhg\r\n------WebKitFormBoundaryIl0fsi7syW9Ayo1Y\r\nContent-Disposition: form-data; name="Entries[email]"\r\n\r\nfjh@gmail.com\r\n------WebKitFormBoundaryIl0fsi7syW9Ayo1Y\r\nContent-Disposition: form-data; name="Entries[custom_entry_field1]"\r\n\r\n4345\r\n------WebKitFormBoundaryIl0fsi7syW9Ayo1Y\r\nContent-Disposition: form-data; name="terms_text"\r\n\r\non\r\n------WebKitFormBoundaryIl0fsi7syW9Ayo1Y\r\nContent-Disposition: form-data; name="g-recaptcha-response"\r\n\r\n\r\n------WebKitFormBoundaryIl0fsi7syW9Ayo1Y--\r\n' \ --compressed

NZXTsh commented 12 months ago

Is this the right one

AceBeaker2 commented 12 months ago

Im sorry but I can't help you anymore. Im closing down this repository due to fear of a DMCA takedown