Aller au contenu


Photo

Realm Down (turbot)


  • Ce sujet est fermé Ce sujet est fermé
13 réponses à ce sujet

#1 consyl

consyl

    Débutant lvl 4

  • Membres
  • 91 messages

Posté 03 November 2008 - 06:49

Voila j'utilise turbot et depuis quelque jours a chaque fois que je le fait tourner j'ai un realm down de plusieurs heures ce qui fait que mon bot tourne a peine et m'empêche en plus de jouer quand je suis de nouveau chez moi.

[codebox]##### General Help #####
#
# - 0 means false/no/disabled, 1 means true/yes/enabled
# - 1 second = 1000 millisecond
#
#####

[profile]
base_profile = _Passwords

##### Account Settings #####
#
# account Your bnet account name.
# password You must set your passwords in _Passwords.ini
# character Choose your character slot from the following table:
# 1 2
# 3 4
# 5 6
# 7 8
# game_difficulty: 2 = nightmare, 3 = hell
# realm: uswest, useast, asia, europe
#
#####
[play_account]
account = xxxxxxxx
password = xxxxxxxxx
character = 1
game_difficulty = 3
realm = europe

##### Inventory Settings #####
#
# available_columns : Free columns in the inventory from left to right.
# For example (0 = free space, 1 = used space) here are 8 free columns:
# 0 0 0 0 0 1 1 1 1 1
# 0 0 0 0 0 1 1 1 1 1
# 0 0 0 0 0 1 1 1 1 1
# 0 0 0 0 0 1 1 1 1 1
# identify_minimum_limit : The bot goes to malah and ident his stuff if he reach this amount of used spaces.
# In the previous example there are 32 free spaces so 16 is the recommended value.
# force_identify : You can force the bot to identify all items before stashing it.
#
#####
[inventory]
available_columns = 7
identify_minimum_limit = 14
force_identify = 0

##### AutoMule Settings #####
#
# enabled : 0 = AutoMule off, 1 = AutoMule on
# common_account : Enter your main mule account. You have to create this account first! Don't create any chars on this account!
# common_password : You must set your passwords in _Passwords.ini
# char_name_prefix : Prefix of your mule chars.
# For example: PPP will result mule character names like: "PPP_AOLSDMLCK", "PPP_AIDPOKAE"
# ladder : 0 = non ladder, 1 = ladder
# hardcore : 0 = softcore, 1 = hardcore
# additional_drop_wait : the number of plus seconds (to 5:20 min) TurboT waits before it thinks that the mule game is permed
#
#####
[automule]
enabled = 1
common_account = consyl2
common_password = xxxx (ne met pas ton pass malheureux)
char_name_prefix = Exca
ladder = 1
hardcore = 0
additional_drop_wait = 0

##### AutoMule Separation Settings #####
#
# order: enter in which order your mule chars join. "common" account should be ALWAYS the last.
#
# Remember to create all of the accounts.
# You should not specify the pickit_ value for your common account - because it is the last it will pick up all remaining items on the ground.
# You can add or remove account_/pickit_ pairs as you like. The provided (hate,terror,dest,gem,spirit,inisght) accounts are only for example.
# The password of the accounts have to be the same like your common mule char.
#
# You can create your own account_xxx and pickit_xxx entries here. Don't forget that you need to use the xxx portion in the order.
# Example: order = hate, terror, dest, xxx, common
# account_xxx = my_account_name_for_xxx_items
# pickit_xxx = my_pickit_file_name_for_my_xxx_account
#
#####
[automule_separation]
order = common
account_hate =
account_terror =
account_dest =
account_gem =
account_spirit =
account_insight =
pickit_hate = key_hate
pickit_terror = key_terror
pickit_dest = key_destruction
pickit_gem = gem_perfect
pickit_spirit = pack_spirit
pickit_insight = pack_insight

##### Boss Settings #####
#
# available bosses:
# hammerdin soso
# eldritch ok ok
# shenk ok ok
# pindleskin ok ok
# nihlathak ok ok
# socket ok ok
# frozenstein ok --
# countess ok ok
# andariel ok ok
# treehead ok ok
# travincal ok --
# mephisto ok ok
# hephasto ok --
# throne ok ok
# summoner ok ok
#
# If you want to kill Summoner then it must be the last.
#
# Countess and Treehead success rates are lower than the average, because AutoTele fails Act I pathing a lot.
#
#####
[bosses]
order = countess, andariel, mephisto, nihlathak, eldritch, shenk, summoner

