SytheClient Beta (Build 3, 0.3.0)

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

SytheClient Beta (Build 3, 0.3.0)
  1. Unread #61 - Jun 13, 2010 at 9:18 AM
  2. Blurrred
    Joined:
    Feb 12, 2010
    Posts:
    194
    Referrals:
    0
    Sythe Gold:
    0

    Blurrred Active Member
    $5 USD Donor

    SytheClient Beta (Build 3, 0.3.0)

    Can you make it compatible with a netbook screen :)? 13" Screen, 1024 x 800 px.
     
  3. Unread #62 - Jun 13, 2010 at 2:02 PM
  4. Brandon17
    Joined:
    Mar 25, 2010
    Posts:
    43
    Referrals:
    0
    Sythe Gold:
    0

    Brandon17 Member
    Banned

    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
     
  5. Unread #63 - Jun 13, 2010 at 4:28 PM
  6. Blupig
    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

    Blupig BEEF TOILET
    $5 USD Donor

    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...
     
  7. Unread #64 - Jun 13, 2010 at 4:32 PM
  8. Eric L.
    Joined:
    Feb 9, 2010
    Posts:
    742
    Referrals:
    5
    Sythe Gold:
    0

    Eric L. Apprentice
    Banned

    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.
     
  9. Unread #65 - Jun 13, 2010 at 4:54 PM
  10. Blupig
    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

    Blupig BEEF TOILET
    $5 USD Donor

    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
     
  11. Unread #66 - Jun 13, 2010 at 5:36 PM
  12. $ow
    Joined:
    Jun 4, 2010
    Posts:
    141
    Referrals:
    0
    Sythe Gold:
    0

    $ow Active Member
    Banned

    SytheClient Beta (Build 3, 0.3.0)

    very nice program m8!
     
  13. Unread #67 - Jun 14, 2010 at 1:56 PM
  14. ll0ll0l0ll0ll0l
    Joined:
    Aug 9, 2005
    Posts:
    328
    Referrals:
    0
    Sythe Gold:
    0

    ll0ll0l0ll0ll0l Forum Addict

    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
     
  15. Unread #68 - Jun 14, 2010 at 3:08 PM
  16. thr0wback
    Joined:
    Dec 14, 2007
    Posts:
    979
    Referrals:
    0
    Sythe Gold:
    0

    thr0wback Apprentice
    Banned

    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?)
     
  17. Unread #69 - Jun 16, 2010 at 12:33 AM
  18. Blupig
    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

    Blupig BEEF TOILET
    $5 USD Donor

    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.
     
  19. Unread #70 - Jun 16, 2010 at 12:54 AM
  20. Lukef555
    Joined:
    Aug 16, 2008
    Posts:
    3,206
    Referrals:
    6
    Sythe Gold:
    0

    Lukef555 Grand Master
    Banned

    SytheClient Beta (Build 3, 0.3.0)


    Like the MDI, did you re-upload?
     
  21. Unread #71 - Jun 16, 2010 at 10:05 AM
  22. Blupig
    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

    Blupig BEEF TOILET
    $5 USD Donor

    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".
     
  23. Unread #72 - Jun 16, 2010 at 10:54 AM
  24. thr0wback
    Joined:
    Dec 14, 2007
    Posts:
    979
    Referrals:
    0
    Sythe Gold:
    0

    thr0wback Apprentice
    Banned

    SytheClient Beta (Build 3, 0.3.0)

    Can you remove the minimize, maximize and close bar at the top?
     
  25. Unread #73 - Jun 16, 2010 at 5:25 PM
  26. Blupig
    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

    Blupig BEEF TOILET
    $5 USD Donor

    SytheClient Beta (Build 3, 0.3.0)

    why? 

     
  27. Unread #74 - Jun 16, 2010 at 6:14 PM
  28. Kriss!
    Joined:
    Jun 14, 2010
    Posts:
    7
    Referrals:
    0
    Sythe Gold:
    0

    Kriss! Newcomer
    Banned

    SytheClient Beta (Build 3, 0.3.0)

    When do you think this will be finished?
     
  29. Unread #75 - Jun 16, 2010 at 7:27 PM
  30. Mnemonica
    Joined:
    Jun 16, 2010
    Posts:
    2
    Referrals:
    0
    Sythe Gold:
    0

    Mnemonica Newcomer
    Banned

    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.
     
  31. Unread #76 - Jun 17, 2010 at 3:39 AM
  32. 1234567ASDF
    Referrals:
    0

    1234567ASDF Guest

    SytheClient Beta (Build 3, 0.3.0)

    Wow! Great way to play RS tbh
     
  33. Unread #77 - Jun 17, 2010 at 7:47 AM
  34. xt2mad
    Joined:
    Jan 29, 2009
    Posts:
    510
    Referrals:
    0
    Sythe Gold:
    0

    xt2mad Because Sythe is my life
    Banned

    SytheClient Beta (Build 3, 0.3.0)

    Defiantly!

    Im using it now. Its great.
     
  35. Unread #78 - Jun 17, 2010 at 12:04 PM
  36. Blupig
    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

    Blupig BEEF TOILET
    $5 USD Donor

    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.
     
  37. Unread #79 - Jun 17, 2010 at 12:10 PM
  38. Draucia
    Referrals:
    0

    Draucia Guest

    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.
     
  39. Unread #80 - Jun 17, 2010 at 2:33 PM
  40. нαχ
    Joined:
    Dec 12, 2009
    Posts:
    678
    Referrals:
    0
    Sythe Gold:
    0

    нαχ Apprentice
    Banned

    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.. >

Users viewing this thread
1 guest


 
 
Adblock breaks this site