Author

Topic: Notroll emergency Guide - How to Withdraw your money If you are getting error (Read 1737 times)

legendary
Activity: 1862
Merit: 1002
shame that people seem to have lost everything if they didn't have the sense to get out before it folded
newbie
Activity: 23
Merit: 0
I managed to come up with a similar solution and came to the forums to share my results and stumbled across this thread.

Here's how I did it:

  • Using Google Chrome, download TamperMonkey or get GreaseMonkey for Firefox.
  • Create and install a new userscript with the following code:

Code:
// ==UserScript==
// @name       Try NoTroll Withdraw every 10 seconds
// @namespace  http://bitcointalk.org/
// @version    1.0
// @description  Try NoTroll Withdraw every 10 seconds
// @match      https://notroll.in/*
// @copyright  2013 Levi
// ==/UserScript==

setTimeout(function(){ document.querySelector('#withdraw button').click(); }, 10000);

This will click the withdraw button once every 10 seconds automatically if you keep a window open on the main account page.

I left it running for about 10 minutes before it managed to widthdraw my 20LTC from the hot wallet.
newbie
Activity: 39
Merit: 0
i am glad that It helped you! Thanks for donation Smiley
legendary
Activity: 1862
Merit: 1002
Good show. This works 100%. It's took approximately 15 min to get a withdrawal to go through. A+
newbie
Activity: 39
Merit: 0
Hi,
Welcome if you are getting "Transaction failed(incorrect address?)"  Grin
I have one solution for you (probably the only one)!

Here are few steps how to withdraw your LTC from notroll.in (not immediatly because that's notroll fault or feature?  Huh):
1. Install Mozilla Firefox if you don't have it right now.
2. When you have installed Firefox, install this Addon (iMacros) - https://addons.mozilla.org/firefox/addon/imacros-for-firefox/
3. Open notroll.in page in Firefox, login - make sure you have typed good Payment Address.
4. Press iMacros icon in toolbar, iMacros window will open
5. In iMacros window select tab Rec and press Record, press Withdraw button wait when page is loaded and now press Stop. Now you can save this Macro for later.
6. Now select tab Play and look for Repeat Macro and set Max: to a big number - for example 1000 or more and press Play (Loop). Now watch it and see If it transferred your LTCs! It can take various time.

Also is it possible to do this with Google Chrome - https://chrome.google.com/webstore/detail/imacros-for-chrome/cplklnmnlbnpmjogncfgfijoopmnlemp

BTW: Don't forget to change Litecoin Pool as soon as possible (notroll is probably scam, search for this on forums, read - https://bitcointalksearch.org/topic/m.1782471)!


If you find this helpful, please donate me some LTC  Smiley: LLKk1aCFLyYmDLLTvQ1dTrxzgookmeTqJP
Jump to: