Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ghost bot for btanks
#2
HAHA! i found one already made on the codelain webisght. here it is! Smile Smile Smile

Code:
###########################
# map file for Battle TankS 8.53b  #
###########################

# the map path tells Warcraft III clients where to find the map on their system
# it is NOT the path to the map on the GHost++ system, in fact GHost++ doesn't need the map at all

map_path = Maps\Download\BTanks853b.w3x
map_size = 15 193 8 0
map_info = 189 96 175 135
map_crc = 28 224 206 249

# map speed
#  1 = slow
#  2 = normal
#  3 = fast

map_speed = 3

# map visibility
#  1 = hide terrain
#  2 = explored
#  3 = always visible
#  4 = default

map_visibility = 4

# map observers
#  1 = none
#  2 = on defeat
#  3 = allowed
#  4 = referees

map_observers = 1

# map flags
#  - you can combine these flags by adding together all the options you want to use
#  - for example to have teams together and fixed teams you would use "3"
#  1 = teams together
#  2 = fixed teams
#  4 = unit share
#  8 = random hero
#  16 = random races

map_flags = 3

# map game type
#  1 = custom

map_gametype = 1

# map dimensions

map_width = 112 0
map_height = 112 0

#
# slot structure
#  [PID] [Download Status] [Slot Status] [Computer] [Team] [Colour] [Race] [Skill] [Handicap]
#  - PID is always 0
#  - Download Status is always 255
#  - Slot Status is 0 for open, 1 for closed, 2 for occupied
#  - Computer is 0 for no, 1 for yes
#  - Team
#  - Colour
#  - Race is 1 for human, 2 for orc, 4 for night elf, 8 for undead, 32 for random (add 64 to any of these for fixed)
#  - Skill is 0 for easy computer, 1 for normal computer or human, 2 for hard computer
#  - Handicap is 50/60/70/80/90/100
#

map_slot1 = 0 255 0 0 0 0 1 1 100
map_slot2 = 0 255 0 0 0 1 1 1 100
map_slot3 = 0 255 0 0 0 2 1 1 100
map_slot4 = 0 255 0 0 0 3 1 1 100
map_slot5 = 0 255 0 0 0 4 1 1 100
map_slot6 = 0 255 0 0 1 5 1 1 100
map_slot7 = 0 255 0 0 1 6 1 1 100
map_slot8 = 0 255 0 0 1 7 1 1 100
map_slot9 = 0 255 0 0 1 8 1 1 100
map_slot10 = 0 255 0 0 1 9 1 1 100
map_slot11 = 0 255 2 1 0 10 1 1 100
map_slot12 = 0 255 2 1 1 11 1 1 100

# map type (for map specific stats)

map_type = BtankS

# map local path (for map downloads)
#  GHost++ doesn't require map files but if it has access to them it can send them to players
#  GHost++ will search bot_mappath + map_localpath for the map file (bot_mappath is set in the main config file)

map_localpath = Btanks853b.w3x


edit*** this stupid thing didn't work.
Why's the rothchild family crest and the illuminati symbol on my 1 dollar bill? Why do rich and powerful American "christian" leaders have gay sex and worship a giant 40 foot stone owl at Beach Grove every year? Why doesn't anyone care?
Reply


Messages In This Thread
Ghost bot for btanks - by qweqqweq - 2008-12-04, 10:16:28
Re: Ghost bot for btanks - by qweqqweq - 2008-12-04, 10:40:49
Ghost bot is working!!! - by qweqqweq - 2008-12-22, 02:29:35
Re: Ghost bot for btanks - by horselance - 2008-12-24, 04:23:32
Re: Ghost bot for btanks - by Morkardar - 2008-12-24, 05:07:08
Re: Ghost bot for btanks - by qweqqweq - 2008-12-24, 07:29:20
Re: Ghost bot for btanks - by horselance - 2008-12-24, 14:32:26
Re: Ghost bot for btanks - by Morkardar - 2008-12-25, 02:34:05
Re: Ghost bot for btanks - by Morkardar - 2008-12-25, 05:35:55
Re: Ghost bot for btanks - by qweqqweq - 2008-12-25, 07:56:45
Re: Ghost bot for btanks - by psycho_dmr - 2008-12-25, 08:13:10
Re: Ghost bot for btanks - by qweqqweq - 2008-12-25, 10:22:48
Re: Ghost bot for btanks - by Morkardar - 2008-12-25, 15:17:40
Re: Ghost bot for btanks - by qweqqweq - 2008-12-27, 09:49:45
Re: Ghost bot for btanks - by Carcharoth2 - 2008-12-27, 13:37:09
Re: Ghost bot for btanks - by Althend - 2008-12-27, 14:49:30
Re: Ghost bot for btanks - by qweqqweq - 2008-12-27, 15:00:38
Re: Ghost bot for btanks - by Morkardar - 2008-12-27, 15:02:38
Re: Ghost bot for btanks - by BENNIE.FM - 2008-12-27, 22:24:38
Re: Ghost bot for btanks - by psycho_dmr - 2008-12-28, 03:30:42
Re: Ghost bot for btanks - by Morkardar - 2008-12-29, 16:52:52
Re: Ghost bot for btanks - by Morkardar - 2008-12-31, 04:30:59
Re: Ghost bot for btanks - by horselance - 2008-12-31, 12:36:25
Re: Ghost bot for btanks - by qweqqweq - 2008-12-31, 13:55:44
Re: Ghost bot for btanks - by Morkardar - 2008-12-31, 17:40:19
Re: Ghost bot for btanks - by qweqqweq - 2009-01-02, 10:20:59
Re: Ghost bot for btanks - by Morkardar - 2009-01-02, 15:07:42
Re: Ghost bot for btanks - by Althend - 2009-01-02, 17:31:17
Re: Ghost bot for btanks - by Bobguydude - 2009-01-02, 22:10:46
Re: Ghost bot for btanks - by Morkardar - 2009-01-03, 04:43:35
Re: Ghost bot for btanks - by HK416 - 2009-01-26, 23:44:19
Re: Ghost bot for btanks - by HK416 - 2009-01-30, 02:06:39
Re: Ghost bot for btanks - by Morkardar - 2009-01-30, 14:15:30
Re: Ghost bot for btanks - by HK416 - 2009-02-06, 20:54:35
Re: Ghost bot for btanks - by Morkardar - 2009-02-07, 17:19:47

Possibly Related Threads…
Thread Author Replies Views Last Post
Exclamation BTanks League QUALIFY #189317 not joinable after WC3 update shinchan 2 5,334 2017-04-17, 15:37:50
Last Post: Saiyuki
  New BTANKS Bot on europe.battle.net Userkiller 12 20,887 2012-05-10, 19:13:36
Last Post: progg
  name of bot of "•BTanks League Qualify"? kenlin 5 16,983 2010-05-27, 18:59:16
Last Post: Velocity2k
  anyway to add -E option to ghost++? Battlemaniac 2 3,369 2010-03-19, 16:41:23
Last Post: eSVau
  Btanks .cfg File for Macgyver Version? Userkiller 6 7,050 2010-03-17, 17:48:03
Last Post: Velocity2k



Users browsing this thread: 1 Guest(s)