[Release] WoWBasic 2.0 menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 41
  1. #1
    bigtimt's Avatar Active Member
    Reputation
    41
    Join Date
    Mar 2008
    Posts
    100
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Release] WoWBasic 2.0

    Sorry for the late release. I also stripped a lot of stuff due to bugs. But this is my .Net Library for World of Warcraft. There is hardly any error checking in this library so you have to be careful not to crash ur app.

    to use this library
    -Add a reference to the WoWBasic.dll
    -Declare a new instance of cWoWInstance, this will open world of warcraft and raise the Loaded() event.

    I hope you all love this library and any comments/concerns/suggestions can be left on this thread.

    side notes:
    -when using GetObjectByGuid(ID), if the GUID is invalid it returns the local player.
    -Many properties in the classes use GetObjectByGUID

    Features:
    -The ability to collect data on all objects currently in game
    -can interact with objects
    -can get the name of any object

    Credits:
    Kynox
    Cypher
    Shynd


    for some reason the upload tool won't work, so here is a rapidshare link
    RapidShare: Easy Filehosting

    here's the md5s to verify the files aren't modified
    WoWBasic.rar - 46418246D28A89F542AADB9782FCA87C
    WoWBasic.dll - 2B9233E82E82DC08A6C007C119F24268
    Last edited by bigtimt; 10-04-2008 at 11:13 PM.

    [Release] WoWBasic 2.0
  2. #2
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    list what it does/ =P

  3. #3
    bigtimt's Avatar Active Member
    Reputation
    41
    Join Date
    Mar 2008
    Posts
    100
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i don't really know what there is to explain. it is what it is lol.

  4. #4
    bigtimt's Avatar Active Member
    Reputation
    41
    Join Date
    Mar 2008
    Posts
    100
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    heh.. i was expecting more outcome lol

  5. #5
    1814's Avatar Active Member
    Reputation
    21
    Join Date
    Mar 2008
    Posts
    67
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +rape

    Thanks , im gonna test this ^-^

    EDIT:
    Could you compile it with NetFramework 2.0 ->
    +rep inc. ^-^
    Last edited by 1814; 10-05-2008 at 02:27 AM.

  6. #6
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1356
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, I didn't look but if you havn't obfuscated it you may as well release source code to this because unobfuscated .NET code can be converted directly back to source.

  7. #7
    jjaa's Avatar Contributor
    Reputation
    245
    Join Date
    Dec 2006
    Posts
    562
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, i am sure I'll find this useful.

  8. #8
    Nesox's Avatar ★ Elder ★
    Reputation
    1280
    Join Date
    Mar 2007
    Posts
    1,238
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thx +Rep but id rather look at the source

  9. #9
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1356
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nesox View Post
    thx +Rep but id rather look at the source

    It's .NET code.

    That's like going to the book store, picking up a book, then going "it looks good, but i'd rather look inside". JUST BLOODY OPEN IT!


  10. #10
    Nesox's Avatar ★ Elder ★
    Reputation
    1280
    Join Date
    Mar 2007
    Posts
    1,238
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cypher View Post

    It's .NET code.

    That's like going to the book store, picking up a book, then going "it looks good, but i'd rather look inside". JUST BLOODY OPEN IT!

    hehe, ok thx for teh 1337 tip
    btw do u think i shoud release my fishbot public?

  11. #11
    hypnodok's Avatar Member
    Reputation
    19
    Join Date
    Nov 2007
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Please release the sourcecode along with your library, Im eager to read your commenting.

  12. #12
    [Shon3m]'s Avatar Banned
    Reputation
    128
    Join Date
    Apr 2007
    Posts
    669
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Keylogger eh?!?!?!

  13. #13
    bigtimt's Avatar Active Member
    Reputation
    41
    Join Date
    Mar 2008
    Posts
    100
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    A)I don't comment my code, seeing as i'm usually the only one to see it
    B)No keylogger that's next release! i keed i keed

  14. #14
    Shynd's Avatar Contributor
    Reputation
    97
    Join Date
    May 2008
    Posts
    393
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bigtimt View Post
    A)I don't comment my code, seeing as i'm usually the only one to see it
    Now there's a good practice to get into. Who the **** comments code only because they're showing it to others.

  15. #15
    Clain's Avatar Banned
    Reputation
    179
    Join Date
    Jan 2008
    Posts
    1,396
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thats the only reason I comment my code LOL

Page 1 of 3 123 LastLast

Similar Threads

  1. [Release] Herbs to flag
    By Dave-evad in forum World of Warcraft Model Editing
    Replies: 9
    Last Post: 11-26-2006, 03:31 PM
  2. Burning Crusdade Release Date!
    By codydude815 in forum World of Warcraft General
    Replies: 22
    Last Post: 10-30-2006, 01:59 PM
  3. anti-warden Release #1
    By zhPaul in forum World of Warcraft Bots and Programs
    Replies: 40
    Last Post: 10-21-2006, 01:40 AM
  4. Burning Crusade Release
    By KOLOSSAL in forum World of Warcraft General
    Replies: 3
    Last Post: 10-10-2006, 12:33 AM
All times are GMT -5. The time now is 10:21 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