Bitcoin Forum
June 26, 2024, 01:31:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Notroll emergency Guide - How to Withdraw your money If you are getting error  (Read 1736 times)
Yuraj (OP)
Newbie
*
Offline Offline

Activity: 39
Merit: 0



View Profile
April 26, 2013, 01:05:44 AM
Last edit: May 02, 2013, 04:43:14 PM by Yuraj
 #1

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://bitcointalk.org/index.php?topic=92716.msg1782471#msg1782471)!


If you find this helpful, please donate me some LTC  Smiley: LLKk1aCFLyYmDLLTvQ1dTrxzgookmeTqJP
GoldSeal
Legendary
*
Offline Offline

Activity: 1862
Merit: 1002



View Profile
April 27, 2013, 01:35:36 AM
 #2

Good show. This works 100%. It's took approximately 15 min to get a withdrawal to go through. A+

Moving to Puerto Rico...
c0ldfusi0nz
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
May 02, 2013, 01:52:29 PM
 #3

Thanks; you have a 10% bounty coming your way. http://explorer.litecoin.net/tx/d6ce014cb2146adf46b9b7c97816e529db8fd50f46022ccfadebcc0f39eced45
Yuraj (OP)
Newbie
*
Offline Offline

Activity: 39
Merit: 0



View Profile
May 02, 2013, 04:27:04 PM
 #4

i am glad that It helped you! Thanks for donation Smiley
levi
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
May 03, 2013, 03:31:48 AM
 #5

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.
GoldSeal
Legendary
*
Offline Offline

Activity: 1862
Merit: 1002



View Profile
May 08, 2013, 07:37:59 AM
 #6

shame that people seem to have lost everything if they didn't have the sense to get out before it folded

Moving to Puerto Rico...
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!