YumYum AIRDROP HUNTER
Forum Expert
Using emulator ka lods like BlueStacks ganon then same process lang na nasa post ko poHelp naman po kung pano ito sa pc
Using emulator ka lods like BlueStacks ganon then same process lang na nasa post ko poHelp naman po kung pano ito sa pc
Opo boss, wag kana Pala mag BlueStacks like noxplayer nalang mas recommended yun dahil di gaano ka lag unlike sa BlueStackspara po ba mainstall ang macrodroid? kaylangan bluestack
Yung new site ilagay mo lods likecopy paste lang ba lahat ng script boss wala ng ieedit? mejo hndi ko masundan sa video e kase iba ang interface dto sa pc hehe
Try mo yung etoView attachment 3051777
cp nalang sir Hussle pala sa pc haha. kaso ganyan nmn both kiwi browser at mask
pasensya kana lods pero ito talaga ang hndi ko magets hehe. baka pwede sir yung sa mas madalin kong maiintindihan hehee sensya n lodsYung new site ilagay mo lods like
// Match https (yung new site copy mo like https tas may .com/new/p* ganyan dapat set up ilagay mo yung new site sa may mga "*" ganyan na sites dahil dun lang siya gagana sana gets xd
wag ka mag-alala si ts bahala sayopasensya kana lods pero ito talaga ang hndi ko magets hehe. baka pwede sir yung sa mas madalin kong maiintindihan hehee sensya n lods
yung pag copy paste nalang ang hindi ko madali lods. 20secs parin ang countdown tapos mag reredirect sa YøùTùbé app. dba dpat tuloy tuloy lang yon ni hndi kona kaylangan iplay?
.. oy ts reply namn HAHAH// ==UserScript==
// @name Timer Accelerator
// @namespace http://tampermonkey.net/
// @version 5.0.1
// @license GNU AGPLv3
// @description Accelerates time by decreasing the durations of time for timers, in order to shorten the time to wait for something. This script is intended to be used for decreasing the waiting time for file downloads. This script will only work on download sites which do not track the waiting time from the server, or if the waiting time is not JavaScript driven.
// @author jcunews
// @match https://ttsave.app/*
// @match https://bestytvid.phc.onl/#forbidden#/*
// @match https://premiumbspot.phc.onl/#forbidden#/new/p/*
// @match https://depositfiles.com/*
// @match https://www.newscon.net/downloader/
// @match *://downloadsite.com/*
// @match *://otherdownloadsite.com/files/*
// @match https://www.fshare.vn/*
// @grant none
// @run-at document-start
// ==/UserScript==
//Note: this script should be applied only for specific sites. So, once the script is installed, change the above @match metadata.
(function() {
//=== CONFIGURATION BEGIN ===
//Note: durations are in milliseconds. 1000ms = 1 second.
//Duration to use when the timer is 1 second.
//It's usually used for decrease a counter every second.
//If shortDuration is 50ms, the counter will be decreased every 50ms. So if the waiting time is e.g. 30 seconds, it will become 600ms.
var shortDuration = 650;
//Duration to use when the timer is more than 1 second.
//It's usually used to trigger download after e.g. 30 seconds.
//If longDuration is 1 second when the waiting time is 30 seconds, it will become 1 second.
var longDuration = 650;
//=== CONFIGURATION END ===
var si = setInterval;
setInterval = function(fn, duration) {
if (duration >= 1000) duration = duration === 1000 ? shortDuration : duration;
return si.apply(this, arguments);
};
var st = setTimeout;
setTimeout = function(fn, duration) {
if (duration >= 500) duration = duration === 500 ? shortDuration : longDuration;
return st.apply(this, arguments);
};
})();
bossing gamitin mo ito para di mahirapan si ronron23// ==UserScript==
// @name Timer Accelerator
// namespace You do not have permission to view the full content of this post. Log in or register now.
// VERSION 5.0.1
// @license GNU AGPLv3
// @description Accelerates time by decreasing the durations of time for timers, in order to shorten the time to wait for something. This script is intended to be used for decreasing the waiting time for file downloads. This script will only work on download sites which do not track the waiting time from the server, or if the waiting time is not JavaScript driven.
// @author jcunews
// match You do not have permission to view the full content of this post. Log in or register now.
// match https://bestytvid.blogspot(.)com/*
// match You do not have permission to view the full content of this post. Log in or register now.
// match https://depositfiles(.)com/*
// match You do not have permission to view the full content of this post. Log in or register now.
// match ://downloadsite(.)com/
// match ://otherdownloadsite.com/files/
// match https://www.fshare(.)vn/*
// @grant none
// RUN-at document-start
// ==/UserScript==
//Note: this script should be applied only for specific sites. So, once the script is installed, change the above match metadata.
(function() {
//=== CONFIGURATION BEGIN ===
//Note: durations are in milliseconds. 1000ms = 1 second.
//Duration to use when the timer is 1 second.
//It's usually used for decrease a counter every second.
//If shortDuration is 50ms, the counter will be decreased every 50ms. So if the waiting time is e.g. 30 seconds, it will become 600ms.
var shortDuration = 650;
//Duration to use when the timer is more than 1 second.
//It's usually used to trigger download after e.g. 30 seconds.
//If longDuration is 1 second when the waiting time is 30 seconds, it will become 1 second.
var longDuration = 650;
//=== CONFIGURATION END ===
var si = setInterval;
setInterval = function(fn, duration) {
if (duration >= 1000) duration = duration === 1000 ? shortDuration : duration;
return si.apply(this, arguments);
};
var st = setTimeout;
setTimeout = function(fn, duration) {
if (duration >= 500) duration = duration === 500 ? shortDuration : longDuration;
return st.apply(this, arguments);
};
})();
Yung may mga open close parenthesis () sa site tanggalin niyo nalang
nakita ko nga yung thread mo pero, ang tanong paano mo napagana? kasi need ng id dun eh, like nag message ka ba dun sa bot? láρág mo yung screenshot nung anti-captcha habang gumagana sa bux money kung napapagana mo nga kasi sabi mo sa akin sa tg kanina di mo napagana.
legit check lang ba kung totoo yung sinasabi mo na napagana mo na
haha buti mabait yang si ts matyaga pawag ka mag-alala si ts bahala sayo.. oy ts reply namn HAHAH
palitan mo ng "premiumbspot.phc.onl/#forbidden#" yung naforbidden link dahil sa pagpaste dito sa phcView attachment 3052177View attachment 3052178
hindi ko talaga madali ts ano paba kulang ko dyan haha. yung new site ba?
thank you ts, konti nalang. yung countdown nalang 20 seconds parin hehepalitan mo ng "premiumbspot.phc.onl/#forbidden#" yung naforbidden link dahil sa pagpaste dito sa phc
anong 20 seconds pa rin?thank you ts, konti nalang. yung countdown nalang 20 seconds parin hehe