Everything posted by Vilius
- I Love Dex
-
this makes me blue
- Bae
- Bae
- OSbot
Todays forecast: Osbots drama- Do we have soft clay bot maker?
I don't think so.- Another question from me! [GUI]
There is a stand alone builder called "JFormDesigner" except it requires payments but you can get a free trial. If you gots more questions feel free to ask and look at Apeacs post.- Another question from me! [GUI]
I made some mistakes in the paste and didn't explain it fairly well to you: fixed the paste: http://pastebin.com/KErmtQ5k in your Main class add: public int CustomIntInTheMainClass = 0; public String YourStringInTheMainClass = " "; public boolean start = false; Yeah my bad, didn't see that he was using javafx- Another question from me! [GUI]
http://pastebin.com/FYnKDJTE just add: GUI.Window(this); in the onStart method and try to look what each thing does although I commented stuff in.- Another question from me! [GUI]
If you want I could give you an already made java gui which you could use.- Another question from me! [GUI]
it could possibly be: GUI.main(); if it doesn't I'm clueless then.- Another question from me! [GUI]
What error?- Another question from me! [GUI]
in on start put: GUI.Start(); and you don't need the jFrame.setVisible(true), you already have window.show()- Another question from me! [GUI]
no jFrame. is how you named your JFrame its the name you gave JFrame jFrame = new JFrame();- Another question from me! [GUI]
If you got another class you call the method from another class from onStart in the main class I.e onStart{ GUI.Initialise(); } Gui represents the class. initialise represents the method you have that contains the gui components. EDIT: and make sure your method in the gui class has: jFrame.setVisible(true);- 2 times 0 is 0
- OSBot 2.4.6-7 - QoL and Patches
- Cannot open chatbox
Thanks, please close then- Cannot open chatbox
Jks, I know that I got banned, just wondering how long the ban is, if a staff member could post it here, that would be gr8- Rate my new script logos lads
- Script help
- SMPLPowerChopper
I'm grabbing area positions and drawing it and ofcourse I can add walking to the object.- SMPLPowerChopper
Right, I see. Will definitely add support for camera turning, the issue with the map seems that its trying to draw the lines even though the minimap tile position is not visible, will try to fix that.- Buying NMZ host account/boosting account
PM me with your price an skype for further discussion- Anyone having this problem too?
A lot of people have problems with interactions too when running scripts.