Page 4 of 4 FirstFirst ... 234
Results 76 to 91 of 91

Thread: How to use Night Time Free Bandwidth efficiently

  1. #76
    Junior Member
    Join Date
    Jul 2008
    Liked
    0 times
    Posts
    35

    Default

    K, link for DFBA v1.5 has been added on the site for Beta Testing Purposes

  2. #77
    LEARNER
    Join Date
    Aug 2007
    Liked
    21 times
    Posts
    15,302

    Default DFBA 1.5 Beta

    @Ricksoft
    Control Panel:
    Modification , not done. Enable Max , Min buttons.

    If you need, can post screenshots of other applications with reduced window sizes. ( with my settings)
    Last edited by essbebe; 03-14-10 at 01:55 PM.

  3. #78
    Junior Member
    Join Date
    Jul 2008
    Liked
    0 times
    Posts
    35

    Default

    Well, this Beta was created in April of 2009 so obviously ur suggestions haven't been implemented, will do so in v2.0

  4. #79
    LEARNER
    Join Date
    Aug 2007
    Liked
    21 times
    Posts
    15,302

    Default

    Please specify, what facility has been added in version 1.5. could not find any change/s..
    Last edited by essbebe; 04-25-10 at 01:29 PM.

  5. #80
    Junior Member
    Join Date
    Jul 2008
    Liked
    0 times
    Posts
    35

    Default

    Well major change is technical one, earlier this program used to fireup even in the time slot 8-12PM, even though if a person has set its starting time as 2:05 AM. In newer version this has been fixed. (For looks not a big change but can save loads of money for some ppl)

  6. #81
    LEARNER
    Join Date
    Aug 2007
    Liked
    21 times
    Posts
    15,302

    Default

    Well major change is technical one, earlier this program used to fireup even in the time slot 8-12PM, even though if a person has set its starting time as 2:05 AM. In newer version this has
    been fixed. (For looks not a big change but can save loads of money for some ppl)
    The only difference seems to be the startup.bat file. Rest of the files appear same. !

    A revised version 1.5 done in April 2009 is posted now
    Many users MUST have LOST lot of money because of false time triggering of the earlier version.1.0
    Please delete the older version.

    I am sorry. I cannot do BETA test .Please await further responses from other users/members.

    @echo off
    for /f "tokens=1-10 skip=1 delims=," %%a in (configure.txt) do set starthc=%%a
    for /f "useback tokens=*" %%a in ('%starthc%') do set starth=%%~a
    for /f "tokens=1-10 skip=1 delims=," %%a in (configure.txt) do set startmc=%%b
    for /f "useback tokens=*" %%a in ('%startmc%') do set startm=%%~a
    for /f "tokens=1-10 skip=1 delims=," %%a in (configure.txt) do set endhc=%%c
    for /f "useback tokens=*" %%a in ('%endhc%') do set endh=%%~a
    for /f "tokens=1-10 skip=1 delims=," %%a in (configure.txt) do set endmc=%%d
    for /f "useback tokens=*" %%a in ('%endmc%') do set endm=%%~a
    set/a tim=(%time:~0,2%*3600)+(%time:~3,2%*60)+(%time:~6, 2%)
    set/a stim=(%starth%*3600)+(%startm%*60)
    set/a etim=(%endh%*3600)+(%endm%*60)
    if not %tim% geq %stim% Goto End
    if not %tim% leq %etim% Goto End
    configure.bat
    :End
    Last edited by essbebe; 03-17-10 at 02:17 PM.

  7. #82
    Junior Member
    Join Date
    Jan 2010
    Liked
    0 times
    Posts
    48

    Default

    we have to put links in IDM and its possible only with premium accounts, how will this software download automatically, it requires to wait for some time between downloads

  8. #83
    Junior Member
    Join Date
    Jul 2008
    Liked
    0 times
    Posts
    35

    Default

    Well I designed it mostly to work with torrent downloaders but I've tested it with IDM and it worked fine for me

  9. #84
    LEARNER
    Join Date
    Aug 2007
    Liked
    21 times
    Posts
    15,302

    Default

    @Ricksoft
    Please add the link to the software.
    Any latest version ?
    Thread bloated already. (84 Posts)

  10. #85
    The Master imrock's Avatar
    Join Date
    Sep 2008
    Liked
    0 times
    Posts
    2,200

    Default

    hey guys!

    Why not use any macro program like Macro Expert??

    Just create a macro and schedule it to run @ 2.15AM.

  11. #86
    LEARNER
    Join Date
    Aug 2007
    Liked
    21 times
    Posts
    15,302

    Default

    @imrock
    Suggestion is good.
    Most of us ( including me ) are "sub Zero" in computer programming etc.
    If you make a "Macro" not "macaroni"
    I will like to test it !!!
    For Instance @Ricksoft says change this and that in your system to allow his application to work.
    I try all those and say my system crashes ,
    because I am a novice, and do something wrong ,
    Then call the Software engineer to restart my System,
    Later validate OS, update SP2 SP3 ( 400 MB approx) reload drivers etc . ( visit Rs 100/= repair charges extra) !

  12. #87
    Gold Member
    Join Date
    Feb 2009
    Liked
    0 times
    Posts
    573

    Default

    Jdownloader is a nice utlity for free as well as premium linkshare stuff.....

  13. #88
    Junior Member
    Join Date
    Jul 2008
    Liked
    0 times
    Posts
    35

    Cool

    Quote Originally Posted by essbebe View Post
    @imrock
    Suggestion is good.
    Most of us ( including me ) are "sub Zero" in computer programming etc.
    If you make a "Macro" not "macaroni"
    I will like to test it !!!
    For Instance @Ricksoft says change this and that in your system to allow his application to work.
    I try all those and say my system crashes ,
    because I am a novice, and do something wrong ,
    Then call the Software engineer to restart my System,
    Later validate OS, update SP2 SP3 ( 400 MB approx) reload drivers etc . ( visit Rs 100/= repair charges extra) !
    Well use 'Norton Ghost' to make images of ur system, like it helps me restore full windows + drivers + all programs installed + my files + my settings in about 5 minutes if image is in HDD or 20-25 mins if image is on DVD.

    As for new version, I'm working on bugs, including the one reported by u (DPI problem), but the thing is I'm wee preoccupied wid exams and other projects and all, hope I finish the new version soon.

    Link : http://ricksoft.0fees.net/down/DFBAv1.5.zip

  14. #89
    Junior Member
    Join Date
    Apr 2010
    Liked
    0 times
    Posts
    8

    Default

    this software is not working in my computer properly

    it didn't start also...........

    what's the problem

  15. #90
    LEARNER
    Join Date
    Aug 2007
    Liked
    21 times
    Posts
    15,302

    Default

    Try this application. Test in day time.
    BB Scheduler - BroadBand Scheduler

  16. #91
    LEARNER
    Join Date
    Aug 2007
    Liked
    21 times
    Posts
    15,302

    Default

    All members :
    A new thread has been posted today in contest section detailing three or four schedulers.
    I also added Ricksoft application, with author's comments about Upgrade.

    Please continue in the new thread.
    After some time it will be shifted to BSNL forum, if accepted.
    Wait for link please:
    http://www.indiabroadband.net/contes...chedulers.html

Page 4 of 4 FirstFirst ... 234

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Send Free MMS/SMS from PC to Mobile Phones
    By Preeti_20 in forum Computer technology
    Replies: 13
    Last Post: 02-13-12, 09:26 AM
  2. How to make Free calls to Mobile?
    By Preeti_20 in forum Voice over IP
    Replies: 6
    Last Post: 06-15-11, 10:01 PM
  3. BSNL Night Unlimited - Layman's review
    By meetdilip in forum BSNL broadband
    Replies: 24
    Last Post: 12-14-10, 01:29 PM
  4. Making VoIP calls for Free
    By Preeti_20 in forum Voice over IP
    Replies: 0
    Last Post: 02-02-10, 01:29 PM