Pandemic 2852 Posted October 31, 2022 Hello everyone! A new version of DreamBot is now live! Changes: [BREAKING] Removed deprecated classes, methods, and fields carried over from DreamBot 2 If your private script no longer functions (very likely if it hasn't been updated for these changes) you can still access the previous build of the client here: https://downloads.dreambot.org/dreambot-3.13.21-legacy.jar. Please note that this will not be updated forever, so please have your private script updated to support the latest build of the client. Completely reworked Local and Web pathfinders (see thread) and walking itself New Web Walking nodes include: Gnome Gliders Charter Ships Spirit Trees Fairy Rings Teleports including magic, items, and equipment Path finding is now much more randomized, allowing for various different paths to be taken locally and via the web pathfinder Improved performance More human-like tile selection when walking Cleaned and refactored our internals Just a reminder that all injectables features are currently in beta testing and as such are VIP+ features only. You can find information on the injectables here. Always remember, to be on the latest version of our client you must run DBLauncher.jar! The client does NOT update itself! Thanks, The Dream Team
Apheza 0 Posted November 1, 2022 Thanks for posting the last revision of client! The main scripts I was using don't currently work with new client.
alexios1 3 Posted November 1, 2022 but where do i put the file cuz it update and and i need to select proxies, cud you explain me Master
AsBakedAsCake 204 Posted November 1, 2022 Everything seems to be working fine with the new release! But I'm getting some NPE's I didn't get before - mostly happens before client even logs in @Pandemic:
holic 238 Posted November 1, 2022 6 hours ago, Pandemic said: Local and Web pathfinders (see thread) Where could I find this thread on the walker updates?
abouhanafy87 6 Posted November 1, 2022 12 hours ago, AsBakedAsCake said: Everything seems to be working fine with the new release! But I'm getting some NPE's I didn't get before - mostly happens before client even logs in @Pandemic: i have errors like those + interacting didn't return true in some cases
jex123 0 Posted November 1, 2022 Walking->click tile on minimap isn't working as expected in this release.
AsBakedAsCake 204 Posted November 1, 2022 1 hour ago, abouhanafy87 said: i have errors like those + interacting didn't return true in some cases I'd imagine we'll have some answers soon Regardless of the errors/NPE's my scripts seem to be working fine so far.. ~15 hours running.
abouhanafy87 6 Posted November 2, 2022 Local pathfinder list is empty for some reason. Force walk randomly. Fixed this gameobject go= gameobjects.closest(id) If (!chk) go.interact("Mine"); It's interact in the two cases (chk = true or chk = false) @Pandemic
Recommended Posts
Archived
This topic is now archived and is closed to further replies.