So over the past few days I was waiting for my SP to come back so I can try out how to claim and create free accounts by using your Resource Credit. Now unfortunately this can only be done with at least 5000 Steem Power. As this is what happens to your mana after claiming 1 account. It will literally drain out your Resource Credits.
Few questions :-
Can I claim first as I want to create accounts for my family / friends later ?
Yes you can claim first then later you can create your own account thru your own website which can be setup in 2 minutes.
I have a total of 5k SP but some of it is leased out, can i still claim these accounts ?
Nope, if you had lease out the account then the resource goes to that account. 5k Steem Power is the bare minimum available which has not been delegated out.
How often can I claim ?
As long as you have enough available Resource Credit you are able Claim
Where does the claim accounts go ?
It remains in your account until you create a new account. You can see your claims using http://steemd.com/@yourusername On the left of your screen you would be able to see Pending Claimed Accounts . Each time you claim, this number will go up.
How to claim and create ?
Here is the easiest and simplest way plus its secured. Combining @mcfarhat script and Google sites, you can easily create your own private website to claim and create accounts super easy.
First head over to http://drive.google.com and login using your google account. Then click new->more->google sites
Once the site is created, and decorated by you on the right side of your screen click "embed"
Click on EMBED CODE and paste the entire code from the link below. It should then look like the picture above. Credit to in coming out with the codes.
https://gist.github.com/mcfarhat/eae9c6c9e12e95cf76e492cbe1721d3a
<html> <head> <script src="https://unpkg.com/dsteem@latest/dist/dsteem.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script><script>
jQuery(document).ready(function($){
//hook for action button
$('#create_claim').click(function(){
claimCreate();
});
....more
Once you are done just click INSERT and to make it active you need to PUBLISH your website. That's literally it. Everytime you need to claim you can use your website which only you know about.
Its a very simple personal website which you can use if you are claiming daily. If you want to just claim, all you have to do is key in your main account without the @ and your private key then check on Claim . Then click proceed. It should show a success else it will give you an error.
How to double confirm this is you can check back on Steemd.com/@yourusername
Hey the weekend is here !! Have a great weekend ahead !
cheers
Posted from my blog with SteemPress : http://ourwebz.club/bitrocker2020/very-simple-way-of-claiming-accounts-using-resource-credits/