LF Bot that works on Project Diablo 2 menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 22
  1. #1
    Peppee's Avatar Member
    Reputation
    2
    Join Date
    Feb 2013
    Posts
    19
    Thanks G/R
    0/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    LF Bot that works on Project Diablo 2

    Hi

    Anyone selling or do anyone know of a bot that works on Project Diablo 2?

    If you got a link to a thread on how to get e.g Kolbot to work on Project / Path of Diablo, please link it

    Thank you

    LF Bot that works on Project Diablo 2
  2. #2
    xyzlol's Avatar Member
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    d2bs 1.4 works but oog won't run at all so it won't make games on it's own. If you create your own games and set your scripts up correctly the bot will run but finding ID's for the skills on here is rough.

  3. #3
    ImmortalPrince's Avatar Member
    Reputation
    1
    Join Date
    Nov 2020
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xyzlol View Post
    d2bs 1.4 works but oog won't run at all so it won't make games on it's own. If you create your own games and set your scripts up correctly the bot will run but finding ID's for the skills on here is rough.
    Any tips/guides on how to find the skill IDs?

    Thanks!

  4. #4
    xyzlol's Avatar Member
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ImmortalPrince View Post
    Any tips/guides on how to find the skill IDs?

    Thanks!
    I unfortunately haven't a clue, you could simply try guessing but it would be a lot of trial and error work.

  5. #5
    blubber424's Avatar Member
    Reputation
    1
    Join Date
    Feb 2017
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xyzlol View Post
    d2bs 1.4 works but oog won't run at all so it won't make games on it's own. If you create your own games and set your scripts up correctly the bot will run but finding ID's for the skills on here is rough.
    can you tell me how to d2bs 1.4 without OOG? or get it to run scripts ?

  6. #6
    ImmortalPrince's Avatar Member
    Reputation
    1
    Join Date
    Nov 2020
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xyzlol View Post
    d2bs 1.4 works but oog won't run at all so it won't make games on it's own. If you create your own games and set your scripts up correctly the bot will run but finding ID's for the skills on here is rough.
    I tried getting v1.4 from here: Files | D2BS Project | Assembla, but it keeps failing to load:



    Any suggestions?
    Attached Thumbnails Attached Thumbnails LF Bot that works on Project Diablo 2-screen-shot-png  

  7. #7
    sicotik's Avatar Member
    Reputation
    1
    Join Date
    Nov 2019
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PM me if anyone needs this.

  8. #8
    xian65's Avatar Member
    Reputation
    2
    Join Date
    Feb 2015
    Posts
    19
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    To get skill id you must use very scaaary script

    First create the new dbj file in the default scripts directory ( inside kolbot main dir or whatever you have ) then create new dbj file with your favourite name ( main is shit so shit.dbj ) the put that inside and save it. ( in that case I check id for clay golem if you put your name there guess what ). At last in the game write command .load shit.dbj and look to the console for spell id.

    function main()
    {
    skillId = getSkillByName("Clay Golem")
    print(skillId)
    }

  9. #9
    blubber424's Avatar Member
    Reputation
    1
    Join Date
    Feb 2017
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do i start the game because it keeps on crashing when i want to start with the gamepath of pd2...

    It says the address of game.exe is not valid..
    Last edited by blubber424; 11-27-2020 at 06:09 AM. Reason: additional info

  10. #10
    Peppee's Avatar Member
    Reputation
    2
    Join Date
    Feb 2013
    Posts
    19
    Thanks G/R
    0/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone know? Feel free to pm me

  11. #11
    blubber424's Avatar Member
    Reputation
    1
    Join Date
    Feb 2017
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes, you can setup the d2bs 1.4 beta seems to work, then you just need to rewrite scripts and include the right files, i took the ones from kolton 1.13d but needs some debugging ... thats where i struggle..

    Link for d2bs 1.4 is in this thread.

    If anyone has working scripts with all the proper includes would be amazing if you could share...

  12. #12
    DSRyan's Avatar Member
    Reputation
    1
    Join Date
    Nov 2016
    Posts
    11
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The problem we have is that we need a copy of Kolton's scripts from 1.4 otherwise the scripts will need a massive re-write because it looks like there are loads of core functions being called that don't exist in the 1.4 core

  13. #13
    blubber424's Avatar Member
    Reputation
    1
    Join Date
    Feb 2017
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well we need to rewrite it anyways because of differences in PD2, im currently at the rewrting of the inventory section. Just takes time i dont really have...

  14. #14
    DSRyan's Avatar Member
    Reputation
    1
    Join Date
    Nov 2016
    Posts
    11
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The inventory isn't an issue at all though. You can leave that as it is and put charms in the bottom half, then the bot only has to worry about the regular invetory.

    The issue's I've ran into:


    1. There is no such core function "getPacket" which is required for changing IAS/FCR/FHR/FBR and I would also assume PacketCasting / WayPoint Menu via Packets

    2. The but is unable to fillTome / buyKeys because either it can't find the books in the character. me.findItem(518, 0, 3) returns false even though it should be true when they are in top section of inventory and bottom section but then it continues and still fails. Lets say we just buy a book and fill it and then comment out buyKeys and fillTome in town.js it will pass this

    3. Now we get it to run a script... it starts running the chosen script and Town.doChores() fails because it attempts to do something that can't be done.

    4. Let's comment out town chores... it tries to use the pather to go to the waypoint (either via packet or via clicking) and it fails. The pather isn't working...

    [11/30/20 16:35:49] D2BS 15264: D2BS Engine startup complete.
    [11/30/20 16:35:49] D2BS 15264: ÿc2D2BSÿc0 :: Engine startup complete!
    [11/30/20 16:35:49] D2BS 15264: ÿc2D2BSÿc0 :: Starting d2botblank.dbj
    [11/30/20 16:35:49] D2BS 15264: ÿc2D2BSÿc0 :: d2customlogin.dbj running.
    [11/30/20 16:35:55] D2BS 15264: ÿc2D2BSÿc0 :: Starting default.dbj
    [11/30/20 16:35:55] D2BS 15264: ÿc2D2BSÿc0 :: default.dbj running.
    [11/30/20 16:35:56] D2BS 15264: Heartbeat loaded
    [11/30/20 16:35:56] D2BS 15264: ÿc4Loaded NIP: ÿc2kolton.nipÿc4. Lines: ÿc2810ÿc4. Valid entries: ÿc2338. ÿc4Time: ÿc131 ms
    [11/30/20 16:35:56] D2BS 15264: ÿc4Loaded NIP: ÿc2LLD.nipÿc4. Lines: ÿc2426ÿc4. Valid entries: ÿc2169. ÿc4Time: ÿc115 ms
    [11/30/20 16:35:56] D2BS 15264: ÿc2Fast pickit active.
    [11/30/20 16:35:56] D2BS 15264: ÿc3Start ToolsThread script
    [11/30/20 16:36:02] D2BS 15264: ÿc2Starting script: ÿc9Summoner
    [11/30/20 16:36:02] D2BS 15264: Skip Tomes
    11/30/20 16:36:02] D2BS 15264: Skip Keys
    11/30/20 16:36:02] D2BS 15264: Skip Chores
    11/30/20 16:36:02] D2BS 15264: Attempting to use Waypoint
    [11/30/20 16:36:02] D2BS 15264: EXCEPTION!
    *** 0xc0000005 at 0x0b1c2ba2 (Unknown in Unknown line 0)
    D2BS loaded at: 0x0b150000
    Registers:
    EIP: 0x0b1c2ba2, ESP: 0x0c80fb58
    CS: 0x0023, DS: 0x002b, ES: 0x002b, SS: 0x002b, FS: 0x0053, GS: 0x002b
    EAX: 0x00002816, EBX: 0x00002816, ECX: 0x0d968344, EDX: 0x09c027b8, ESI: 0x0afce0b0, EDI: 0x0b648478, EBP: 0x0b631e58, FLG: 0x00010202
    Stack Trace:
    0x00000000

    End of stack trace.
    Last edited by DSRyan; 11-30-2020 at 11:41 AM.

  15. #15
    blubber424's Avatar Member
    Reputation
    1
    Join Date
    Feb 2017
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1.) IAS etc. is not that important for me at least, im not sure if waypoints are packetbased....
    2.) could work but the tome seems to be important and i get an undefined inventory from a statment ....
    3.)got the same problem
    4.) and same problem again...

    Im out of pms/ i cant send more then 6 private messages a day, send me yours...
    Last edited by blubber424; 11-30-2020 at 12:05 PM.

Page 1 of 2 12 LastLast

Similar Threads

  1. LF Private AV Bot for WoW Classic that works on MacOS
    By mrbirman in forum WoW Classic Bots and Program Requests
    Replies: 2
    Last Post: 03-11-2020, 04:51 PM
  2. [Bot] Duel Links - Are there any bots that work solely on Android?
    By zGooch in forum MMO Exploits|Hacks
    Replies: 3
    Last Post: 11-13-2019, 01:39 PM
  3. [Bot] Are there any working bots that run on PC?
    By CJJprime in forum Pokemon GO Hacks|Cheats
    Replies: 2
    Last Post: 04-22-2019, 06:13 AM
  4. [Request] Looking for bot that works on Areas TBC
    By nubasaur in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 01-04-2018, 05:58 AM
  5. Free leveling bot that works on private servers?
    By Connor1 in forum WoW Bots Questions & Requests
    Replies: 1
    Last Post: 05-30-2010, 04:38 PM
All times are GMT -5. The time now is 07:43 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search