- Сделай сам
- Функции для free-litecoin для мультиплея на аймакрос
- 10 комментариев:
- Win free Litecoin
- Earn free Litecoin
- Multiply your Litecoin
- Deposit your Litecoin
- Earn interest on your Litecoin
- Withdraw your Litecoin
- User count
- Volume
- Litecoin earned
- Features of site
- Free litecoin
- Multiply game
- Referer program
- Fair & Secure
- Interest
- Withdraw/Deposit
- What is litecoin?
- History?
- How Litecoin Is Made?
- Mining for Litecoin?
- Storing your litecoin?
- Different between litecoin and bitcoin?
- The Bottom Line?
- Сделай сам
- Скрипт free-litecoin для сбора статистики и игры в ручном режиме
- 27 комментариев:
- Script free litecoin com
- #2 Alex2
- #3 AutoGane
- #4 wanteᵭ
- #5 AutoGane
- #6 wanteᵭ
- #7 AutoGane
Сделай сам
Блог о самоделках, поделках, программировании на ява скрипте и iMacros, написании собственных программ, и заработку в интернете. А так же некоторые тонкости и настройки броузера Mozilla и других программ.
Функции для free-litecoin для мультиплея на аймакрос
Сразу же переделал функции, которые писались для фрибиткоина. Сайт выглядит проще и скрипт делать быстрее. Так же при постановке ставок учтена задержка до завершения ставки — перед считыванием результат сделанной ставки скрипт дожидается, чтобы кнопки игры стали активными (когда вы нажали например на BetHi кнопка становится не активной на некоторый момент времени — до выпадения числа).
Итак сам код, в котором есть функции ставки, виншанс, хай и ло. Ставки нужно ставить числом, например hi(0.00000001);
//————————————————————-
function getrandom(min_random, max_random)/возвращает> var range = max_random — min_random + 1;
return Math.floor(Math.random()*range) + min_random;
>
function winchance(n) <
iimPlayCode(‘TAG POS=1 TYPE=INPUT:NUMBER ATTR=ID:winchance CONTENT=’+n);
iimPlayCode(‘WAIT SECONDS=0.1’);
>
function stavka(n) <
iimPlayCode(‘TAG POS=1 TYPE=INPUT:NUMBER ATTR=ID:betmoney CONTENT=’+n);
iimPlayCode(‘WAIT SECONDS=0.1’);
>
function hi(n) <
stavka(n);
iimPlayCode(‘TAG POS=1 TYPE=BUTTON ATTR=ID:buttonbethigh’);
iimPlayCode(‘WAIT SECONDS=0.2’);
while (true) <
iimPlayCode(‘TAG POS=1 TYPE=BUTTON ATTR=ID:buttonbetlow EXTRACT=HTM’);
if (iimGetLastExtract().indexOf(‘disabled’)
iimPlayCode(‘TAG POS=1 TYPE=H2 ATTR=ID:winlose EXTRACT=TXT’);
return iimGetLastExtract().charAt(4);
>
function lo(n) <
stavka(n);
iimPlayCode(‘TAG POS=1 TYPE=BUTTON ATTR=ID:buttonbetlow’);
iimPlayCode(‘WAIT SECONDS=0.2’);
while (true) <
iimPlayCode(‘TAG POS=1 TYPE=BUTTON ATTR=ID:buttonbetlow EXTRACT=HTM’);
if (iimGetLastExtract().indexOf(‘disabled’)
iimPlayCode(‘TAG POS=1 TYPE=H2 ATTR=ID:winlose EXTRACT=TXT’);
return iimGetLastExtract().charAt(4);
>
function hilo(n) <
if (getrandom(0,1)==1) return hi(n); else return lo(n);
>
//==================================================================
//пример использования
var rez,st;
winchance(50);
var rez=hi(0.00000001); alert(rez);
На экран выведется буква ‘l’ — если проиграли, буква ‘w’ — если выиграли.
Ну и для сведения 1 лайткоин стоит сейчас 55 баксов.
Если не понятно о чем идет речь, попробуйте почитать статью про функции для фрибиткоин.
10 комментариев:
Теперь бы еще сбор сделать, было бы вообще прекрасно:)
Источник
Win free Litecoin
Earn free Litecoin
Multiply your Litecoin
Deposit your Litecoin
Earn interest on your Litecoin
Withdraw your Litecoin
User count
All this user are registered in our site
Volume
Litecoins earned and wins
Litecoin earned
All litecoin earned in free section
Features of site
Free litecoin
Every hour can earn more than 200$ in litecoin
Multiply game
You can earn more by playing our fair multiply game
Referer program
Invite user’s to our site and you can earn 50% of the Litecoin they earn
Fair & Secure
We use strict rules for secured user litecoin and all of our activity is transparent
Interest
You can earn more litecoin for just letting it in your account our year interest rate 8%
Withdraw/Deposit
You can withdraw and deposit your litecoin without limit
What is litecoin?
Litecoin is a peer-to-peer cryptocurrency in many regards similar to Bitcoin. Coins are created and transferred using an open source cryptographic protocol and are not managed by any central authority. Thanks to the adoption of Segregated Witness, and the Lightning Network, Litecoin has some technical advantages over Bitcoin and other major cryptocurrencies. It is capable of handling a greater number of transactions in a given time and thus reducing potential bottlenecks, as seen with Bitcoin. Also, payment cost of Litecoin is nearly zero and it’s payment speed is approximately four times faster than Bitcoin.
History?
Litecoin was released via an open-source client on GitHub on October 7, 2011 by Charlie Lee, a former Google employee. The Litecoin network went live on October 13, 2011. It was a fork of the Bitcoin Core client, differing primarily by having a decreased block generation time (2.5 minutes), increased maximum number of coins, different hashing algorithm (scrypt, instead of SHA-256), and a slightly modified GUI. During the month of November 2013, the aggregate value of Litecoin experienced massive growth which included a 100% leap within 24 hours. Litecoin reached a $1 billion market capitalization in November 2013
How Litecoin Is Made?
Like all cryptocurrencies, Litecoin is not issued by a government, which historically has been the only entity that society trusts to issue money. Instead of being regulated by a Federal Reserve and coming off a press at the Bureau of Engraving and Printing, Litecoin’s are created by the elaborate procedure called mining, which consists of processing a list of Litecoin transactions. Unlike traditional currencies, the supply of Litecoin’s is fixed. There will ultimately be only 84 million Litecoin’s in circulation and not one more. Every 2.5 minutes (as opposed to 10 minutes for bitcoin) , the Litecoin network generates, what is called a block—a ledger entry of recent Litecoin transactions throughout the world. And here is where Litecoin’s inherent value derives.
Mining for Litecoin?
The incentive for mining is that the first miner to successfully verify a block is rewarded with 50 Litecoin’s. The number of Litecoin’s awarded for such a task reduces with time. In October of 2015 it will be halved, and the halving will continue at regular intervals until the 84,000,000th Litecoin is mined. But could one unscrupulous miner change the block, enabling the same Litecoin’s to be spent twice? No. The scam would be detected immediately by some other miner, anonymous to the first. The only way to truly game the system would be to get a majority of miners to agree to process the false transaction, which is practically impossible.
Storing your litecoin?
Storing your Litecoin. If you want to buy Litecoin or you already have some Litecoin you have to find some safe place where you will put your Litecoin. You have a lot of option’s. It depends on your idea of what you want done with your Litecoin. Most common option is putting your Litecoin into a software wallet. This option is relatively safe but not very practical. Second most common variant is to put your Litecoin in to some cryptocurrency stock, where your Litecoin is not secured as it would be in a software wallet. But, you have more options on what you can do with your Litecoin. You can sell your Litecoin. You can buy more Litecoin. You can exchange your Litecoin. Or, you can lend your Litecoin and make some profit off of them. it only depends on you. Newest way to storing your Litecoin, is to put your Litecoin into a hardware wallet. Be careful, because there are differences between hardware and software wallets. In a hardware wallet, your Litecoin is absolutely safe. No one could steal your Litecoin unless you lost your hardware wallet. Hardware wallets are technologically similar to a flash drive. If you damage or destroy this hardware wallet you will lose all of your Litecoin. Be careful as this option is not practical. If your main concern is to gain more Litecoin, we recommend you store it on your account here because you will earn yearly interest of 6%. But it only depends on what type of variant is best for you.
Different between litecoin and bitcoin?
Litecoin transaction fee’s are mere cents compared to bitcoin transaction fee’s that can cost dollars. Litecoin has a faster network. Transaction’s are much faster than they are in the bitcoin network. An Average Litecoin transaction takes 2 minutes. An average bitcoin transaction take’s 10 minutes on a good day. Total amount of bitcoin is 21 million coin. Litecoin has 84 million coins. Litecoin also uses a different algorithm. Bitcoin use’s Bitcoin’s SHA-256. Litecoin use Litecoin’s Scrypt.
The Bottom Line?
Once a currency reaches a critical mass of users who are confident that the currency is indeed what it represents and probably won’t lose its value, it can sustain itself as a method of payment. Litecoin isn’t anywhere near universally accepted, as even its own founders admit that it has fewer than 100,000 users. (Even bitcoin probably has less than half a million total users.) But as cryptocurrencies become more readily accepted and their values stabilize, one or two of them—possibly including Litecoin—will emerge as the coin(s) of the digital realm.
Источник
Сделай сам
Блог о самоделках, поделках, программировании на ява скрипте и iMacros, написании собственных программ, и заработку в интернете. А так же некоторые тонкости и настройки броузера Mozilla и других программ.
Скрипт free-litecoin для сбора статистики и игры в ручном режиме
Написал аналогичный Скрипт free-litecoin для сбора статистики и игры в ручном режиме, просто поправил и поменял цифры для фрилайткоин. Вместо оддс, нужно вводить на сайте процент выигрыша. Например, для оддс 10, процент выигрыша 9.5. Немного не удобно вводить такие числа, но можно.
Так же в скрипте сделана запись данных в файл — то есть скрипт запоминает статистики. Можно остановить скрипт и запустить его позже — он считает данные с файла и можно продолжать работать, статистика при это не обнулится. В скрипте нужно указать пусть к файлу в 2 местах и для начала создать его.
Скрипт считает количество проигрышей на каждый процент и ориентируясь на это, можно пытаться ловить удачу.
//content.document.getElementById(‘bet_hi_button’).disabled = «»;
function readExt(filename)
function writeExt(filename, cont)
var t = readExt(‘D:\\text.txt’);
var str,strf,txtw,num,hi2,lo2,hi6,lo6,hi10,lo10,hi48,lo48,hi78,lo78,hi94,lo94;
hi2=parseInt(t.split(‘;’)[0]);lo2=parseInt(t.split(‘;’)[1]);
hi6=parseInt(t.split(‘;’)[2]);lo6=parseInt(t.split(‘;’)[3]);
hi10=parseInt(t.split(‘;’)[4]);lo10=parseInt(t.split(‘;’)[5]);
hi48=parseInt(t.split(‘;’)[6]);lo48=parseInt(t.split(‘;’)[7]);
hi78=parseInt(t.split(‘;’)[8]);lo78=parseInt(t.split(‘;’)[9]);
hi94=parseInt(t.split(‘;’)[10]);lo94=parseInt(t.split(‘;’)[11]);
while (true) <
txtw=content.document.getElementById(‘winlose’).innerHTML;//alert(txtw);
content.document.getElementById(‘winlose’).innerHTML=»;
num=parseInt(txtw.split(‘ ‘)[5]);//iimDisplay(num);
Данные вывел в правом боку сайта.
27 комментариев:
Привет! Не могу с компа почему то в блог зайти, а с телефона тему переписки найти не могу. Хотел предложить новый вариант скрипта, типа соединить 2в1.
давай соединим. что нужно добавить?
снова слил 5000 на оддс94 796 проигрышей подряд, под ноль, так и не дал выигрыша. все забил на этот фрибиткоин, тут ловить нечего.
Здравствуйте! Не подскажите почему ошибка вылетает
VM74:2 Uncaught ReferenceError: imns is not defined
at readExt (:2:28)
at :4:9
Источник
Script free litecoin com
[ Бот заброшен, возможно НЕРАБОЧИЙ ! ]
Мой первый пост,критика принимается(адекватная)
Выкладываю бота на всем известный кран,можно сказать отрываю от сердца.
Бот полностю прошел тестирование на 4 аккаунтах,банов 0.
Описание бота:
Бот может работать как с прокси так и без него.
Настроен проход РеКапчи V3 через сервис RuCaptcha,дальше через куки(возможно вечные).
Рекапча проходиться через CapMonster 2(SiteKey addon обязателен),для Guru нужно указать http://api.captcha.guru/
Бот полностю на post/get,так что потребляет минимум ресурсов.
Есть минимальная эмуляция человека(сон,перерывы).
Потоков ровно столько,сколько аккаунтов в файле.
Что я прошу за бота?Всего лишь регистрацию по моей реф.ссылке: https://free-litecoi. referer=672225
Ссылка на скачивание: https://drive.google. 87btBJLebinFVzK
В файл с аккаунтами записать данные типа: email
Сообщение отредактировал AutoGane: 14 Февраль 2021 — 20:11
#2 Alex2
- Город Где-то здесь.
Мой первый пост,критика принимается(адекватная)
Выкладываю бота на всем известный кран,можно сказать отрываю от сердца.
Бот полностю прошел тестирование на 4 аккаунтах,банов 0.
Описание бота:
Бот может работать как с прокси так и без него.
Настроен проход РеКапчи V3 через сервис RuCaptcha,дальше через куки(возможно вечные).
Рекапча проходиться через CapMonster 2(SiteKey addon обязателен),для Guru нужно указать http://api.captcha.guru/
Бот полностю на post/get,так что потребляет минимум ресурсов.
Есть минимальная эмуляция человека(сон,перерывы).
Потоков ровно столько,сколько аккаунтов в файле.
Что я прошу за бота?Всего лишь регистрацию по моей реф.ссылке: https://free-litecoi. referer=672225
Ссылка на скачивание: https://drive.google. iew?usp=sharing
В файл с аккаунтами записать данные типа: email
Красавчик. Бот на БАС, да еще на Post-Get. По тестирую ! За работу -БЛАГОДАРЮ! Давно хотел что нить на БАС погонять. И еще, не пали почты, логины и другие данные. Как например в последнем скрине. За банят и рефов за собой в бан потянешь.
#3 AutoGane
Красавчик. Бот на БАС, да еще на Post-Get. По тестирую ! За работу -БЛАГОДАРЮ! Давно хотел что нить на БАС погонять. И еще, не пали почты, логины и другие данные. Как например в последнем скрине. За банят и рефов за собой в бан потянешь.
Спасибо.Насчет замечания,запомню(рефы это мои мульты).
#4 wanteᵭ
- Город హ
Чувствую скоро админ примит меры, и влупит ре3 на клайм
#5 AutoGane
Чувствую скоро админ примит меры, и влупит ре3 на клайм
Это будет проблемой,но вроде ЗенноЛабовцы начинают делать проход ReCaptchaV3 в КапМонстре
#6 wanteᵭ
- Город హ
Это будет проблемой,но вроде ЗенноЛабовцы начинают делать проход ReCaptchaV3 в КапМонстре
Ну это только начинают. У нас как бы есть решение, но! Есть такая капча V3 которую пройти не так просто
#7 AutoGane
Ну это только начинают. У нас как бы есть решение, но! Есть такая капча V3 которую пройти не так просто
Есть такая капча V3 которую пройти не так просто
Источник