HellRanger Posted January 25, 2016 Posted January 25, 2016 (edited) I want to change my password back to what it was before, but Gmail doesn't allow you to do that. Gmail stores last 100 password and then you can use your old password. I did some research and found this script, which doesn't seem to work correctly. Can you people fix it? Thanks <snip> Edited January 25, 2016 by Melba23 Removed code
pcjunki Posted January 25, 2016 Posted January 25, 2016 first off, this isn't McDonalds, you can't just order up some code. What have you tried so far? post some examples That code you posted is over 2 years old by just looking through it, I'm sure gmail has changed some backend programming since then, which makes that example script obsolete. Seriously, I used to love coding and writing, but now I'm sick of it because people now days are just to freaking lazy to try it on their own. 2nd, Gmail has that password policy in effect for security reasons, which I will not get into, so I don't think any script or 3rd party software/program will allow you to go back and change your gmail password. my rant is over
Moderators Melba23 Posted January 25, 2016 Moderators Posted January 25, 2016 HellRanger, As well as deleting your code as you requested (because it contained sensitive information - your current password!) I will also lock the thread. As pcjunki has pointed out, password policies are there for a reason and we are not going to support bypassing them - as is clearly explained in the Forum rules, which I suggest you read before you post again. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
Recommended Posts