Jump to content

spacecowboy

Members
  • Posts

    18
  • Joined

  • Last visited

Posts posted by spacecowboy

  1. The Quester module executes steps, there is a step called GoToStep, which I believe just takes a number. I want to jump to a variable step at a certain point but I don't know how to run code in that action. So I thought I could execute the GoToStep step from some internal call, I found the enum in the API but not a function to execute an arbitrary step.

  2. Hio!
    Since I can not get wow to connect to any server in my virtual machine with windows 10 for some reason, I was trying to run the bot using wine under linux.

    I needed to install dotnet45 using winetricks and add msvcr100 dll. Upon doing that the application started, when using the "-nodx" option.

    However when I tried to log into a character, the application crashed having a nullreference exception in MemRobot.Memory.HWBPThread()

    Hope someone knows the answer to either getting wow to run on the VM or resolving this issue xD

    cheers!

     

×
×
  • Create New...