Screenshot Thread menu

User Tag List

Page 75 of 116 FirstFirst ... 25717273747576777879 ... LastLast
Results 1,111 to 1,125 of 1737
  1. #1111
    DarkLinux's Avatar Former Staff
    CoreCoins Purchaser Authenticator enabled
    Reputation
    1627
    Join Date
    May 2010
    Posts
    1,846
    Thanks G/R
    193/539
    Trade Feedback
    16 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    That is epic! I love the arrows Are you just calling your own LUA scripts?

    Screenshot Thread
  2. #1112
    wraithZX's Avatar Active Member
    Reputation
    43
    Join Date
    May 2007
    Posts
    122
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Each arrow is just a couple of trianglefans drawn with D3D.... there's no Lua to the drawing code at all.
    Well, apart from figuring out the current positioning of WorldFrame and the parameters of UIParent. Just so it all still functions with a modified Viewport.

    If I could be arsed I'd clean them up a bit, but the framerate doesn't suffer too much even if I'm drawing several hundred of them.

  3. #1113
    QKdefus's Avatar Active Member
    Reputation
    54
    Join Date
    May 2010
    Posts
    96
    Thanks G/R
    3/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    awesome work, epic animation !

  4. #1114
    guizmows's Avatar Banned
    Reputation
    57
    Join Date
    Feb 2008
    Posts
    414
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    here is and old video found in my archive of GPBot finishing pool addon :


  5. #1115
    namreeb's Avatar Legendary

    Reputation
    668
    Join Date
    Sep 2008
    Posts
    1,029
    Thanks G/R
    8/222
    Trade Feedback
    0 (0%)
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    I've started my vanilla wow bot down the path of communicating with different instances of itself to do dungeons. Here is a shot of the UI in its current form:


  6. #1116
    Xelper's Avatar ★ Elder ★
    Reputation
    1024
    Join Date
    Mar 2007
    Posts
    860
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cool, how well does it work?

    I've always thought it would be interesting to automate entire dungeons and raid encounters, to see just how well it could be done.. if someone could program 10 or even 25 bots to execute a strategy while taking into consideration all of the randomness involved and play equal to or better than human counterparts. That would be quite a scripting challenge.

  7. #1117
    namreeb's Avatar Legendary

    Reputation
    668
    Join Date
    Sep 2008
    Posts
    1,029
    Thanks G/R
    8/222
    Trade Feedback
    0 (0%)
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    It's not completed yet, so it does not work at all. I've only just started designing the client<->server protocol. Ultimately the I predict the high-level decision making will be done by a server I call the group manager. The low-level implementation of those decisions will be handled by the clients. I also intend to offload some computationally intensive work to each of the clients. An example of this would be analyzing the surrounding terrain for various characteristics (which cells are out of LOS of a particular mob, which are in range of a healer, etc.).

  8. #1118
    sitnspinlock's Avatar Elite User CoreCoins Purchaser
    Reputation
    398
    Join Date
    Sep 2010
    Posts
    439
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    map teleport :P

    will probably implement into evo for free, no bull****

    however it's only within regions on your current map.


  9. #1119
    Jadd's Avatar 🐸 Premium Seller
    Reputation
    1515
    Join Date
    May 2008
    Posts
    2,433
    Thanks G/R
    81/336
    Trade Feedback
    1 (100%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by everdox View Post
    map teleport :P

    will probably implement into evo for free, no bull****

    however it's only within regions on your current map.

    How come you don't leave trade when you teleport? I even saw another line appear when you were still at GM Island?

  10. #1120
    Thongs's Avatar Member
    Reputation
    10
    Join Date
    Oct 2006
    Posts
    51
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jadd View Post
    How come you don't leave trade when you teleport? I even saw another line appear when you were still at GM Island?
    Isn't it just a map edit, basically? So he's technically still in Orgrimmar server side, but locally appears to be at GM island. That was my perception, at least.

  11. #1121
    Jadd's Avatar 🐸 Premium Seller
    Reputation
    1515
    Join Date
    May 2008
    Posts
    2,433
    Thanks G/R
    81/336
    Trade Feedback
    1 (100%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Thongs View Post
    Isn't it just a map edit, basically? So he's technically still in Orgrimmar server side, but locally appears to be at GM island. That was my perception, at least.
    Yeah forgot to mention the part where people think it's serverside. Maybe it requires a log out and log back in though, I could be wrong.

  12. #1122
    sitnspinlock's Avatar Elite User CoreCoins Purchaser
    Reputation
    398
    Join Date
    Sep 2010
    Posts
    439
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jadd View Post
    Yeah forgot to mention the part where people think it's serverside. Maybe it requires a log out and log back in though, I could be wrong.
    Yeh I'm not sure why this happens yet, it seems to only happen when I port out of a place that will instantly disconnect you when you log off, like a major city. it does not seem to happen outside of that radius though.

    with this method, if you teleport in to a zone like that it always disconnects me. No idea why yet =/

    ---------- Post added at 10:45 PM ---------- Previous post was at 10:40 PM ----------

    Originally Posted by Thongs View Post
    Isn't it just a map edit, basically? So he's technically still in Orgrimmar server side, but locally appears to be at GM island. That was my perception, at least.
    no. It depends on where you port from. the only way to fix that chat issue is to relog. like I already said though, if you do this from somewhere to a major city and don't get disconnected instantly. You will be in your original spot once you relog. In this case, I would re-enter the world onto gm island.

    In short its pretty shitty, and wont really facilitate bot use. Its just an expirament.

  13. #1123
    Amrok's Avatar Banned
    Reputation
    4
    Join Date
    Apr 2009
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How does this method actually work? Are you calling SendMove functions with fake timestamp parameters? I dont get how you could switch ur location clientside without disconnecting on next movement packet.. Security gap?

  14. #1124
    Evilrabbit's Avatar Banned
    Reputation
    2
    Join Date
    Apr 2011
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My guess is he is just blocking any new outgoing packets. In short: client-side. Any proof it is not?

  15. #1125
    -Ryuk-'s Avatar Elite User CoreCoins Purchaser Authenticator enabled
    Reputation
    529
    Join Date
    Nov 2009
    Posts
    1,028
    Thanks G/R
    38/51
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Amrok View Post
    How does this method actually work? Are you calling SendMove functions with fake timestamp parameters? I dont get how you could switch ur location clientside without disconnecting on next movement packet.. Security gap?
    If he told you, it would get fixed!
    |Leacher:11/2009|Donor:02/2010|Established Member:09/2010|Contributor:09/2010|Elite:08/2013|

Similar Threads

  1. Screenshot Thread for Diablo 3
    By UnknOwned in forum Diablo 3 Memory Editing
    Replies: 136
    Last Post: 09-03-2018, 01:06 PM
  2. Aion Screenshot Thread
    By JD in forum Aion Exploits|Hacks
    Replies: 0
    Last Post: 11-17-2009, 11:19 AM
  3. Screenshot Thread for AoC
    By Cryt in forum Age of Conan Exploits|Hacks
    Replies: 0
    Last Post: 05-23-2008, 07:32 AM
  4. Why my server is better than yours (a screenshots thread)
    By Liania in forum World of Warcraft General
    Replies: 15
    Last Post: 02-14-2007, 11:00 PM
All times are GMT -5. The time now is 07:34 AM. 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