Recent content by chillout1989

  1. C

    Unr3al shared & dedicated proxies by changemyip.com

    Since I'm very satisfied I ordered again! Please add the 20% again :) My order #39765207 PS: Last month i did not get any invoice or something, how can i renew my proxies at the end of the month?
  2. C

    Unr3al shared & dedicated proxies by changemyip.com

    I just bought 15 shared proxies, order #39345705 Can you add the 20% please? Thank you
  3. C

    How To Make iMacros Loop Series Of Script!

    You have to make a javascript file (.js) Then different macro files (.iim) which execute the code you want. If you want to execute the first code 30 times, then make a .iim file with that code and call it with your .js file with: iimPlay("yourmacro//macro") If you want to loop that part 30...
  4. C

    Imacros SHARED code scripts

    SET !DATASOURCE xxxx.csv or xxxx.txt Its still working, you must be making some mistakes.
  5. C

    I found "iret" in imacros wiki. What is it?

    At first i want to say that i just can code javascript, but this is Visual Basic. I think the "int ret_code" and "iret" means the same in javascript. It's a variable which returns a number, depending on the success of the macro you played. If the macro gets an error, the variable iret stores...
  6. C

    [GET]AddMeFast AllInOne BOTS[iMacros][1000 Points < 1 hr.][Never Crashes]

    simply check "dont show this message any more" and click "continue" happened to me before, too, its a problem of firefox.
  7. C

    [GET] AddMeFast Bot Suite! (2K+ Points/Hr)(Dynamic)(iMacros)[Updated]

    should be a problem with your internet connection or pc speed. imacros got 600 seconds by default to complete a macro, if it takes longer than 600 seconds, then you'll get the error. try to disable loading images in firefox
  8. C

    Need Imacros Expert!

    There are ways to disconnect your router without accessing the interface. I found a solution for my "fritz.box" which works very well. I just have to click the .bat file and it reconnects within 1-2 seconds. But i dont know what router you got. Search for it on the internet, maybe you will find...
  9. C

    [GET]AddMeFast AllInOne BOTS[iMacros][1000 Points < 1 hr.][Never Crashes]

    iMacros doesn't support mobile devices until now, so: no :/
  10. C

    Addmefast Instagram Followers & Likes iMacros JavaScript [Never Crashes]

    change the"WAIT SECONDS = " part to the number of seconds it should wait before doing the next step WAIT SECONDS = 5 will wait 5 seconds
  11. C

    Addmefast Instagram Followers & Likes iMacros JavaScript [Never Crashes]

    addmefast will ban you after a few days when you run multiple instances of firefox and earn points "too fast" happened to me many times
  12. C

    [GET]AddMeFast AllInOne BOTS[iMacros][1000 Points < 1 hr.][Never Crashes]

    like i said i use a selfmade script and i dont use only 1 social media account. i use 10 twitter accounts, some youtube accounts with 50 channels each, many google+ accounts. when you switch between them every XX likes/subs/whatever, then they wont get banned or limited. but i dont use any...
  13. C

    [GET]AddMeFast AllInOne BOTS[iMacros][1000 Points < 1 hr.][Never Crashes]

    I don't think your proxies are the problem. The macro itself is the problem if you run it for too long. I encountered the problem at a selfmade javascript based script for AddMeFast which acts very human and uses some ways to avoid being detected by AddMeFast. It worked perfectly for some...
  14. C

    [GET]AddMeFast AllInOne BOTS[iMacros][1000 Points < 1 hr.][Never Crashes]

    or just add this line to the top of each macro: FILTER TYPE=IMAGES STATUS=ON then you dont have to always change it if you want to surf manually.
  15. C

    [GET]AddMeFast AllInOne BOTS[iMacros][1000 Points < 1 hr.][Never Crashes]

    sorry if i'm always interfering :) but yes of course there is a way. just dont try to identify the button by its text. use this code: TAG POS=1 TYPE=A ATTR=CLASS:"single_like_button btn3-wrap" instead of: TAG POS=1 TYPE=DIV ATTR=TXT:Like just want to help... :)
Back
Top