Juggalo1717 Posted February 5, 2021 Share Posted February 5, 2021 When trying to start this bot, I get this [ERROR][02/05 09:08:57 AM]: Uncaught exception! java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:2062) at java.awt.Component.getLocationOnScreen(Component.java:2036) at org.pushingpixels.substance.internal.widget.animation.effects.GhostPaintingUtils.paintGhostImages(GhostPaintingUtils.java:191) at org.pushingpixels.substance.internal.ui.SubstancePanelUI.update(SubstancePanelUI.java:83) at javax.swing.JComponent.paintComponent(JComponent.java:780) at javax.swing.JComponent.paint(JComponent.java:1056) at javax.swing.JComponent.paintToOffscreen(JComponent.java:5210) at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(RepaintManager.java:1579) at javax.swing.RepaintManager$PaintManager.paint(RepaintManager.java:1502) at javax.swing.RepaintManager.paint(RepaintManager.java:1272) at javax.swing.JComponent._paintImmediately(JComponent.java:5158) at javax.swing.JComponent.paintImmediately(JComponent.java:4969) at javax.swing.RepaintManager$4.run(RepaintManager.java:831) at javax.swing.RepaintManager$4.run(RepaintManager.java:814) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:814) at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:789) at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:738) at javax.swing.RepaintManager.access$1200(RepaintManager.java:64) at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1732) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) It immediately stops the script. All your other scripts work fine for me. Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted February 6, 2021 Author Share Posted February 6, 2021 21 hours ago, Juggalo1717 said: When trying to start this bot, I get this [ERROR][02/05 09:08:57 AM]: Uncaught exception! java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:2062) at java.awt.Component.getLocationOnScreen(Component.java:2036) at org.pushingpixels.substance.internal.widget.animation.effects.GhostPaintingUtils.paintGhostImages(GhostPaintingUtils.java:191) at org.pushingpixels.substance.internal.ui.SubstancePanelUI.update(SubstancePanelUI.java:83) at javax.swing.JComponent.paintComponent(JComponent.java:780) at javax.swing.JComponent.paint(JComponent.java:1056) at javax.swing.JComponent.paintToOffscreen(JComponent.java:5210) at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(RepaintManager.java:1579) at javax.swing.RepaintManager$PaintManager.paint(RepaintManager.java:1502) at javax.swing.RepaintManager.paint(RepaintManager.java:1272) at javax.swing.JComponent._paintImmediately(JComponent.java:5158) at javax.swing.JComponent.paintImmediately(JComponent.java:4969) at javax.swing.RepaintManager$4.run(RepaintManager.java:831) at javax.swing.RepaintManager$4.run(RepaintManager.java:814) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:814) at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:789) at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:738) at javax.swing.RepaintManager.access$1200(RepaintManager.java:64) at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1732) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) It immediately stops the script. All your other scripts work fine for me. That error has nothing to do with the script, that's a cleint related gui error. Are you getting another errors aswell? If this issue still happends you could try to remove this folder: C:\Users\YOURNAME\OSBot\Data\khal\images\magic Quote Link to comment Share on other sites More sharing options...
Chirn Posted February 8, 2021 Share Posted February 8, 2021 May I get a trial? Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted February 8, 2021 Author Share Posted February 8, 2021 2 hours ago, Chirn said: May I get a trial? Have fun! Quote Link to comment Share on other sites More sharing options...
HankyPanky Posted February 11, 2021 Share Posted February 11, 2021 Bot is unable to enchant dragonstone bracelets. It will enchant a full inventory and then attempt to withdraw more from the bank without ever depositing the old inventory. Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted February 11, 2021 Author Share Posted February 11, 2021 (edited) 20 minutes ago, HankyPanky said: Bot is unable to enchant dragonstone bracelets. It will enchant a full inventory and then attempt to withdraw more from the bank without ever depositing the old inventory. Thx for the report! Fixed in V1.11, will be live in a few hours. Small typo in the script -_- Edited February 11, 2021 by Khaleesi Quote Link to comment Share on other sites More sharing options...
NeedBotGold Posted February 21, 2021 Share Posted February 21, 2021 Hello lady can i get a trial to test new features? Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted February 21, 2021 Author Share Posted February 21, 2021 1 hour ago, NeedBotGold said: Hello lady can i get a trial to test new features? Sure! Enjoy Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted February 22, 2021 Author Share Posted February 22, 2021 Khal Magic (All in One) updated to V1.12: - Fixed issue enchanting Topaz amulets to burning amulets - Added Teleport + High Alch mode Will be live soon! Enjoy Quote Link to comment Share on other sites More sharing options...
FushigiBot Posted February 23, 2021 Share Posted February 23, 2021 I have been using this script for a while. Never gotten banned until recently. I recently started doing bowstrings for gp and craft xp. I was botting 10-30 mins with 2 hr intervals. However, I think the problem was the timing of the clicks. They were close to perfect. An option to select our own clicking timing intervals would be nice. This would definitely reduce banning potential, as it also adds to the randomification of the script. Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted February 23, 2021 Author Share Posted February 23, 2021 2 hours ago, xhannyah said: I have been using this script for a while. Never gotten banned until recently. I recently started doing bowstrings for gp and craft xp. I was botting 10-30 mins with 2 hr intervals. However, I think the problem was the timing of the clicks. They were close to perfect. An option to select our own clicking timing intervals would be nice. This would definitely reduce banning potential, as it also adds to the randomification of the script. Hmm, will have a look at this. Were you using the afk mode? Quote Link to comment Share on other sites More sharing options...
Darkness99pk Posted February 23, 2021 Share Posted February 23, 2021 Can I have a free trial thanks Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted February 23, 2021 Author Share Posted February 23, 2021 1 hour ago, Darkness99pk said: Can I have a free trial thanks Enjoy! Quote Link to comment Share on other sites More sharing options...
FushigiBot Posted February 23, 2021 Share Posted February 23, 2021 5 hours ago, Khaleesi said: Hmm, will have a look at this. Were you using the afk mode? Yeah. I was on AFK and also using mirror. I botted at GE, if it helps in any way. Another good feature besides being able to chose the intervals would be to have the character idle for a couple seconds every few minutes before continuing. As if taking real life breaks without logging off. I try to bot as safely as possible. It's actually my first banned account, haha. It doesn't help that I went straight to botting again after a temp ban, though. Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted February 23, 2021 Author Share Posted February 23, 2021 23 minutes ago, xhannyah said: Yeah. I was on AFK and also using mirror. I botted at GE, if it helps in any way. Another good feature besides being able to chose the intervals would be to have the character idle for a couple seconds every few minutes before continuing. As if taking real life breaks without logging off. I try to bot as safely as possible. It's actually my first banned account, haha. It doesn't help that I went straight to botting again after a temp ban, though. Ya checking it out, should take breaks in between if using afk mode. Quote Link to comment Share on other sites More sharing options...