Jump to content

OSRS Script Factory 2.0


ProjectPact

Recommended Posts

Awesome to work with so far, really intuitive even for someone who has never created scripts or has any knowledge of Java at all! Only thing I would love to be able to do is set the interact with object (whatever that is) as left click only as currently depending on camera angle it switches between either left click or right click and action which is much slower and due to movement being repetitive might trigger ban detection?

 

Any help would be appreciated or even adding the feature would be great!

  • Heart 1
Link to comment
Share on other sites

5 hours ago, Brett Smith said:

Awesome to work with so far, really intuitive even for someone who has never created scripts or has any knowledge of Java at all! Only thing I would love to be able to do is set the interact with object (whatever that is) as left click only as currently depending on camera angle it switches between either left click or right click and action which is much slower and due to movement being repetitive might trigger ban detection?

 

Any help would be appreciated or even adding the feature would be great!

You could do something like Mouse -> hover entity, then just do Mouse -> click :)

The issue you are referring to is just the standard OSBot interaction method, so there isn't much I can really do to improve it since it isn't "my code" if that makes sense. 😉

  • Like 1
Link to comment
Share on other sites

18 hours ago, ProjectPact said:

You could do something like Mouse -> hover entity, then just do Mouse -> click :)

The issue you are referring to is just the standard OSBot interaction method, so there isn't much I can really do to improve it since it isn't "my code" if that makes sense. 😉

Your suggestion was exactly what I was after! Cheers, I think I understand what you mean but this works as a workaround for me so thank you!

  • Heart 1
Link to comment
Share on other sites

v0.86:

  • Added new checks to AltChat
  • Added an onMessage Listener GUI to Debug
  • Added Variable information if you are trying to modify or access a Variable that does not exist
  • Added the ability to bypass User-Inputs without being strictly on CLI
  • Added a blacklist feature to onMessage
  • Added #addToBlacklist and #removeFromBlacklist in onMessage
  • Fixed a bug with onMessage listener not capturing data in populated worlds
  • Fixed a bug with the onMessage listener adding and removing messages incorrectly
  • Minor fixes
Link to comment
Share on other sites

7 hours ago, pisiuxxx said:

Hi again,

It's ghost007, just asked for a trial. I understand I asked for a trial with fresh acc so I returned on my old acc which is my regular like 3yr old acc to make sure it's a legit request and not abuse/fraud.

Actually I just created another fresh acc to buy and use this script on it, only reason is I want to use acc with my main email which I can easily access any time because I'm gonna make order and payment which I never did with this account.

I don't know if I'm asking for some kind of exception but if I could get trial for at least 12/24hours that would be more than enough for me to check it out.

Thanks for understanding,

Legit Customer

Hey friend.... concerned passerby here... You realize you're only supposed to have a single OSBot account?

Link to comment
Share on other sites

On 8/10/2020 at 3:00 PM, ProjectPact said:

You could do something like Mouse -> hover entity, then just do Mouse -> click :)

The issue you are referring to is just the standard OSBot interaction method, so there isn't much I can really do to improve it since it isn't "my code" if that makes sense. 😉

Hi, been having issues with the following workaround which has caused some later revisions I've made to a script to bring up the attached screen when reopening a script which uses the Mouse -> Mouse Left Click (Multiple Times). I've closed and opened the script a number of times and saved as different file names but still I'm having the same problem where the script isn't able to be used and seemingly removes anything after the first instance of using Mouse Left Click (Multiple Times). I've retried on an earlier revision of the script, which only added in this line, but has still brought this issue up so doesn't seem related to a different change which I might have caused on later revisions?

 

Any help would be appreciated as this method of interacting with an object was what I was after!

methodName does not exist.jpg

Edited by Brett Smith
Link to comment
Share on other sites

5 hours ago, Brett Smith said:

Hi, been having issues with the following workaround which has caused some later revisions I've made to a script to bring up the attached screen when reopening a script which uses the Mouse -> Mouse Left Click (Multiple Times). I've closed and opened the script a number of times and saved as different file names but still I'm having the same problem where the script isn't able to be used and seemingly removes anything after the first instance of using Mouse Left Click (Multiple Times). I've retried on an earlier revision of the script, which only added in this line, but has still brought this issue up so doesn't seem related to a different change which I might have caused on later revisions?

 

Any help would be appreciated as this method of interacting with an object was what I was after!

methodName does not exist.jpg

 

Simple issue fixed in v0.87. :) Once v0.87 is live, please just re-add that method.

Link to comment
Share on other sites

v0.87:

  • Added support for multiple onMessage entries taking place at once
  • Added the ability to have new lines for script descriptions
  • Added more padding to the warning label on Windows
  • Fixed some issues with #acceptIncomingTrade in Trade
  • Fixed a loading issue with #leftClickMultiple in Mouse
  • Minor fixes
Link to comment
Share on other sites

  • ProjectPact changed the title to OSRS Script Factory 2.0

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