praegune kellaaeg 20.06.2025 21:44:52
|
Hinnavaatlus
:: Foorum
:: Uudised
:: Ärifoorumid
:: HV F1 ennustusvõistlus
:: Pangalink
:: Telekavad
:: HV toote otsing
|
|
autor |
|
Jaago
HV vaatleja
liitunud: 07.03.2011
|
17.02.2012 22:37:46
Multiclicker |
|
|
leidsin internetis programmi mis vaatab reklaame PTC(pay to click) saitidel aga sinna peab ise scripte tegema,et klikiks saitidel.Sain mingid scriptid aga need annavad mulle erroreid.Scriptides kasutatakse regular expressionsit ja javat.Kas siin leiduks mõni inimene kes aitaks mul teha mõni script valmis teha,ei soovi et valmis tehtaks aga õpetaks mind neid tegema.
Kui keegi viitsib,võtta ühendust msn: pakkux@live.com
|
|
Kommentaarid: 2 loe/lisa |
Kasutajad arvavad: |
   |
:: |
0 :: |
0 :: |
2 |
|
tagasi üles |
|
 |
Deadlock
Kreisi kasutaja
liitunud: 16.07.2004
|
18.02.2012 03:55:33
|
|
|
Unusta ära need Pay to click saidid, sa ei teeni midagi sealt. Ilmselt kulutab su arvuti töös hoidmine selle ajaga ka rohkem raha, kui kontole tuleb.
_________________ "Believe you can, believe you can't; either way, you're right." - Henry Ford |
|
Kommentaarid: 8 loe/lisa |
Kasutajad arvavad: |
   |
:: |
0 :: |
0 :: |
8 |
|
tagasi üles |
|
 |
Redikate
HV veteran

liitunud: 30.12.2005
|
18.02.2012 11:59:48
|
|
|
Bluebull kirjutas: |
Unusta ära need Pay to click saidid, sa ei teeni midagi sealt. Ilmselt kulutab su arvuti töös hoidmine selle ajaga ka rohkem raha, kui kontole tuleb. |
^this. Lockige parem teema ja säästke üks inimene nendest õudustest.
_________________ http://nodejs.org/
"I'm also a person. Programming is just one thing I do." |
|
Kommentaarid: 34 loe/lisa |
Kasutajad arvavad: |
   |
:: |
0 :: |
0 :: |
33 |
|
tagasi üles |
|
 |
Jaago
HV vaatleja
liitunud: 07.03.2011
|
18.02.2012 16:26:59
|
|
|
ja küll,et ei saa raha aga tahaks ikkagi ära õppida,kuidas see värk töötab.Järsku läheb kunagi vaja.
|
|
Kommentaarid: 2 loe/lisa |
Kasutajad arvavad: |
   |
:: |
0 :: |
0 :: |
2 |
|
tagasi üles |
|
 |
lehm2
Kreisi kasutaja

liitunud: 19.09.2004
|
18.02.2012 20:47:09
|
|
|
Muidugi pole selline tegevus päris legaalne, juhul kui probleem on koodiga või on sul täpsem mure postita siia, näiteks näita koodi kui on errorid.
_________________ Piilu siia, progreja!
Vajad abi Node.JS-ga ?
Võta ühendust ! |
|
Kommentaarid: 15 loe/lisa |
Kasutajad arvavad: |
   |
:: |
0 :: |
0 :: |
13 |
|
tagasi üles |
|
 |
keevitaja
AM 10 aastat

liitunud: 05.11.2001
|
|
Kommentaarid: 51 loe/lisa |
Kasutajad arvavad: |
   |
:: |
1 :: |
3 :: |
40 |
|
tagasi üles |
|
 |
