Attempting to hook via Detours menu

Shout-Out

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 23 of 23
  1. #16
    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 flo8464 View Post
    Yes, Endscene is better. But my whole point was to get a __failfree__ doString for testing purposes. I am __not__ going to code a bot or stuff, I only wanted to get a __single function__ working.
    As long its working and I don't care about Warden and its much easier to autoupdate, I am fine with it.
    What part of hooking an engine function is easier than hooking EndScene which, BY THE WAY, will not change from patch to patch? Oh, yeah, logic doesn't apply to your arguments; why was that not already clear to me.

    Attempting to hook via Detours
  2. #17
    schlumpf's Avatar Retired Noggit Developer

    Reputation
    755
    Join Date
    Nov 2006
    Posts
    2,759
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I was flaming ramey as he doesn't help even a bit, has a gutter speech like a little uneducated child and doesn't show he knows what he is doing, at least I didn't read something usefull from him ever.
    At least ramey is able to understand what he's reading. He's not that uneducated to be too stupid to get the basics being told here like the "hook EndScene is better" part.



    [quote]
    Also, your code in general shows the "quality of your general C++ skills". Just from that tiny snippet I can tell straight away you're either VERY new to C++ or just a terrible programmer.[/color]
    But thanks for the litte laugh.

  3. #18
    flo8464's Avatar Active Member
    Reputation
    30
    Join Date
    Apr 2009
    Posts
    434
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shynd View Post
    What part of hooking an engine function is easier than hooking EndScene which, BY THE WAY, will not change from patch to patch? Oh, yeah, logic doesn't apply to your arguments; why was that not already clear to me.
    When did I say its "easier to hook"?
    And why are we discussing which function is hooked?
    As long as its working I don't feel like changing it.

    For me personally it was a learning experience to try stuff, call WoW-functions in my code, hook functions.

    No reason to flame me imo if my code contains bad style but it works and I am fine with it.

    At least ramey is able to understand what he's reading. He's not that uneducated to be too stupid to get the basics being told here like the "hook EndScene is better" part.
    Uneducated was meant that he doesn't know how to communicate with people in a good manner.

    And what do mean with that quote ?

    But thanks for the litte laugh.
    You are welcome.

  4. #19
    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)
    You said easier to autoupdate. I would challenge you to explain how. Go.

  5. #20
    flo8464's Avatar Active Member
    Reputation
    30
    Join Date
    Apr 2009
    Posts
    434
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shynd View Post
    You said easier to autoupdate. I would challenge you to explain how. Go.
    Yeah, I know myself its wrong. Lets say I already made patterns for lua_toString before I wrote that fault. :>

    Wasn't thinking about the fact that EndScene is part of directx and not wow so I don't have to care about updating anything except the "baseaddress".

  6. #21
    ramey's Avatar Member
    Reputation
    45
    Join Date
    Jan 2008
    Posts
    320
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by flo8464 View Post
    Yeah, I know myself its wrong. Lets say I already made patterns for lua_toString before I wrote that fault. :>

    Wasn't thinking about the fact that EndScene is part of directx and not wow so I don't have to care about updating anything except the "baseaddress".
    HOLYSHIT you're even more of a retard than I thought. Sorry about not replying sooner flo, had some better things to do!

    How did you make this so called "pattern(s?)" for lua_toString? Did it involve you pressing your keyboard for a few combinations?

    Originally Posted by flo8464 View Post
    Oh, and yes I am new to C++. Doing it for 4 month now, but read a lot of literature about it and coded (imo) pretty decent stuff which doesn't have to anything with the kind of stuff I try to do now.
    If that is really all you can come up with after 4 months, I would seriously consider getting a better hobby; like VB.

    Originally Posted by flo8464 View Post
    Which low level details do you mean? Its not clearly visible to me which are exactly above my head.
    Let's break it down, since no one else has seemed to break it down for you. VB is like writing a book, pretty easy.

    C++ is a bit different than writing a book. Do you understand where you could be facing problems now? But then again, you don't understand that not being in main thread "could" cause problems.

    Originally Posted by flo8464 View Post
    Uneducated was meant that he doesn't know how to communicate with people in a good manner.
    In a good ****ing manner? Are you serious? You come onto mmowned, clearly breaking every single rule there could ever be, asking for shit stupid help, pasting a "it was created in like 5-6 line snippets and copied together later." peice of code, which simply shows that you did no work yourself, and come here to expect to be spoonfed code? Do you still not see why I "don't know how to communicate with people in a good manner"? I just don't see why people should help you while you simply don't show that you did any work yourself.

    Originally Posted by flo8464isclueless View Post
    doesn't show he knows what he is doing, at least I didn't read something usefull from him ever.
    I'm sorry flo, I'll make extra effort to show you that I know what I'm doing, because after all, I should really be trying to show everyone that I know how to code right? I don't ****ing see your argument. I'm pretty sure I helped people that presented a well structured question, or at least I tried to. You on the other hand flo, gave me the impression that you are illiterate. My left nut has more of a clue than you do.

    Fair enough, maybe I should contribute more, but I don't see any contributions from you, besides clueless topics; which trust me, are a contribution for a good laugh.

    Oh and, I'm really really sorry if I don't speak to you in a good manner, I'll try extra hard for retards that don't know how to code, promise.
    Last edited by ramey; 07-12-2009 at 07:31 PM.

  7. #22
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1192
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I loled .
    If you need me you have my skype, if you don't have my skype then you don't need me.

  8. #23
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1358
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by flo8464 View Post
    When did I say its "easier to hook"?
    And why are we discussing which function is hooked?
    As long as its working I don't feel like changing it.

    For me personally it was a learning experience to try stuff, call WoW-functions in my code, hook functions.

    No reason to flame me imo if my code contains bad style but it works and I am fine with it.



    Uneducated was meant that he doesn't know how to communicate with people in a good manner.

    And what do mean with that quote ?



    You are welcome.
    Every time you post and I have to read it I feel like someone is trying to extract my brain through my rectal cavity with a 6 foot long hook. That is how painful it is to try and sift through the retardation that you call a forum post.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Trouble hooking function with Detours
    By Miivers in forum WoW Memory Editing
    Replies: 5
    Last Post: 01-03-2016, 04:52 AM
  2. Understanding Detours and EndScene Hooking
    By berlinermauer in forum WoW Memory Editing
    Replies: 7
    Last Post: 10-04-2012, 02:08 PM
All times are GMT -5. The time now is 10:18 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search