Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to highlight for bots?
#1
In screenshots like

Links removed


and

Links Removed

You see that all the important things are "Boxed"

I'm just wondering how this effect is created, since I have seen with with several bots, and, with the per-pixel detection script I've created (C#), I can get the colours easy enough and it would just be nice to see WHAT colour is what, so I can move onto attacking / item collection / etc.

Any clue's anyone? :p
Reply
#2
I don't know if this might be helpful for you. I found it in the mm.BOT.Include.au3 file.

Code:
;=================================================================
; Attention some font colors will varies, here default to A5.
; Read the Func SetupActContext($Act) to understand.
; Example: 5933724 in act 2 is the uniques items color font...
;=================================================================
$CurrentAct = 5
; Colors definition
$XUNIQUES_Color = 6521492
$SETS_Color = 1623816
$XRARES_Color = 6535902
$MAGICS_Color = 11358546
$GRAYS_Color =  5394770
$WHITES_Color = 13027270
$NPC_BODY_Color = 16720037
$NPC_MENU_Color = 1623816
$GREEN_BLOCKS_Color = 65304
$MERC_GREEN_BAR_Color = 34304
$MERC_ORANGE_BAR_Color = 2197206
$UNID_RED_Color = 3229109
$CRAFTED_Color = 2197206
$TP_color = 3777263
Reply
#3
Aaah! That's the list of all the different "Object Parts" in the game once boxed (With some form of colour code - Although I can read colours manually - My Pixel-Detection Procedure lets me get the RGB Values)

Will be EXTREMELY useful once I've figured out how to box everything in the first place wacky:
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Question about Leech Bots Cole 3 257 04-06-2012, 07:31 AM
Last Post: comper
  Wondering If i can run multiple d2nt bots in the same game bmxrider1279 2 396 03-29-2012, 10:55 AM
Last Post: bmxrider1279
  How long do you run your bots? Elx92c 7 396 03-16-2012, 02:57 AM
Last Post: comper
  Follow other bots. cabra 1 247 03-06-2012, 01:30 AM
Last Post: comper
  bots jlm3333 1 165 01-26-2012, 09:41 AM
Last Post: comper
  ok so im new to scripting bots could anyone plz teamview with me im so lost frostyisclutch 7 218 01-18-2012, 09:06 AM
Last Post: comper
  New with hacks/bots pinneleo 11 2,593 12-22-2011, 12:33 PM
Last Post: comper
  How did i do so my 2 bots can run in same game?? Bong'little 2 456 11-21-2011, 03:23 PM
Last Post: gernaey
  Adding Armet To bots Pick-it file??? gsx827 0 148 08-19-2011, 05:54 AM
Last Post: gsx827
  D2NT - I have 2 account now. How to run 2 bots? Bong'little 3 650 08-10-2011, 04:16 PM
Last Post: tmoneytheman

Forum Jump:


Users browsing this thread: 1 Guest(s)