View Poll Results: Did you find this thread usefull?

Voters
87. You may not vote on this poll
  • YES

    82 94.25%
  • NO

    5 5.75%
Page 3 of 4 FirstFirst 1234 LastLast
Results 51 to 75 of 96

Thread: Easiest way to automate night 2-8 downloads....... without any software....

  1. #51
    Junior Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    58

    Default

    thanx for the info

  2. #52
    Junior Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    10

    Question

    When i click on autoconfig.exe in Imran's download utility it says "Looks like modem didnt reboot successfully". What next????? Is there any other application which might work for me.which is simple n easy to use.
    (Huawei WA1003A router,Win 7 ultimate)

  3. #53
    Platinum Member
    Join Date
    Aug 2009
    Liked
    0 times
    Posts
    8,563

  4. #54
    Gold Member
    Join Date
    Feb 2009
    Liked
    0 times
    Posts
    573

    Default

    Quote Originally Posted by rohit.r View Post
    When i click on autoconfig.exe in Imran's download utility it says "Looks like modem didnt reboot successfully". What next????? Is there any other application which might work for me.which is simple n easy to use.
    (Huawei WA1003A router,Win 7 ultimate)
    If you are using just one system, then bridge mode+bat method is the easiest for automation......
    I tried with xp, vista, windows 7.......
    All works fine......

  5. #55
    Junior Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    10

    Default

    Quote Originally Posted by hitler517 View Post
    If you are using just one system, then bridge mode+bat method is the easiest for automation......
    I tried with xp, vista, windows 7.......
    All works fine......
    No dude...Its PPPOE....... Is there anyway i can automate my downloads...I'm sick of staying awake till 2AM daily. Mine is Quidway WA1003A router not a modem also. So even if i turn on my router my account starts......****** never told me when i purchased it years back.........
    Last edited by Admin; 12-06-09 at 11:22 PM.

  6. #56
    Gold Member
    Join Date
    Feb 2009
    Liked
    0 times
    Posts
    573

    Default

    this is a script to reboot Quidway WA1003A modem when using cryptload.....
    cryptload is a software for continuous rapidshare downloads by means of modem reboot....
    you can find a thread on cryptload here....
    http://www.indiabroadband.net/bsnl-b...ight=cryptload (Using cryptload to download from Downloading from One-Click-Hosters like Rapidshare..)

    just try to adjust the script for your modem...
    sory, i'm not familiar with pppoe reboots....
    I think this is a working script.....


    Code:
    <CryptLoad>
    <Router name="Huawei WA1003A" />
    <Command method="GET" action="" />
    <Command method="POST" action="cgi-bin/webcm">
    <Parameter name="getpage" value="..%2Fhtml%2Fmenus%2Fmenu1.html" />
    <Parameter name="errorpage" value="..%2Fhtml%2Findex.html" />
    <Parameter name="var%3Apagename" value="home" />
    <Parameter name="var%3Amenu" value="home" />
    <Parameter name="var%3Amenutitle" value="Home" />
    <Parameter name="var%3Apagetitle" value="Home" />
    <Parameter name="login%3Acommand%2Fusername" value="admin" />
    <Parameter name="login%3Acommand%2Fpassword" value="admin" />
    </Command>
    <Command method="GET" action="cgi-bin/webcm">
    <Parameter name="getpage" value="..%2Fhtml%2Fmenus%2Fmenu1.html" />
    <Parameter name="var:pagename" value="home" />
    <Parameter name="var:pagetitle" value="Home" />
    <Parameter name="var:menu" value="tools" />
    <Parameter name="var:menutitle" value="Tools" />
    </Command>
    <Command method="GET" action="cgi-bin/..%2Fcgi-bin%2Fwebcm">
    <Parameter name="getpage" value="..%2Fhtml%2Fmenus%2Fmenu1.html" />
    <Parameter name="var:menu" value="tools" />
    <Parameter name="var:menutitle" value="Tools" />
    <Parameter name="var:pagename" value="commands" />
    <Parameter name="var:pagetitle" value="System%20Commands" />
    </Command>
    <Command method="POST" action="cgi-bin/webcm">
    <Parameter name="getpage" value="..%2Fhtml%2Ftools%2Frestartmodem.html" />
    <Parameter name="errorpage" value="..%2Fhtml%2Fmenus%2Fmenu1.html" />
    <Parameter name="var%3Apagename" value="commands" />
    <Parameter name="var%3Amenu" value="tools" />
    <Parameter name="var%3Amenutitle" value="Tools" />
    <Parameter name="var%3Apagetitle" value="System+Commands" />
    <Parameter name="var%3Apagemaster" value="" />
    <Parameter name="logic%3Acommand%2Fppp_disconnect" value="" />
    <Parameter name="var%3Acom" value="reboot" />
    <Parameter name="var%3Arestart" value="1" />
    </Command>
    </CryptLoad>

  7. #57
    Junior Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    10

    Question

    Thanks dude...But i use uTorrent ............Can neone help me in configuring Imrans utility for my router(WA1003A)..........Pls..............

  8. #58
    Junior Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    93

    Default

    Even I tried to do this but somehow i could not manage it to work and i need to check again

  9. #59
    Gold Member
    Join Date
    Feb 2009
    Liked
    0 times
    Posts
    573

    Default

    Quote Originally Posted by rohit.r View Post
    Thanks dude...But i use uTorrent ............Can neone help me in configuring Imrans utility for my router(WA1003A)..........Pls..............
    See post #75 in link below.... It might help.....
    http://www.indiabroadband.net/broadb...tml#post164916 (Automatic rebooting of router at 2 AM and 8 AM)

  10. #60
    Junior Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    93

    Default

    I will have a look at that and check if that helps me out, thanks for the pointer though.

  11. #61
    Gold Member
    Join Date
    Feb 2009
    Liked
    0 times
    Posts
    573

    Default

    Quote Originally Posted by s2a2n2 View Post
    I will have a look at that and check if that helps me out, thanks for the pointer though.
    There are many threads here about modem rebooting.....
    Surely you will find a few that suits your need....

  12. #62
    Junior Member
    Join Date
    Jan 2010
    Liked
    0 times
    Posts
    22

    Default How the BSNL Meter reading will be stopped?

    Hi,
    I'm in a PPPOE mode with username and password to be used for connection.
    I'm bit worried about usage. I want to know the situation when BSNL meter reading will be stopped:
    a. if I restart PC.
    b. if disconnect manually from quicklauch toolbar of LAN.
    c. if I reboot modem with Imran's utility.
    d. if I use BBscheduler to disconnect it.

  13. #63
    Platinum Member
    Join Date
    Aug 2009
    Liked
    0 times
    Posts
    8,563

    Default

    C. Use Imran's to reboot. Since you are in PPPoE mode, the connection won't be reset even if you restart the PC.
    Last edited by meetdilip; 01-11-10 at 05:27 PM.

  14. #64
    LEARNER
    Join Date
    Aug 2007
    Liked
    21 times
    Posts
    15,307

    Default

    Some changes have been made in Bsnl Usage portal data.bsnl.in
    Check your usage for NU period now.
    Any overlap reading say 0145 to 0215AM?
    countedshown as chargeable
    or say 0145 - to 0845 AM ? full d/l shown as chargeable

    Main concern : It is the modem that has to disconnected at say 0155 AM restart at 0205AM
    Again disconnect at 0755 AM.
    so that meter readings are not merged.

  15. #65
    Junior Member
    Join Date
    Jan 2010
    Liked
    0 times
    Posts
    22

    Default Difficulties with Imran's Utility

    Yesterday I experimented with the Imran's Broadband Utility. My PC restarted automatically when I tried to install Imran's Utility. What could be the cause?
    My connection requires UserID and Password to be connected with BSNL.

  16. #66
    Platinum Member
    Join Date
    Aug 2009
    Liked
    0 times
    Posts
    8,563

    Default

    I think you are in bridge mode.Imran's work in PPPoE mode. ie, ID and password stored in the modem. For bridge mode, use batch file method.

  17. #67
    Junior Member
    Join Date
    Jan 2010
    Liked
    0 times
    Posts
    22

    Default

    I tried to use BBscheduler. But at the time ( 2.10 am ) my connection frequently got disconnected and BBscheduler failed. Please tell me any sort of way which will try dial repeatedly until the connection is made.

  18. #68
    Gold Member
    Join Date
    Aug 2009
    Age
    21
    Liked
    0 times
    Posts
    534

    Default

    Quote Originally Posted by Kanu View Post
    I tried to use BBscheduler. But at the time ( 2.10 am ) my connection frequently got disconnected and BBscheduler failed. Please tell me any sort of way which will try dial repeatedly until the connection is made.
    use Reconnect, it works for me.

  19. #69
    Platinum Member Archer's Avatar
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    2,969

    Default

    Quote Originally Posted by Kanu View Post
    I tried to use BBscheduler. But at the time ( 2.10 am ) my connection frequently got disconnected and BBscheduler failed. Please tell me any sort of way which will try dial repeatedly until the connection is made.
    Use the code given in the first post and increase the "Redial attempts" in Dialer Properties-> Options to a higher number.


  20. #70
    Platinum Member
    Join Date
    Aug 2009
    Liked
    0 times
    Posts
    8,563

    Default

    Archer is right. change the redial attempts in dialler options.

  21. #71
    Junior Member
    Join Date
    Jan 2010
    Liked
    0 times
    Posts
    22

    Default

    none of processes is working for me. PC hibernates, wakesup and tries to connect with net, at that time my modem used to start blinking. so connection is not made. when modem settles, scheduler has finished its work. then I've to connect it manually.

  22. #72
    LEARNER
    Join Date
    Aug 2007
    Liked
    21 times
    Posts
    15,307

    Default

    @kanu
    none of processes is working for me
    (1)
    Mention the modem model/make/number.
    (2)
    ((1)Check your Usage details whether
    meter readings get split at about 0200AM and 0800 AM.
    (3)
    some changes have been made,
    it appears in data.bsnl.in meter readings.
    (4)
    It is the modem that has to be disconnected/reconnected at these timings.

    REF: from @archer
    seems D/L 0200AM to 0203AM added to chargeable data ( or could be idle time )
    modem not disconnected at about 0155 ?
    (a)http://i46.tinypic.com/2hs699i.jpg
    "BONUS" Download FREE 0800AM to 0823 AM !
    Modem not disconnected around 0755AM
    (b)http://i47.tinypic.com/27wsl4z.jpg

  23. #73
    Junior Member
    Join Date
    Jan 2010
    Liked
    0 times
    Posts
    22

    Default

    @essbebe
    sir you can't get my point. I can successfully connect/disconnect net with codes provided by Hitler 517 at first page through my windows scheduler. I experimented with this today. I disconnct net with scheduler at 8.43.39 according my computer and switch off modem at 8.58 am.Now my usage updated. it is stated that my usage meter stopped at exactly 8.43.37 according to their time. So you are quite right. I'm in bridge mode though in BSNL it stated as PPPoE( WAN something).
    but my problem another one. I set my scheduler at 2.15 am for a safer side. but if modem is not settled ( connection remain very unrested from 2-3 am) the scheduler can't make contact with modem. I want to know if there is any code which can wait until modem settles or your simple formula by increasing the connection attempts and reducing waiting time will work. I was waiting for my usage updated that's why I'm late to response.
    thank you everybody. you are so helpful that I watching from quite a few day.
    Last edited by Kanu; 01-13-10 at 03:50 PM.

  24. #74
    Platinum Member Archer's Avatar
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    2,969

    Default

    @Kanu

    Modem should be always on and connected (link LED stable) even if system is in hibernation.

    Multiple schedules for single task

    • Go to the scheduled task Properties-> Schedule-> Show multiple schedules (tick mark)-> New-> Set a new time (example: 2:17 AM)-> Apply-> OK

    Repeat task after pre-set interval

    • Go to the scheduled task Properties-> Schedule-> Advanced-> Repeat task (tick mark)-> set Every (Example: 1) minute-> select Time (radio button)-> set Time (2:30 AM) -> OK

    To view links or images in signatures your post count must be 100 or greater. You currently have 0 posts.

  25. #75
    Junior Member
    Join Date
    Jan 2010
    Liked
    0 times
    Posts
    48

    Default

    thanks for this

Page 3 of 4 FirstFirst 1234 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Which is the Best Antivirus software package for your computer?
    By Preeti_20 in forum Computer Security
    Replies: 54
    Last Post: 12-27-11, 09:36 PM
  2. Replies: 2
    Last Post: 03-18-10, 02:26 PM
  3. Laptop Battery Monitor Software: BatteryCare
    By Preeti_20 in forum Laptop
    Replies: 0
    Last Post: 02-09-10, 11:37 PM