Snitz Location Changer

This is a Python script I modified, the initial script was from Family Guy and was a lot different. This one implements a few more features.

Get the script here

This script has the following usage on Linux:

./snitzloc.py –help

jorge@jorge-desktop:~/dev/python$ ./snitzloc.py –help
Snitz Location Changer by Jorge Pena
Base Code by Family Guy
USAGE: snitzloc.py [URL] [USER] [PASS] [LOC]
[URL] - The URL to the forum without a trailing backslash. For example http://www.jinx.com/forum
[USER] - Your UserName in the forum.
[PASS] - Your PassWord in the forum.
[LOC] - Your desired location.

./snitzloc.py http://www.jinx.com/forum blank mypass California

jorge@jorge-desktop:~/dev/python$ ./snitzloc.py http://www.jinx.com/forum blank mypass California
Snitz Location Changer by Jorge Pena
Base Code by Family Guy
* Opener Installed
* Cookie Created
* Authenticated
* Profile edited
* Buffer saved
[NOTE] Open up “profile.html” and click “submit” to finish.

At the moment, countries with spaces aren’t supported in the ‘One-Step Command Line’ process, they are in the prompt/input process though. Edit: Actually, I think you can use the “ keys (Above tab) to surround parameters which have spaces in them. For example ./snitzloc.py http://www.jinx.com/forum blank mypass `California Beach`

0 Responses to “Snitz Location Changer”


  1. No Comments

Leave a Reply