Jump to content

OSRS Script Factory 2.0


ProjectPact

Recommended Posts

Hi when I click on "Script"  the menu doesn't popup and i get the following error: "
I use mirror mode btw

[ERROR][12/05 02:50:46 AM]: Uncaught exception!
java.lang.NoClassDefFoundError: Could not initialize class org.pushingpixels.substance.internal.contrib.jgoodies.looks.common.ShadowPopup
	at org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options.isPopupDropShadowActive(Options.java:94)
	at org.pushingpixels.substance.internal.contrib.jgoodies.looks.common.ShadowPopupFactory.getPopup(ShadowPopupFactory.java:174)
	at javax.swing.plaf.PopupMenuUI.getPopup(Unknown Source)
	at javax.swing.JPopupMenu.showPopup(Unknown Source)
	at javax.swing.JPopupMenu.setVisible(Unknown Source)
	at javax.swing.JPopupMenu.show(Unknown Source)
	at javax.swing.JMenu.setPopupMenuVisible(Unknown Source)
	at javax.swing.JPopupMenu.menuSelectionChanged(Unknown Source)
	at javax.swing.MenuSelectionManager.setSelectedPath(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuUI.appendPath(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuUI.access$200(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuUI$Handler.mousePressed(Unknown Source)
	at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$500(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)


How can i solve this issue?

Edited by Articuz
Link to comment
Share on other sites

  On 12/5/2020 at 1:40 AM, B0tting0wnzzz said:

Does this have any mule capabilities?

Expand  

You can easily create a trade method to a mule, activate a specific local time, go to a specific place, basically make it however you want!

  On 12/5/2020 at 1:51 AM, Articuz said:

Hi when I click on "Script"  the menu doesn't popup and i get the following error: "
I use mirror mode btw

[ERROR][12/05 02:50:46 AM]: Uncaught exception!
java.lang.NoClassDefFoundError: Could not initialize class org.pushingpixels.substance.internal.contrib.jgoodies.looks.common.ShadowPopup
	at org.pushingpixels.substance.internal.contrib.jgoodies.looks.Options.isPopupDropShadowActive(Options.java:94)
	at org.pushingpixels.substance.internal.contrib.jgoodies.looks.common.ShadowPopupFactory.getPopup(ShadowPopupFactory.java:174)
	at javax.swing.plaf.PopupMenuUI.getPopup(Unknown Source)
	at javax.swing.JPopupMenu.showPopup(Unknown Source)
	at javax.swing.JPopupMenu.setVisible(Unknown Source)
	at javax.swing.JPopupMenu.show(Unknown Source)
	at javax.swing.JMenu.setPopupMenuVisible(Unknown Source)
	at javax.swing.JPopupMenu.menuSelectionChanged(Unknown Source)
	at javax.swing.MenuSelectionManager.setSelectedPath(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuUI.appendPath(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuUI.access$200(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuUI$Handler.mousePressed(Unknown Source)
	at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$500(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)


How can i solve this issue?

Expand  

Seems like you’ve got the OSBot bug people have been reporting. You’ll have to delete your OSBot folder. MAKE SURE TO BACKUP ALL YOUR LOCAL SCRIPTS PRIOR!

Link to comment
Share on other sites

  On 12/5/2020 at 2:00 AM, ProjectPact said:

You can easily create a trade method to a mule, activate a specific local time, go to a specific place, basically make it however you want!

Seems like you’ve got the OSBot bug people have been reporting. You’ll have to delete your OSBot folder. MAKE SURE TO BACKUP ALL YOUR LOCAL SCRIPTS PRIOR!

Expand  

still happens after deleting it, seems like an issue when using mirror mode since it works fine in stealth

Link to comment
Share on other sites

  On 12/5/2020 at 2:00 AM, ProjectPact said:

You can easily create a trade method to a mule, activate a specific local time, go to a specific place, basically make it however you want!

Seems like you’ve got the OSBot bug people have been reporting. You’ll have to delete your OSBot folder. MAKE SURE TO BACKUP ALL YOUR LOCAL SCRIPTS PRIOR!

Expand  

Is there any chance I could trial your Scipt? 

Link to comment
Share on other sites

  On 12/18/2020 at 10:17 AM, catherite said:

Hey just bought lifetime using coupon. May I have trial?

Expand  

Did you use the code during checkout? It should automatically be added to your account!

  On 12/18/2020 at 11:27 AM, Argus925 said:

How good is the Zulrah Factory script?

Expand  

It’s gotten me multiple kills!

Link to comment
Share on other sites

Anyone that is skeptical of purchasing, please read!


This script is the all in one, of all in ones. If you've ever wanted a script that could do EVERYTHING, this is it.


I'm not going to lie to you, yes you have to use your brain a little bit to work on getting your own custom script working, but let me assure you, IF YOU EVER HAVE QUESTIONS ON HOW TO DO THINGS THERE'S ALWAYS SUPPORT! 


The Script Factory community is constantly growing every day, that means more and more community scripts are being released.

Want a woodcutting script? Have it.

Want a firemaking script? Have it.

Want a Wintertodt minigame script? Yup, we have that too.

Want a script that will kill zulrah for you? I can assure you we have that as well!

 

There's 100s of community scripts available to you if you decide you dont want to do the "scripting" aspect of it. I can promise you, adding in your own methods to a script and your own little antiban will get you to a pretty safe botting account.


Don't have enough proof of no bans?

The Wintertodt script I made has gotten 4 accounts to 99 firemaking, 10 plus account to mid 80s/90s and not a single person has received a ban. 

Niftys Rooftop Agility has gotten an HCIM from 1-99 Agility, no bans, no other skilld trained.


Still not enough evidence?

Go visit the 100s of progress reports in our discord: https://discord.gg/qfcgHsgNsy

Go visit the 100s of community scripts that are ready to be used as soon as you purchase Script Factory: https://pposb.org/forums/forumdisplay.php?fid=6

 

Stop wasting $100s of dollars on multiple scripts, when you can have all of them in one script for a quarter of the cost.

 

I hope I'm able to help at least one person make the best decision they'll ever make when it comes to botting. Happy Holidays!

  • Heart 4
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...