09-14-2006, 08:03 AM
im EXCITED SOON I WILL BOT MUAHAHAHAH
mm.BOT, The easy way!
|
09-14-2006, 08:03 AM
im EXCITED SOON I WILL BOT MUAHAHAHAH
09-14-2006, 08:05 AM
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?name=Fo...forum&f=44
![]()
09-28-2006, 08:17 AM
*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? Quote:Char_Key_ClearScreen = a ![]() Quote: ![]() Quote: ![]() Quote:Char_Key_AutoMap = m ![]() Quote:
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!
09-28-2006, 01:20 PM
They are..
;==========================> Skills @Teleport = f2 @Thunder_Storm = f7 @Frozen_Armor = f6 @Energy_Shield = f4 @Lightning = f1 @Chain_Lightning = f4 @Town_Portal = f8 ;==========================> /Skills ![]()
10-09-2006, 10:17 PM
@Energy_Shield = f4
@Chain_Lightning = f4 Assigning same key for different skills won't work. How should it?
10-12-2006, 04:11 PM
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 ![]() 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 ;--------------------------------------------------------
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.
12-04-2006, 05:22 AM
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."
12-16-2006, 02:08 PM
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?
12-16-2006, 02:57 PM
What is you ip? Maybe its just site maintnance.
12-17-2006, 08:59 PM
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
12-18-2006, 01:44 AM
they say that the site will not let you in if you go throught proxy.
irc.omnesia.net (6667)
12-29-2006, 07:00 PM
I don't want to sound like a noob, but i am one, so whatever. what exactly do bots actually do? confused:
i cant find an answer anywhere.
12-31-2006, 11:04 AM
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..
01-01-2007, 02:44 AM
i him9 i Wrote:My diablo is not where the program is looking how do i change the program to a diferent directory? 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 ;==============================================================================
[SIGPIC]http://yfrog.com/mhskidudecopyg[/SIGPIC]
01-01-2007, 08:02 AM
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<<========= |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Easy question | DragonSpirited | 1 | 125 |
02-13-2012, 04:18 AM Last Post: comper |
|
Few Easy Questions :) | horneysludgeman | 2 | 130 |
02-05-2012, 04:38 AM Last Post: comper |
|
Can Someone Answer This Easy Question? | dtmar | 0 | 207 |
09-14-2011, 10:16 AM Last Post: dtmar |
|
easy to answer d2nt bot question | spin | 1 | 281 |
08-27-2011, 12:34 PM Last Post: Tap |
|
Turn on/off chicken (for use with mh and is really easy to do) | ninjins | 0 | 471 |
03-31-2011, 08:25 AM Last Post: ninjins |
|
[NEW] [BOT] !! New Bot 1.13 Easy to Use !! [NEW] | jown3r | 0 | 1,517 |
08-02-2010, 09:08 AM Last Post: jown3r |
|
Easy Help? | FlaK- | 0 | 158 |
06-11-2010, 04:31 AM Last Post: FlaK- |
|
Most reliable/easy PickIt for 1.11-12? | TheHatorade | 0 | 497 |
05-19-2009, 01:49 PM Last Post: TheHatorade |
|
Easy Diablo 2 Account Steal | vxluciferxv | 0 | 1,350 |
01-20-2008, 08:20 PM Last Post: vxluciferxv |
|
Easy to use Bot Program | Yellowcard | 9 | 737 |
08-30-2007, 12:18 PM Last Post: Shift |