##### gamble settings #####
#
# enabled : 0 = don't gamble, 1 = gamble
# gold_start : bot starts gamble if he reach this amount of gold
# gold_stop : bot stops gamble...
# items : available item types: ring, amulet, circlet, coronet, katar, scissors katar, claw, cestus
#
#####
[gamble]
enabled = 0
gold_start = 2000000
gold_stop = 500000
items = ring, amulet, circlet, coronet

##### Malah Settings #####
#
# force_buy_tp : Bot will buy new tp scrolls if he used more scrolls than this number (without going to Malah). This is a safety value, because bot always fill tp tome at Malah.
# threshold_life : Bot go to Malah for healing when character's life is lower than this percent.
# threshold_mana : Bot go to Malah for healing when character's mana is lower than this percent.
# threshold_merc : Bot go to Malah for healing when mercenary's life is lower than this percent.
#
#####
[malah_visit]
force_buy_tp = 15
threshold_life = 70
threshold_mana = 30
threshold_merc = 65

##### Drink Settings #####
#
# only_full_rejuvs : 0 = off, 1 = on. If this is turned on then the bot will not pick up normal rejuvenation potions. Bot can temporary turn off this option if detects less than 8 rejuvs in belt.
# threshold_life : Bot drinks a rejuv potion when character's life is lower than this percent.
# threshold_mana : Bot drinks a rejuv potion when character's mana is lower than this percent.
# threshold_merc : Bot drinks a rejuv potion when mercenary's life is lower than this percent.
# delay_life : Delay in milliseconds before bot can drink the next rejuvenation (for restoring character's life) after the previous potion.
# delay_mana : Delay in milliseconds before bot can drink the next rejuvenation (for restoring character's mana) after the previous potion.
# Bot can temporary increase this value to prevent too much mana drink in a row (ManaBurn...)
# delay_merc : Delay in milliseconds before bot can drink the next rejuvenation (for restoring mencenary's life) after the previous potion.
#
#####
[drink]
only_full_rejuvs = 0
threshold_life = 50
threshold_mana = 5
threshold_merc = 40
delay_life = 1200
delay_mana = 2000
delay_merc = 1500

##### Chicken Settings #####
#
# threshold_life : bot will chicken (kill Diablo 2 process) when the character's life percent became lower than this value.
#
#####
[chicken]
threshold_life = 20


##### Resurrection Settings #####
#
# check_merc_weapon: 1 = on, 0 = off. If this is turned on then the bot will open the merc's panel after resurrection at Qual-Khek and lifts up the merc's weapon and puts it back.
# This is needed because a bug in Diablo 2 cause that the mercenary's weapon's aura is turned off after resurrection...
# If you turn this on then you have a very-very little chance to loose your merc's weapon.
#
#####
[resurrect]
check_merc_weapon = 1

##### Repair Settings #####
#
# game_count : Bot will go to Larzuk and repairs all items after this amount of created games.
#
#####
[repair]
game_count = 10

##### Catalog Settings #####
#
# character : 1 = the bot catalogs the play character's own stash at every stashing action, 0 = the bot doesn't catalog the play character's stash.
# mule : 1 = catalog all mule's stash and inventory, 0 = don't catalog the mule characters
#
#####
[catalog]
character = 1
mule = 1

##### Weapon Switch and Teleport Delays #####
#
# If you dont know what these are then you should probably leave them alone.
#
#####
[weapon_switch]
delay = 3000

[teleport]
retry_timeout = 1600
retry_count = 3

##### Diablo Folder Path #####
#
# d2_folder : Specify where your diablo II folder is here. The TurboT Installer is automatically sets this value.
# example: c:\Program Files\diablo II
#####
[diablo]
d2_folder =C:\Program Files\Diablo II

##### Game Creation and IP Reset Settings #####
#
# create_delay : The number of seconds after exiting a game and creating a new one.
# minimum_create_interval : The minumum number of seconds MUST be beween two game creation.
# ip_reset_enabled : If you have your own ip reseting script in \modules\reset_ip\reset_ip.au3 then you should enable this.
#
#####
[shell]
create_delay = 3
minimum_create_interval = 200
ip_reset_enabled = 0

##### Pickit Settings #####
#
# files : Which pickit file(s) the bot uses to read what items you want to keep.
# gold : The minimum amount of gold that will be picked up.
# pgems : Enable collecting flawless gems and cubing them together to perfect gems.
# You need to have a Horadric Cube at the top left corner of your stash.
#
#####
[pickit]
files = level_3, runes_high, runes_middle
gold = 10000
pgems = 1

##### Precast Settings #####
#
# enabled : 0 = off, 1 = on
# delay : the maximum time (in seconds) between re-casting the skill
#
#####
[cta]
enabled = 1
delay = 100

[holy_shield]
enabled = 1
delay = 700

[frozen_armor]
enabled = 0
delay = 200

[thunder_storm]
enabled = 0
delay = 100

[energy_shield]
enabled = 0
delay = 100

##### Sleep Settings #####
#
# notes:
# - bot always change cd-key (if more than one is available) when sleep is activated.
# - you can use 0 length sleep if you want cd-key change only.
# - bot automatically changes cd-keys between mule accounts (if there are more than one mule account and cd-key)
#
# key_used : wait the amount of minutes when your cd-key is already in use
# ban : wait the amount of minutes when you are temp banned
# unable_connect : wait the amount of minutes when the bot is unable to connect to the realm
#
# before_automule : sleep xx min before bot starts AutoMule session
# after_automule : sleep xx min after bot finished AutoMule session
#
# by_game_enabled : 0 = off, 1 = on. Turn this on if you want to force your bot to sleep xx minutes after yy games.
# by_game_count : game count before sleep
# by_game_length : the sleep length in minutes.
#
# by_time_enabled : 0 = off, 1 = on. Turn this on if you want to force your bot to sleep xx minutes after yy minutes.
# by_time_count : minutes before sleep
# by_time_length : the sleep length in minutes.
#
#####
[sleep]
key_used = 2
ban = 20
unable_connect = 20

before_automule = 2
after_automule = 2

by_game_enabled = 1
by_game_count = 15
by_game_length = 5

by_time_enabled = 0
by_time_count = 55
by_time_length = 5

##### CD-Key Settings #####
#
# order : specify the order (and amount) of your cd-keys from the "TurboT\cd-keys\config.ini" file.
# example : order = 1,2,3
#
#####
[cdkeys]
order = 1,2



##### Hotkey Settings #####
#
# notes:
# - key "8","9" is used by AutoTele
# - if you don't have a skill then leave that value empty
# - pickit_aura is activated at the beginning of all pickit action
#
#####
[common_skills]
teleport = {F6}
town_portal = {F8}

[hammerdin_skills]
concentration = {F2}
vigor = {F1}
holy_shield = {F4}
battle_command = {F5}
battle_orders = {F7}
pickit_aura = {F2}
redemption =

[lightsoso_skills]
chain_lightning =
frozen_armor =
thunder_storm =
energy_shield =
battle_command =
battle_orders =
pickit_aura =

[firesoso_skills]
meteor =
frozen_armor =
energy_shield =
battle_command =
battle_orders =
pickit_aura =

##### MISC KEYS ####
#
# fix values:
# - "stand still" must be SHIFT
# - "show items" must be ALT
# - "belt" keys must be 1,2,3,4
#
#####
[misc_keys]
weapon_switch = w
show_map = {TAB}
open_merc = o
open_inventory = i
clear_screen = {SPACE}


##### BELT ####
#
# open : the key you use to show all the slots in your belt
#
#####
[belt]
open = r


##### Advanced Overrides #####
#
# Don't touch them if you don't know what are you doing.
#
# length : set a timeout for each boss
# cta_disabled : 0 = cast CTA before this enemy, 1 = don't cast CTA
# escape : 1 = escape if bot detects poison vipers (snakes), 0 = don't escape. Only supported at Nihlathak.
# post_teleport_delay : delay (in milliseconds) between the two teleports at pindleskin. 0 = don't teleport
#
#####
[eldritch]
length = 12
cta_disabled = 0

[shenk]
length = 15
cta_disabled = 1

[pindleskin]
length = 15
cta_disabled = 1
post_teleport_delay = 2800

[socket]
length = 15
cta_disabled = 1

[frozenstein]
length = 15
cta_disabled = 1

[nihlathak]
length = 20
cta_disabled = 0
escape = 1

[countess]
length = 15
cta_disabled = 0

[andariel]
length = 20
cta_disabled = 0

[treehead]
length = 20
cta_disabled = 1

[travincal]
length = 40
cta_disabled = 1

[mephisto]
length = 20
cta_disabled = 0

[hephasto]
length = 25
cta_disabled = 1

[throne]
length = 300
cta_disabled = 1

[summoner]
length = 10
cta_disabled = 1


##### Fine Tune Settings #####
#
# Don't touch them if you don't know what are you doing.
#
# send_key_delay : Alters the the length of the brief pause in between sent keystrokes.
# send_key_down_delay : Alters the length of time a key is held down before being released during a keystroke.
#
#####
[tune]
send_key_delay = 10
send_key_down_delay = 10
[/codebox]

Et voila, si quelqu'un comprend d'ou vient le binz, car j'ai plus de 3 minutes par game avec deux clé cd, du sleep enfin tout il me semble.

#2 Teddy

Teddy

    looser

  • Bannis
  • 69 messages

Posté 03 November 2008 - 13:08

MEC ta mis ton acc dans la sequence !! j'ai changer ton mot de pass pour que personne de mal intentionner te le vole ;s

teddy78frr@hotmail.fr

Contact moi jte remetrai le mot de pass que tu veux

la prochaine foi fai plus atention !

PS: ton mot de pass se trouvai dans la section des mule ne met plus ton pass !!!

#3 rookers

rookers

    Fragger

  • Membre
  • 759 messages
  • Location :Near DEAD

Posté 03 November 2008 - 13:29

Pas évident en plus.
Le terrorisme, c'est héroïque. Le seul crime, c'est de se faire prendre.

Profil D2jsp


#4 Doc

Doc

    Fragger débutant

  • Diablo Modérateur
  • 714 messages
  • Location :In the Sky.

Posté 03 November 2008 - 15:56

tu as plus de 3 minutes par game ? bizzare moi j'ai environ 3min30s par game et je n'ai aucun problemes je peut le laisser tourner pendant des semaines entieres

by_time_enabled = 1
by_time_count = 55
by_time_length = 5

test en changeant ça

Image IPB

Je ne suis pas un support technique pour tout ceci il y a le forum, merci.


#5 consyl

consyl

    Débutant lvl 4

  • Membres
  • 91 messages

Posté 03 November 2008 - 18:49

Oky , double merci, et oui j'ai pensé au pass sur compte principal mais pas compte mule je test ta solution et je vous dit ce que ça donne

#6 consyl

consyl

    Débutant lvl 4

  • Membres
  • 91 messages

Posté 03 November 2008 - 23:09

tient petite remarque en passante tu a modifier le pass de mon compte principal mais pas le compte spécifié en compte mule...

essaye de m'envoyer mon pass mp ou mail ( darkness_thunder@hotmail.com ) car j'ai pas pu jouer de la soirée et j'aimerai au moins pouvoir lancer mon bot pendant la journée de boulot de demain.

#7 Doc

Doc

    Fragger débutant

  • Diablo Modérateur
  • 714 messages
  • Location :In the Sky.

Posté 03 November 2008 - 23:31

ta séquence est bizzare il n'ya pas la ligne password normalement car les mots de passe sont dans le fichier _passwords

Image IPB

Je ne suis pas un support technique pour tout ceci il y a le forum, merci.


#8 consyl

consyl

    Débutant lvl 4

  • Membres
  • 91 messages

Posté 03 November 2008 - 23:55

je le savais pas, j'ai rajouter moi même la sequence password ^^

#9 consyl

consyl

    Débutant lvl 4

  • Membres
  • 91 messages

Posté 04 November 2008 - 19:02

Je veux pas paraitre insistant mais teddy je veux bien que tu m'envoye mon mdp quand mm ...

#10 neblus

neblus

    Prof de Philosophie!

  • Membres GMS
  • 520 messages
  • Trade : Mediator

Posté 05 November 2008 - 17:29

consyl tu as ajouté teddy sur msn ?

si oui et qu'il te répond pas fait le moi savoir s'il te plait
Image IPB

#11 Teddy

Teddy

    looser

  • Bannis
  • 69 messages

Posté 05 November 2008 - 18:39

Je veux pas paraitre insistant mais teddy je veux bien que tu m'envoye mon mdp quand mm ...


Ba je te les envoyer, ses quoi ton e-mail ?

#12 neblus

neblus

    Prof de Philosophie!

  • Membres GMS
  • 520 messages
  • Trade : Mediator

Posté 05 November 2008 - 18:58

désolé de te dire ça consyl, mais teddy t'as tout volé :/
Image IPB

#13 rookers

rookers

    Fragger

  • Membre
  • 759 messages
  • Location :Near DEAD

Posté 05 November 2008 - 19:03

Sa parle d' acc volé la?
Le terrorisme, c'est héroïque. Le seul crime, c'est de se faire prendre.

Profil D2jsp


#14 neblus

neblus

    Prof de Philosophie!

  • Membres GMS
  • 520 messages
  • Trade : Mediator

Posté 05 November 2008 - 19:20

yeah. mais jle ferme le temps d'une discussion sur irc
Image IPB