What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Random Timewalking Dungeon ID

zerlog1337

Member
Joined
Mar 10, 2012
Messages
114
so i tried to get timewalking working (using a series of cs files provided in the dungeonbuddy thread on the first page made for WoD to make this work (but it does not work somehow, even after editing everything and updating the dungeonids and such)


using

for i = 1, GetNumRandomDungeons() do
local id, name = GetLFGRandomDungeonInfo(i)
print(id .. ": " .. name)
end

it tells me that

[07:59:31] 300: Random Cataclysm Dungeon
[07:59:31] 301: Random Cataclysm Heroic
[07:59:31] 434: Random Hour of Twilight Heroic
[07:59:31] 462: Random Mists of Pandaria Heroic
[07:59:31] 463: Random Mists of Pandaria Dungeon
[07:59:31] 744: Random Timewalking Dungeon (Burning Crusade)
[07:59:31] 788: Random Warlords of Draenor Dungeon
[07:59:31] 789: Random Warlords of Draenor Heroic
[07:59:31] 1045: Random Legion Dungeon
[07:59:31] 1046: Random Legion Heroic


using these ids for the cs files


Arcatraz ID: 1011
Black Morass ID: 1012
Mana-Tombs ID: 1013
Shattered Halls ID: 1014
Slave Pens ID: 1015
Magisters' Terrace ID:1154

my problem is i cant get the dropdown menu to select queing up for Random timewalking dungeon, and if i do queue manualy i cannot get the bot to work because the IDs are wrong.
05ecb424fd564b2339837d5081a3c734.png




Uppdate: i got it to work i think(?)! Running some tests if all goes smooth ill post an uppdate in the dungeonbuddy thread

also all credit goes to the original creators of the cs&xml files.
 
Last edited:
so i tried to get timewalking working (using a series of cs files provided in the dungeonbuddy thread on the first page made for WoD to make this work (but it does not work somehow, even after editing everything and updating the dungeonids and such)


using

for i = 1, GetNumRandomDungeons() do
local id, name = GetLFGRandomDungeonInfo(i)
print(id .. ": " .. name)
end

it tells me that

[07:59:31] 300: Random Cataclysm Dungeon
[07:59:31] 301: Random Cataclysm Heroic
[07:59:31] 434: Random Hour of Twilight Heroic
[07:59:31] 462: Random Mists of Pandaria Heroic
[07:59:31] 463: Random Mists of Pandaria Dungeon
[07:59:31] 744: Random Timewalking Dungeon (Burning Crusade)
[07:59:31] 788: Random Warlords of Draenor Dungeon
[07:59:31] 789: Random Warlords of Draenor Heroic
[07:59:31] 1045: Random Legion Dungeon
[07:59:31] 1046: Random Legion Heroic


using these ids for the cs files


Arcatraz ID: 1011
Black Morass ID: 1012
Mana-Tombs ID: 1013
Shattered Halls ID: 1014
Slave Pens ID: 1015
Magisters' Terrace ID:1154

my problem is i cant get the dropdown menu to select queing up for Random timewalking dungeon, and if i do queue manualy i cannot get the bot to work because the IDs are wrong.
05ecb424fd564b2339837d5081a3c734.png




Uppdate: i got it to work i think(?)! Running some tests if all goes smooth ill post an uppdate in the dungeonbuddy thread

also all credit goes to the original creators of the cs&xml files.

Any update on this ? are you able to use DGBuddy to timewalk thy friens of an old m89
 
Any update on this ? are you able to use DGBuddy to timewalk thy friens of an old m89

i tried to get it to work on level 110, i couldnt so i decided to try at lvl 90 using the profiels, it did work and i got it to show up, butwhenver i treid to get it ti work for level 110s it did not. however i got it to work for a lvl 100 & 70 and 60(even tho you cannot queue for the dungeon because of your level but it shows up in dungeonbuddy) so im not sure what else to try... at this point im about to give up.
 
Dungeonbuddy will be able to queue for timewalking dungeons in next HB update but we will not provide timewalking scripts
 
I updated the scripts and am gettting the same thing. The other thing thats happening to me is that when I manually queue for timewalking, it chooses the script but the bot wont move or attack.
 
Dungeonbuddy will be able to queue for timewalking dungeons in next HB update but we will not provide timewalking scripts

Thank you friend! also a quick side node if you are able to respond it would be my day!

if i were to uppdate the old black moras/alcatrz scripts how would i go the best way to do that? i mean according to the provided xml files they should work pretty well? you dont have sometime to look over them for me? ill put them in a pastebin below! <3

Alcatraz (does not work and claims wrong timewalking id.)

Black Moras (moves around and considers the dungeon completed, does not start the encounter at medivh)

thanks!

also if you are looking for fairly bugfree xml profiles of the older dungeons, the Normal bc/hc bc works fine except for shattered hand where it gets stuck at the executioner after last boss(but can be removed because its a part of a timed potion reward thing)
 
Last edited:
so i tried to get timewalking working (using a series of cs files provided in the dungeonbuddy thread on the first page made for WoD to make this work (but it does not work somehow, even after editing everything and updating the dungeonids and such)


using

for i = 1, GetNumRandomDungeons() do
local id, name = GetLFGRandomDungeonInfo(i)
print(id .. ": " .. name)
end

it tells me that

[07:59:31] 300: Random Cataclysm Dungeon
[07:59:31] 301: Random Cataclysm Heroic
[07:59:31] 434: Random Hour of Twilight Heroic
[07:59:31] 462: Random Mists of Pandaria Heroic
[07:59:31] 463: Random Mists of Pandaria Dungeon
[07:59:31] 744: Random Timewalking Dungeon (Burning Crusade)
[07:59:31] 788: Random Warlords of Draenor Dungeon
[07:59:31] 789: Random Warlords of Draenor Heroic
[07:59:31] 1045: Random Legion Dungeon
[07:59:31] 1046: Random Legion Heroic


using these ids for the cs files


Arcatraz ID: 1011
Black Morass ID: 1012
Mana-Tombs ID: 1013
Shattered Halls ID: 1014
Slave Pens ID: 1015
Magisters' Terrace ID:1154

my problem is i cant get the dropdown menu to select queing up for Random timewalking dungeon, and if i do queue manualy i cannot get the bot to work because the IDs are wrong.
05ecb424fd564b2339837d5081a3c734.png




Uppdate: i got it to work i think(?)! Running some tests if all goes smooth ill post an uppdate in the dungeonbuddy thread

also all credit goes to the original creators of the cs&xml files.

you got it to work. would you mind sharing?
 
Back
Top