Advertisement
Guest User

Untitled

a guest
Nov 11th, 2015
462
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. Hi there!
  2.  
  3. I'm trying to change the offsets on the LazyBot source. At first I had trouble getting it to compile, but I solved it. All that remains is to find the correct offsets. Let me just state that I've been trying for days (nonstop for hours) to get this working. I've searched threads from years back (archives on ownedcore and various forums and sites).
  4.  
  5. The version of wow that I want the bot to work with is 3.3.5a. I have collected hundreds of offsets in 3 different text files for 3.3.5a and closest matches posted by Arutha (The original creator of the bot).
  6.  
  7. 4.0.x + 3.3.5a - http://pastebin.com/0fcCiChv
  8. Clean 3.3.5a - http://pastebin.com/ue5QtQtW
  9. Clean 3.3.5a - http://pastebin.com/NPAftj4K
  10.  
  11. So, I got the InGame and PlayerName offsets right, as it was possible to attach it to the game and it showed my characters name. However, I went afk for a couple of minutes and now it won't attach nor show my name any more. I am clueless as of right now. Nothing in the code could possibly have changed while I was away. After that, I spent an hour on getting the fresh source and making my changes again, along with restarting my computer and even trying the program on another computer. Nothing worked out.
  12.  
  13. I got 2 offsets right and working for about 2 minutes. I can't understand what I'm doing wrong. The thing is that I know these are the correct offsets as they are used for another 3.3.5 compatible bot (PQR).
  14.  
  15. My pointers.cs - http://pastebin.com/GVHV6LjX
  16. I have commented on updated offsets with "// 3.3.5"
  17.  
  18. The full source and release can be downloaded here - http://www.mediafire.com/download/x8zcdcwwbjv0n4s/SuperLazy+0.0.1.rar
  19. I'm using VS10 to compile.
  20.  
  21. I'm not expecting someone to do all the work for me, I'm just looking for some assistance. Hopefully someone else is interested in a decent bot for 3.3.5a. The bot will be released to the public once it works and I am planning on updating it and keeping it alive.
  22.  
  23. Happy days.
  24. Sand.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement