Check out my frend's project!

Friday, January 31, 2014

Reliance broadband superfast auto login and keep alive script.

I managed to mod a script on github according to my needs.

https://github.com/pteek/reliance-auto-login-script

You will need beautifulsoup installed. Fireup a python shell and type "pip install beautifulsoup4"

1. Open CMD.
2. Run "cd c:\pyhton34\scripts"
 (replace python34 with your pyhton version or change the whole path if needed)
3. Run  "pip install beautifulsoup4"

Have a look at the read-me for full instructions.

Due credit to the original authors on who's work I improved.

This script is very fast. It's made for doge speed.

It will make your Reliance broadband truly always-on. It reconnects in less than a second and keeps trying until it logs on. Even when Reliance login servers are congested, you will never have to worry about logging in to Internet again.

To say full FUCKYOU to Reliance captive portal, follow these steps.

Put the reliance-login.py file at C:\

IF YOU PUT IT ANYWHERE ELSE, then you have to manually change the path in the script given below.

Create a vbs script in start up folder located at(just change the extension of a .txt to .vbs)

In W7: C:\Users\(user)\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\
in XP: C:\Documents and Settings\(user)\Start Menu\Programs\Startup\
Name it test.vbs or anything really.
Put the following in the script:
Set WinScriptHost = CreateObject("WScript.Shell")
WinScriptHost.Run Chr(34) & "C:\relaince-login.py" & Chr(34), 0
Set WinScriptHost = Nothing

This will run the script in background, invisible, every time your computer starts.

Have fun!

Monday, December 9, 2013

How to fix error 805a8011 on Windows Phone.

I met 805a8011 today. It is one sneaky little error that made me scratch my head for quite some time.

This is a error that my Lumia 520 running Windows Phone 8 was throwing when Microsoft store was opened.

The symptoms that come with it are:

1. Internet works in IE on your Windows Phone and in some apps.
2. Microsoft store app won't even try to connect and throw this error.
3. WhatsApp won't connect to the internet.
4. Other possible symptom that I didn't encounter.


 This error is caused by LOW STORAGE space on your phone. You need to delete some photos, music or videos to make some space. Hopefully everything will be fine after you have about 100MB or more of free space on the phone.

The only explanation that comes to mind is that the OS needs this free space. Why? I have no clue.

When I Googled this, all I saw was few discussion of user having this problem and some of them 'fixing' it by a hard reset.

There was no official page from Microsoft explaining the meaning or reason for this error, let alone providing a solution. No one seemed to have an idea what this is. The discussions in languages other than English were also all dead ends. Even the clever Russians, to whom I turn to for solutions of such rare problems, had no clue.

I had this wild thought that the error was caused by the low storage space I had left. It struck me when I saw the measly 23 MB free space when I was browsing through the settings menu to find something relevant to the symptoms.

Good luck with your troubleshooting! Feel free to leave me a question or two.

Edit:

Here is another way to fix the error:

Try to manually synchronize your Microsoft account by going to "Settings".
Tap on "email+accounts".
Tap and hold on “Microsoft account“.
Tap on “Synchronize“.








First post and Introduction.

Hello reader!

Thanks for stumbling upon my blog. I  intend to write about things I care about like the Internet, Networking, Technology, Thinking, Philosophy, Psychology and lots more.

I also want help fellow Googlers by putting solutions that I didn't find on the Internet and had to dwell down the rabbit hole to discover.

I hope to make a good contribution to the vast and incredible Internet.

PS: Yes, I love the Internet.