User Tag List

11946Views
Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Coder Chillivanilli's Avatar




    Join Date
    Jul 2014
    Posts
    1,200
    Coins
    103
    Thumbs Up
    Received: 273
    Given: 128
    Quote Originally Posted by OfficialJoe View Post
    Oke what did you use for GUI? Cause I liked that style just simple java style. But I mean I mean click buttons on the website for example on yout WOC bot clicking ads etc
    I'm using the build in GUI builder of eclipse. I think you need to read a lot of what http requests are and what they consist of. Then you should install an addon like http headers or use a program like fiddler to capture http request. Then you can try to build your own http request, for example to start a search on google.

    0 Not allowed! Not allowed!

  2. #12
    Member
    Join Date
    May 2015
    Location
    The Netherlands
    Posts
    18
    Coins
    0
    Thumbs Up
    Received: 0
    Given: 0
    Quote Originally Posted by Chillivanilli View Post
    I'm using the build in GUI builder of eclipse. I think you need to read a lot of what http requests are and what they consist of. Then you should install an addon like http headers or use a program like fiddler to capture http request. Then you can try to build your own http request, for example to start a search on google.
    Oke weird, cause if a open the WOC bot i got like blue buttons hit but mine gives like gray buttons, Thw windows style instead of java

    0 Not allowed! Not allowed!

  3. #13
    Coder Chillivanilli's Avatar




    Join Date
    Jul 2014
    Posts
    1,200
    Coins
    103
    Thumbs Up
    Received: 273
    Given: 128
    Quote Originally Posted by OfficialJoe View Post
    Oke weird, cause if a open the WOC bot i got like blue buttons hit but mine gives like gray buttons, Thw windows style instead of java
    You use the build in gui builder in eclipse? There are different styles which you can use and there are also different gui builder out there with different styles. Maybe you have another default style

    0 Not allowed! Not allowed!

  4. #14
    Member
    Join Date
    May 2015
    Location
    The Netherlands
    Posts
    18
    Coins
    0
    Thumbs Up
    Received: 0
    Given: 0
    Quote Originally Posted by Chillivanilli View Post
    You use the build in gui builder in eclipse? There are different styles which you can use and there are also different gui builder out there with different styles. Maybe you have another default style
    Can you link to the plugin that u use? I use: Window Builder ( download(dot)eclipse (dot) org/windowbuilder/WB/release/R201406251200/4.4/ )


    BTW thanks for the good help and conversation I have already something to build it is not really a bot but something ppl request around the web.

    0 Not allowed! Not allowed!

  5. #15
    Coder Chillivanilli's Avatar




    Join Date
    Jul 2014
    Posts
    1,200
    Coins
    103
    Thumbs Up
    Received: 273
    Given: 128
    Quote Originally Posted by OfficialJoe View Post
    Can you link to the plugin that u use? I use: Window Builder ( download(dot)eclipse (dot) org/windowbuilder/WB/release/R201406251200/4.4/ )

    BTW thanks for the good help and conversation I have already something to build it is not really a bot but something ppl request around the web.
    I'm also using that. No problem, if you have further questions, feel free to ask

    0 Not allowed! Not allowed!

  6. #16
    Member
    Join Date
    May 2015
    Location
    The Netherlands
    Posts
    18
    Coins
    0
    Thumbs Up
    Received: 0
    Given: 0
    Quote Originally Posted by Chillivanilli View Post
    I'm also using that. No problem, if you have further questions, feel free to ask
    That is weird you know there is anywher any how a style option? Cause I really want the java style thing if it is not possible so beat it but I do prefer it

    0 Not allowed! Not allowed!

  7. #17
    Coder Chillivanilli's Avatar




    Join Date
    Jul 2014
    Posts
    1,200
    Coins
    103
    Thumbs Up
    Received: 273
    Given: 128
    Quote Originally Posted by OfficialJoe View Post
    That is weird you know there is anywher any how a style option? Cause I really want the java style thing if it is not possible so beat it but I do prefer it
    Did you select some of this?
    It only shows you the selected style, but doesnt show it when you export your project.

    Google about LookAndFeel in java and how to set different LookAndFeels

    0 Not allowed! Not allowed!

  8. #18
    Member
    Join Date
    May 2015
    Location
    The Netherlands
    Posts
    18
    Coins
    0
    Thumbs Up
    Received: 0
    Given: 0
    Quote Originally Posted by Chillivanilli View Post
    Did you select some of this?
    It only shows you the selected style, but doesnt show it when you export your project.

    Google about LookAndFeel in java and how to set different LookAndFeels
    Oke thanks bro Ill take a look as soon Ill code the java part ill spoil that im creating a PHP 'Server' for it to make it more user friendly


    EDIT: Found the style and it works perfect THANKS! currently doing some GUI design and Server coding Screenshot by Lightshot

    0 Not allowed! Not allowed!
    Last edited by OfficialJoe; 05-26-2015 at 07:06 PM.

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •