im EXCITED SOON I WILL BOT MUAHAHAHAH
Only thing you can do it edit the script to make it tele and stuff, which is pretty damn hard I can't do it and I don't want to try, or you can check this link to see if there is a different, maybe better, script for trav. http://www.mmbot.net/modules.php?nam...viewforum&f=44
*Moved from my other post, because it wasnt in topic*
So i Downloaded everything...
Tried to setup the bot, and let it run over night...
These screen shots show that i am doing everything the bot says.. and still doesnt run.. any ideas folks?
Char_Key_ClearScreen = a
Char_Key_Switch = w
Char_Key_AutoMap = m
Char_Key_Inventory = i
Char_Key_ShowItems = x
Char_Key_PotionsRow1 = 1
Char_Key_PotionsRow2 = 2
Char_Key_PotionsRow3 = 3
Char_Key_PotionsRow4 = 4
Char_Key_Inventory = i
Char_Key_Switch = w
Char_Key_ShowItems = x
Char_Key_PotionsRow1 = 1
Char_Key_PotionsRow2 = 2
Char_Key_PotionsRow3 = 3
Char_Key_PotionsRow4 = 4
Char_Key_AutoMap = m
Char_Key_ClearScreen = a
The "Configure your keys" in mm.bot.ini
Additional Comment:
ATT your control keys are not properly defined!
you must setup ALL the game control keys defined in the mm.bot.ini file
the Default keys of mm.bot.ini are not necessary the same than yours!
Last edited by UberMF; 09-28-2006 at 10:59 AM. Reason: [Automerged Doublepost]
Then, make sure your keys in your seqeunce file are set right too.
They are..
;==========================> Skills
@Teleport = f2
@Thunder_Storm = f7
@Frozen_Armor = f6
@Energy_Shield = f4
@Lightning = f1
@Chain_Lightning = f4
@Town_Portal = f8
;==========================> /Skills
@Energy_Shield = f4
@Chain_Lightning = f4
Assigning same key for different skills won't work. How should it?
This is my first time useing mmbot and did what it said on the very first page but this. I just need to know is this the right sequences stuff I need to copy in my old sequence for a tele hammerdin with cta?
[Old]Hammerdin v4.0 [Smorg]
;--------------------------------------------------------
;------------------Smorg's Tele-Hammer-CTA---------------
;------------------------Version 4.0---------------------
;--------------------------------------------------------
;Pindle, Eldrich, Shenk bot for MMbot v5.44 Beta5
;--------------------------------------------------------
[Vars]
;Skills Config:
@Concentration = f1
@Vigor = f2
@HolyShield = f3
@Teleport = f4
@BattleCommand = f5
@BattleOrders = f6
@TownPortal = f7
@StandStill = g
;Delays
@ShortDelay = 300
@WEOT = 2000
@AttackTeleportDelay = 800
@AttackDelay = 1000
@PrecastDelay = 400
@PickitDelay = 750
@PostPortalDelay = 1000
;--------------------------------------------------------
;-----------------------Main List------------------------
;--------------------------------------------------------
;Comment 'Attack' and uncomment 'StaticAttack' lines to use static
;attack points with no monster searching (classic method)
[MAIN]
PreCast,0
CTA,0
MoveToEld,0
Attack,10000
;StaticAttack,10000
Pickit,0
MoveToShenk,0
Attack,12000
;StaticAttack,12000
Pickit,0
Town,0
MoveToPindle,0
Attack,12000
;StaticAttack,12000
Pickit,0
;MoveToZombies,0
;Attack,20000
;Pickit,0
;--------------------------------------------------------
;-----------------------Sequences------------------------
;--------------------------------------------------------
[PreCast]
;EXEC:***.Au3
FUNC:A5EWP
EXIT
;--------------------------------------------------------
[CTA]
SWITCH1
K(@BattleCommand)
S(@PrecastDelay)
RC(400,300)
S(@PrecastDelay)
K(@BattleOrders)
S(@PrecastDelay)
RC(400,300)
S(@PrecastDelay)
K(@HolyShield)
S(@PrecastDelay)
RC(400,300)
S(@PrecastDelay)
K(@BattleCommand)
S(@PrecastDelay)
RC(400,300)
SWITCH2
EXIT
;--------------------------------------------------------
[MoveToEld]
K(@Teleport)
S(@ShortDelay)
BRC(40,-62)
WEOT(@WEOT)
BRC(36,-333)
WEOT(@WEOT)
RC(530,90)
WEOT(@WEOT)
K(@Concentration)
S(@ShortDelay)
EXIT
;--------------------------------------------------------
[MoveToShenk]
K(@Teleport)
S(@ShortDelay)
RC(225,565)
WEOT(@WEOT)
RC(550,550)
WEOT(@WEOT)
BRC(400,110)
WEOT(@WEOT)
RC(700,520)
WEOT(@WEOT)
RC(700,520)
WEOT(@WEOT)
RC(600,550)
WEOT(@WEOT)
RC(700,520)
WEOT(@WEOT)
RC(725,350)
WEOT(@WEOT)
RC(725,550)
WEOT(@WEOT)
K(@Concentration)
S(@ShortDelay)
EXIT
;--------------------------------------------------------
[Town]
K(@TownPortal)
S(@ShortDelay)
FUNC:TOWNTP
S(@PostPortalDelay)
K(@Vigor)
CLM
CML
FUNC:A5TpToA5DownStairs
FUNC:A5WPtoATP
EXIT
;--------------------------------------------------------
[MoveToPindle]
K(@Teleport)
S(@ShortDelay)
BRC(280,-300)
WEOT(@WEOT)
RC(780,50)
WEOT(@WEOT)
RC(775,90)
WEOT(@WEOT)
BRC(258,81)
WEOT(@WEOT)
K(@Concentration)
S(@ShortDelay)
EXIT
;--------------------------------------------------------
[MoveToZombies]
K(@Teleport)
S(@ShortDelay)
BRC(53,111)
WEOT(@WEOT)
BRC(-300,300)
WEOT(@WEOT)
EXEC:MonsterCenter.Au3
S(@ShortDelay)
SRC
WEOT(@WEOT)
K(@Concentration)
S(@ShortDelay)
EXIT
;--------------------------------------------------------
[Attack]
KD(@StandStill)
S(@ShortDelay)
CMDEAD
LCD(700, 350)
CLM
S(@AttackDelay)
CLM
CML
S(@AttackDelay)
LCU
CLM
K(@Teleport)
EXEC:MonsterCenter.Au3
S(@ShortDelay)
SRC
S(@AttackTeleportDelay)
K(@Concentration)
CTOE
;--------------------------------------------------------
[AttackPick]
KD(@StandStill)
S(@ShortDelay)
CMDEAD
LCD(700, 350)
CLM
S(@AttackDelay)
CLM
CML
S(@AttackDelay)
LCU
CMDEAD
K(@Vigor)
CLM
CML
PICKIT(@PickitDelay)
CLM
CML
K(@Teleport)
EXEC:MonsterCenter.Au3
S(@ShortDelay)
SRC
S(@AttackTeleportDelay)
K(@Concentration)
CTOE
;--------------------------------------------------------
[StaticAttack]
KD(@StandStill)
S(@ShortDelay)
LCD(700, 350)
CLM
CML
S(@AttackDelay)
CMDEAD
CTOE
;--------------------------------------------------------
[Pickit]
K(@Vigor)
CLM
CML
PICKIT(@PickitDelay)
S(@ShortDelay)
EXIT
;--------------------------------------------------------
Looks like it, try it and see how it works for you.
Thank you shift I did a email by miss stake sorry. I have some back problems and take a lot of pain meds so I dont always think clear. That maybe my problem now. I get a error: Autoit Scripts are in sequences but AutoitV3 is not installed!.
I did find the AutoitV3 program at AutoIt v3 - Downloads
Thanks to Snipz. My new error is:
Error reading the file:
\C:\Program Files\Diablo II\Scripts\MonsterCenter.Au3
http://img211.imageshack.us/img211/4005/error2cu3.jpg
When I check my Events_Bot log this is what it has.
10/14 15:20:29 [i]> Inventory: 6 used 1*1 spaces.
10/14 15:20:45 [W]> Time out while switching. Cannot see primary skin at left skill when switching back. Retry.
10/14 15:21:09 [i]> Drink a rejuv potion.
10/14 15:21:09 [W]> Merc seems dead!
10/14 15:21:09 [W]> Sequence exit required. SEQ3 => CML . 0 . 0
10/14 15:21:09 [E]> Failed or Fast exit required while applying Pickit sequence.
10/14 15:21:09 [i]> Actual sequence doesnt have "town" in its name AND TP is used in sequences:
10/14 15:21:09 [W]> The bot will jump to next TOWN named sequence: Town
10/14 15:21:10 [i]> Drink a rejuv potion.
10/14 15:21:17 [i]> Drink a rejuv potion.
10/14 15:21:21 [i]> User have stopped the bot.
Thnak you very much for your time. Any help on this and I will be very thankfull.
Last edited by Evilbnet; 10-15-2006 at 05:37 AM. Reason: Just Not shure what to due
Back again :\. Before i start botting it clicks on battle.net and a message pops up saying:
"The Cd-key used to install this application was intended for another product. Please reinstall this application and use the correct Cd-key."
Can a mmbot.net admin help me out. It keeps saying i have an invalid ip trying to enter the site. Im using a Router/modem and im not sure what ip proxy they are using. Could someone plz tell me whats going on?
What is you ip? Maybe its just site maintnance.
Well ive had this problem now for 4 days now, could a mmbot.net web admin get in touch with me plz to try and resolve the issue? I wanna look for some hdin squences and i have some trades i have to answer back to soon.
Thankyou inadvance
they say that the site will not let you in if you go throught proxy.
irc.omnesia.net (6667)
I don't want to sound like a noob, but i am one, so whatever. what exactly do bots actually do?
i cant find an answer anywhere.
My diablo is not where the program is looking how do i change the program to a diferent directory?
My d2s on d drive not c drive..
go to where u have mm bot saved and click config then mm.bot and u should see this
[Processes]
;################################################# #############################
;
; PROCESSES & KEYS USAGE
;
; * D2_Path => Specify your Diablo II path here (C:\Program Files\Diablo II)
; * D2_MultiKeys => <Yes> or <No>. If you got multiple Diablo2 keys for botting
; write Yes here and go complete the config\mm.MultiKeys.ini file. Simply!
;================================================= =============================
D2_Path = C:\Program Files\Diablo II
D2_MultiKeys = No
;================================================= =============================
okay, im using this frozen orb pindle one, and i got temp banned. so that means next one is perm banned, and i dont have extra cd-keys, not sure why i would get banned if i did it right. anyone have any problems? ill show the sequence...
Code:;==========>>Teleport Script Series<<========= ;Script: Frozen Orb Sorceress ;Author: PoweredDeath ;Based: Nicotine's Blizzard Sorc ;Monsters: Pindle ;Version: 5.44 Final ;Date: MAY. 23, 2006 ;Tested: Hell ;WebSite: http://www.mmbot.net ;============================================= ;============================================= ;Structure ;============================================= ; Internal Function ; Skill ; Wait ; Location Click ;============================================= ;///FROZEN ORB ON LEFT CLICK\\\ @Teleport = f1 ; Teleport Skill Key (must have it) @Frozen_Armor = ; Frozen Armor Skill Key (put a blank if you dont have) @Energy_Shield = f2 ; Energy Shield Skill Key (put a blank if you dont have) @Battle_Commands = ; Battle Commands Skill Key (leave blank if you dont have) @Battle_Orders = ; Battle Orders Skill Key (leave blank if you dont have) ;@Glacial_Spike = g @Standstill = h ; Do not use SHIFT ;============================================= ; Eventually change the settings below to resolve problems or increase speed. ;============================================= @Random_Delay1 = 500,2500 @Random_Delay2 = 500,2500 @Switch_Delay = 400 @PreCast_Delay = 100 ;@WarCry_Delay = 500 ;@Pindle_Freeze_Length = 500 @Pindle_Attack_Length = 9500 @Tele_Delay1 = 350 @Tele_Delay2 = 300 @Walk_Delay = 400 @Key_Delay = 50 @Key_Push_Delay = 100 @Loop_Delay = 100 @Pickit_Delay = 600 @Random_Sleep = 300 ;//////////////////////////////////////////////////////////// ;=====================> Start of Sequence ;//////////////////////////////////////////////////////////// [MAIN] Precast,0 GotoAnya,0 Blizz1,0 CTA,0 ; Change to ;CTA,0 if you don't have CTA GotoPindle,0 ; Freeze,@Pindle_Freeze_Length Kill,@Pindle_Attack_Length Pickit,0 ;//////////////////////////////////////////////////////////// ;=====================> Frozen Orb Sorc Precast ;//////////////////////////////////////////////////////////// [Precast] K(@Frozen_Armor) S(@PreCast_Delay) RC(300,200) S(@Key_Push_Delay) K(@Energy_Shield) S(@PreCast_Delay) RC(300,200) S(@Random_Delay1) EXIT ;//////////////////////////////////////////////////////////// ;=====================> Frozen Orb Sorc Go to Anya TP ;//////////////////////////////////////////////////////////// [GotoAnya] FUNC:A5WPtoATP EXIT ;//////////////////////////////////////////////////////////// ;=====================> Frozen Orb Sorc Casts CTA ;//////////////////////////////////////////////////////////// ; [CTA] ; CLM ; CML ; ; SWITCH1 ; S(@Switch_Delay) ; K(@Battle_Orders) ; S(@Key_Delay) ; RC(400,300) ; S(@WarCry_Delay) ; K(@Battle_Command) ; S(@Key_Delay) ; ; RC(400,300) ; S(@WarCry_Delay) ; SWITCH2 ; S(@Switch_Delay) ; CLM ; CML ; EXIT ;//////////////////////////////////////////////////////////// ;=====================> Frozen Orb Sorc Teles to Pindle ;//////////////////////////////////////////////////////////// [GotoPindle] CLM ;CML K(@Teleport) S(@Key_Delay) BRC(286,-310) WEOT(@Tele_Delay1) RC(798,92) WEOT(@Tele_Delay1) RC(601,153) WEOT(@Tele_Delay2) RC(623,213) WEOT(@Tele_Delay2) CLM ;CML EXIT ;//////////////////////////////////////////////////////////// ;=====================> Frozen Orb Sorc Freezes Pindle ;//////////////////////////////////////////////////////////// ;[Freeze] ; K(@Glacial_Spike) ;S(@Key_Delay) ; RCD(MFOC) ; S(@Loop_Delay) ; CLM ; CML ; CTOE ;//////////////////////////////////////////////////////////// ;=====================> Frozen Orb Sorc Kills Pindle ;//////////////////////////////////////////////////////////// [Kill] KD(@Standstill) S(@Key_Delay) LCD(MFOC) S(@Loop_Delay) CLM ;CML CMDEAD CTOE ;//////////////////////////////////////////////////////////// ;=====================> Frozen Orb Sorc loots Pindle ;//////////////////////////////////////////////////////////// [Pickit] PICKIT(@Pickit_Delay) S(@Random_Sleep) EXIT
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks