Jump to content

hingleberry

Members
  • Posts

    7
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

hingleberry's Achievements

Newbie

Newbie (1/10)

0

Reputation

  1. A good one for world hoping is that if F2p worlds only is selected in your GUI that there is now a star you can click that lists all f2p worlds sequentially in OSRS, more human-like maybe to activate that when hopping. Anyway I haven't yet tested the shopper again because I haven't adapted my own scripts to fixed mode yet neither applied the knowledge of how to make it so when my scripts activate it automatically goes to resizeable and so I don't want the hastle dead scripts and manual switching. Considering you got the auto-to-fixed mode activated maybe you would make a separate forum post guide, if one doesn't already exist, for how to implement that function like how you tried to show me, I am too noob atm to comprehend what you shared. But man would be useful to for example run a bot that sets up all the little settings that manually are a bore on each character either in it's own seperate script or before the main script.
  2. Ok so The Main Code would go into the main class which has my main onloop. The other 3 codes for CachedWidget, WidgetMEssageFilter and WidgetActionFiltet would be classes I create in the package and then perhaps somehow call them in the main class, perhaps The Main Code already does that for me. I would also like to make changes such as, activate Shift drop, set particular bind keys, zoom out to a particular level, de-activate 3 second trade delay, deactivate world hopping warning among other changes and selectively as well, not just spamming them all every time. The logic for CachedWidgets seems an interesting failsafe applicable to every script you make that interacts with widgets I don't quite understand it 100% but cool, I will revisit this. How is the update going for the shopping bot?
  3. I appreciate a lot the response, I have been doing a script for 3 days and i'm a bit sad to find out that all my widget ID's were from resizeable modern and not fixed classic. Maybe there is a FIND and REPLACE function in Eclipse IDE where I can replace them automatically with the corrected values. Additionally it wouldn't be such a sad sea if you birthed a buoy to my vessel that would set the bot to fixed for my own script's convenience. Once you can make it buy multiple items that will rock my world and I will continue to test and feedback until then thank you for despawning !example.
  4. I don't suppose it will have support for wilderness cape shops? EDIT: also why does this appear in my script lists now? EDIT: how do I buy more than 1 item in the shop? putting a comma between the items didn't work, EDIT: seems to do 2 checks when about to hop world so opens and closes the world hopper interface uneccesarily EDIT EDIT: i'm thinking maybe it's because i'm on resizeable modern and widget ID's are different or not static [INFO][Bot #1][03/03 09:33:59 a. m.]: [We Need To Hop] [INFO][Bot #1][03/03 09:33:59 a. m.]: Sleeping: [Waitng for the store to close.] [INFO][Bot #1][03/03 09:34:07 a. m.]: [Current[399] >> Hop[417]] Like this 8 second delay to hop is unnecessary, I notice the bot closes interface immedietly after buying and world hop interface is already open so really no need to sleep or to wait too long to begin hopping maybe 2-3 seconds tops. last_config.txt
  5. Please can someone make me this script to try and make some money? Thank you 1. walk to Varrock east bank 2. from Varrock east bank to greater demons 3. pick up bones (inside the ruins so not to die by being attacked by greater demons) 4. run ON when inventory full, run back to Varrock east and deposit
×
×
  • Create New...