Jaago
HV vaatleja
liitunud: 07.03.2011
|
11.03.2012 00:21:21
|
|
|
Spoiler 
package org.multiclicker2.core.sites;
import java.awt.Image;
import java.math.BigDecimal;
import java.net.URL;
import java.util.List;
import java.util.Map;
import org.multiclicker2.net.Page;
public abstract class AbstractSite implements Runnable {
12. public enum Status {
serverError, serverErrorStop, connectionError, connectionErrorStop, badLoginData, modifiedSiteScript, pluginError, done, waiting, waitingTime, waitingAdvert, getHomepage, getLoginPage, getStatisticsPage, getSurfPage, getAdvertPage, getVerifyPage, start, accountBanned, accountDoesNotExist, activationNeeded, captchaRecognitionFailed, badCaptcha, badSerialKey, notEnoughCredits, siteMaintenance;
private Status() {
//compiled code
throw new RuntimeException("Compiled Code");
}
}
protected static final BigDecimal V0_01;
protected static final BigDecimal V0_0125;
protected static final BigDecimal V0_015;
protected static final BigDecimal V0_02;
protected static final String showCaptchaDialog(Image image, String defaultText) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected static final String showCaptchaDialog(Image image) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected static final List<jd.captcha.JACMethod> getCaptchaMethods() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected static final String getCaptcha(Image image, String method) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected static final String getCaptcha(Image image, jd.captcha.JACMethod method) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected static final int getRandomInt() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected static final long getRandomLong(long min, long max) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected static final int getRandomInt(int min, int max) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void waitRandomTime(Status status) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final boolean waitError(Status error, int number) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void waitAdvert() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void waitTime(Status status, long milliseconds) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected static final long getRandomLong() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected static final float getRandomFloat() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected static final double getRandomDouble() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected static final long getRetryTime() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected static final int getMaxRedirections() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected static final long getMinWaitTime() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected static final long getMaxWaitTime() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected static final void printDebug(Object message) {
//compiled code
throw new RuntimeException("Compiled Code");
}
public AbstractSite() {
//compiled code
throw new RuntimeException("Compiled Code");
}
public final void stop() {
//compiled code
throw new RuntimeException("Compiled Code");
}
public abstract String getName();
public abstract long getAdvertTime();
protected final Page openHomepage(String referer, Map<String, String> postData) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setStatusGetHomepage() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setStatusGetLoginPage() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setStatusGetStatisticsPage() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setStatusGetSurfPage() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setStatusGetAdvertPage() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setStatusGetVerifyPage() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setStatusBadLoginData() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setStatusPluginError() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setStatusModifiedScript() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setStatusDone() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setStatusAccountBanned() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setStatusAccountDoesNotExist() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setStatusActivationNeeded() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setStatusCaptchaRecognitionFailed() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setStatusBadCaptcha() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setStatusBadSerialKey() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setStatusNotEnoughCredits() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setStatusSiteMaintenance() {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final Map<String, String> getLoginDetails() {
//compiled code
throw new RuntimeException("Compiled Code");
}
public final boolean shouldStop() {
//compiled code
throw new RuntimeException("Compiled Code");
}
public final boolean isStopped() {
//compiled code
throw new RuntimeException("Compiled Code");
}
public final void run() {
//compiled code
throw new RuntimeException("Compiled Code");
}
public abstract String getUsernameKey();
public abstract String getPasswordKey();
public abstract URL getHomepageURL();
protected abstract void action();
public abstract int getAdverts();
public abstract int getCurrentAdvert();
protected final void setPremium(boolean premium) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setBalance(BigDecimal balance) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void addBalance(BigDecimal balance) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void subtractBalance(BigDecimal balance) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setNewBalance(BigDecimal balance) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void addNewBalance(BigDecimal balance) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void subtractNewBalance(BigDecimal balance) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setTotal(BigDecimal total) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setClicks(int clicks) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void addClicks(int clicks) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setNewClicks(int clicks) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void addNewClicks(int clicks) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setReferrals(int referrals) {
//compiled code
throw new RuntimeException("Compiled Code");
}
protected final void setReferralsClicks(int clicks) {
//compiled code
throw new RuntimeException("Compiled Code");
}
public final boolean isPremium() {
//compiled code
throw new RuntimeException("Compiled Code");
}
public final BigDecimal getBalance() {
//compiled code
throw new RuntimeException("Compiled Code");
}
public final BigDecimal getNewBalance() {
//compiled code
throw new RuntimeException("Compiled Code");
}
public final BigDecimal getTotal() {
//compiled code
throw new RuntimeException("Compiled Code");
}
public final int getClicks() {
//compiled code
throw new RuntimeException("Compiled Code");
}
public final int getNewClicks() {
//compiled code
throw new RuntimeException("Compiled Code");
}
public final int getReferrals() {
//compiled code
throw new RuntimeException("Compiled Code");
}
public final int getReferralsClicks() {
//compiled code
throw new RuntimeException("Compiled Code");
}
}
Error: Site returns: Parse error at line 12, column 5. Encountered: public
|
|
Kommentaarid: 2 loe/lisa |
Kasutajad arvavad: |
   |
:: |
0 :: |
0 :: |
2 |
|
tagasi üles |
|
 |
woozy
HV Guru

liitunud: 09.01.2003
|
|
Kommentaarid: 144 loe/lisa |
Kasutajad arvavad: |
   |
:: |
0 :: |
1 :: |
119 |
|
tagasi üles |
|
 |
|
lisa lemmikuks |
|
|
sa ei või postitada uusi teemasid siia foorumisse sa ei või vastata selle foorumi teemadele sa ei või muuta oma postitusi selles foorumis sa ei või kustutada oma postitusi selles foorumis sa ei või vastata küsitlustele selles foorumis sa ei saa lisada manuseid selles foorumis sa võid manuseid alla laadida selles foorumis
|
|
Hinnavaatlus ei vastuta foorumis tehtud postituste eest.
|