Adblock breaks this site

SytheClient Beta (Build 3, 0.3.0)

Discussion in 'Archives' started by Blupig, Jun 10, 2010.

  1. Blurrred

    Blurrred Active Member
    $5 USD Donor

    Joined:
    Feb 12, 2010
    Posts:
    194
    Referrals:
    0
    Sythe Gold:
    0
    SytheClient Beta (Build 3, 0.3.0)

    Can you make it compatible with a netbook screen :)? 13" Screen, 1024 x 800 px.
     
  2. Brandon17

    Brandon17 Member
    Banned

    Joined:
    Mar 25, 2010
    Posts:
    43
    Referrals:
    0
    Sythe Gold:
    0
    SytheClient Beta (Build 3, 0.3.0)

    Can you also tell me how to just add java to a form like RuneScape (NO WEB BROWSER) in VB2010? Thanks
     
  3. Blupig

    Blupig BEEF TOILET
    $5 USD Donor

    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant
    SytheClient Beta (Build 3, 0.3.0)

    Can't do it unless you make a custom applet loader. Even my client uses a webbrowser with a few extra tweaks.

    It might be hard to do that since I need to make room for the tabs on the side plus the RS screen, AND I have an IRC tab planned to fit under the client window just like SwiftKit has. I might make a portable version of sorts where all the tools are used from the menu bar at the top so that the only thing on the main window is the game...
     
  4. Eric L.

    Eric L. Apprentice
    Banned

    Joined:
    Feb 9, 2010
    Posts:
    742
    Referrals:
    5
    Sythe Gold:
    0
    SytheClient Beta (Build 3, 0.3.0)

    Wow, this is amazing, I'm soooo going to download it when it's complete.

    Just a question, can you not make it so much like Swiftkit? :p.
     
  5. Blupig

    Blupig BEEF TOILET
    $5 USD Donor

    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant
    SytheClient Beta (Build 3, 0.3.0)

    Swiftkit took a very common design that was used in most clients before it, it not easy finding a spot for everything on one window. If you've got any suggestions for a new layout, by all means tell me :p
     
  6. $ow

    $ow Active Member
    Banned

    Joined:
    Jun 4, 2010
    Posts:
    141
    Referrals:
    0
    Sythe Gold:
    0
    SytheClient Beta (Build 3, 0.3.0)

    very nice program m8!
     
  7. ll0ll0l0ll0ll0l

    ll0ll0l0ll0ll0l Forum Addict

    Joined:
    Aug 9, 2005
    Posts:
    328
    Referrals:
    0
    Sythe Gold:
    0
    SytheClient Beta (Build 3, 0.3.0)

    Awsome! too bad its in VB.net also not the best choice since its a hassle for new people to install..etc, but looks great so far:)

    also, you got one heck of a noob account :p
     
  8. thr0wback

    thr0wback Apprentice
    Banned

    Joined:
    Dec 14, 2007
    Posts:
    979
    Referrals:
    0
    Sythe Gold:
    0
    SytheClient Beta (Build 3, 0.3.0)

    Please, make your client for a bigger resolution.
    Swiftkit is for 800x600? Can't tell, but it has hell lot of space over here (1440*900)

    Maybe go Tiko-wise?
    I do think that most people prefer an IRC client in the bottom though...

    And another suggestion: Auto-Login (Shouldn't be hard with .net-> senkeys?)
     
  9. Blupig

    Blupig BEEF TOILET
    $5 USD Donor

    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant
    SytheClient Beta (Build 3, 0.3.0)

    Update:
    SytheClient will now be following an MDI-type layout.
    Just for those who aren't exactly tech-savvy, MDI applications involve a frame application with a bunch of smaller windows that can be used inside of it. Here is an example: [​IMG]
    ...Where each window represents another tool or game screen.

    Why did you change it? What are the benefits?
    Since the way the client was organized was such an issue, I wanted a way to have users create their own layouts, where they can put things wherever they want. With MDI, everything is in a separate window and can be manipulated in terms of size and location, so if you like your game in the middle and highscores on the right, you can do that or whatever else you like.

    MDI also makes the client far faster. Since you're not loading every feature onto a single window, it takes less time to load and instructions are completed in a far smoother fashion.

    For facilitated management of many windows open at once, I will make a window browser so you can jump to a specific window. MDI also comes with a cool minimizing feature, so if you minimized a window it would drop into a taskbar type area at the bottom of the screen.

    If anyone is familiar with Photoshop, that is a prime example of an MDI application.

    PLEASE NOTE
    Layout is the way things are organized and is not a theme or skin. Themes and skins are visual only, but will also be added in the next revision.
     
  10. Lukef555

    Lukef555 Grand Master
    Banned

    Joined:
    Aug 16, 2008
    Posts:
    3,206
    Referrals:
    6
    Sythe Gold:
    0
    SytheClient Beta (Build 3, 0.3.0)


    Like the MDI, did you re-upload?
     
  11. Blupig

    Blupig BEEF TOILET
    $5 USD Donor

    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant
    SytheClient Beta (Build 3, 0.3.0)

    I might upload a copy when I get back from my chemistry exam, it's all ready and works fine, just doesn't really include more features than the original version does so it'd be, more or less, a "beta 2".
     
  12. thr0wback

    thr0wback Apprentice
    Banned

    Joined:
    Dec 14, 2007
    Posts:
    979
    Referrals:
    0
    Sythe Gold:
    0
    SytheClient Beta (Build 3, 0.3.0)

    Can you remove the minimize, maximize and close bar at the top?
     
  13. Blupig

    Blupig BEEF TOILET
    $5 USD Donor

    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant
    SytheClient Beta (Build 3, 0.3.0)

    why? 

     
  14. Kriss!

    Kriss! Newcomer
    Banned

    Joined:
    Jun 14, 2010
    Posts:
    7
    Referrals:
    0
    Sythe Gold:
    0
    SytheClient Beta (Build 3, 0.3.0)

    When do you think this will be finished?
     
  15. Mnemonica

    Mnemonica Newcomer
    Banned

    Joined:
    Jun 16, 2010
    Posts:
    2
    Referrals:
    0
    Sythe Gold:
    0
    SytheClient Beta (Build 3, 0.3.0)

    Talk about regression...
    Don't you remember the Sytheclient Cheater made that used MDI?

    People won't like it. You need a good interface to lay tools by the side of the game screen... not something overlaying it that needs resizing. Too troublesome. You need something like widgets that can be moved and snapped in place around the game. Just what I'd say from experience... but that'd obviously be a bit more difficult programatically. It's your call, good luck.
     
  16. 1234567ASDF

    1234567ASDF Guest

    Referrals:
    0
    SytheClient Beta (Build 3, 0.3.0)

    Wow! Great way to play RS tbh
     
  17. xt2mad

    xt2mad Because Sythe is my life
    Banned

    Joined:
    Jan 29, 2009
    Posts:
    510
    Referrals:
    0
    Sythe Gold:
    0
    SytheClient Beta (Build 3, 0.3.0)

    Defiantly!

    Im using it now. Its great.
     
  18. Blupig

    Blupig BEEF TOILET
    $5 USD Donor

    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant
    SytheClient Beta (Build 3, 0.3.0)

    Lol you can do exactly that but with windows. If you arrange your tools properly, you won't have anything overlaying anything else. Trust me, it's the exact same thing as having everything on one form except that everything is in a different window and you can move/size things to your liking.

    The version I have right now (planned for release as "beta 2") has an IRC. After that the full version will be released; I expect for the whole thing to be done within 2 weeks, my last exam is today.
     
  19. Draucia

    Draucia Guest

    Referrals:
    0
    SytheClient Beta (Build 3, 0.3.0)

    It won't run on my computer. I have windows 7 64 bit.
    @X^9: I tried downloading the .net framework 3.5 from microsoft.com but when I try to open it, nothing happens. But I think I already have the framework because I can run other vb programs.
     
  20. нαχ

    нαχ Apprentice
    Banned

    Joined:
    Dec 12, 2009
    Posts:
    678
    Referrals:
    0
    Sythe Gold:
    0
    SytheClient Beta (Build 3, 0.3.0)

    What's its ban rates? Anyone tried overnight bot with this? Thanks! :)
     
< Donater | 99 fishing harder than ever.. >


 
 
Adblock breaks this site