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

New exploit - act 1 - 14mil XP/10 secs

Looks like this may have been patched as it doesn't appear to give more than a couple million exp.
Working just fine

GCHMS5s.png
 
works fine. the way i did it was getting up to the retrieval of the sword shard on T6. doing it on lower difficulties didn't give me the T6 experience for handing in the shard to cain
 
Ah, yeah I forgot about that, just remove this line:
<GameParams quest="117779" step="5" act="A1" resumeFromSave="True" isPrivate="True" numGames="-1" />

From Follower.xml

Can't just remove that. Doing so results in a huge repeating error when the bot starts:

Code:
<continues above>

04:18:05.542 ERROR BotMain Exception when terminating bot thread. 
System.NullReferenceException: Object reference not set to an instance of an object.
   at Zeta.Bot.Logic.BrainBehavior.(Object )
   at Zeta.TreeSharp.Decorator.CanRun(Object context)
   at Zeta.TreeSharp.Decorator..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.Common.HookExecutor.Run(Object context)
   at Zeta.TreeSharp.Action.RunAction(Object context)
   at Zeta.TreeSharp.Action..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.Bot.BotMain.()
04:18:05.608 ERROR BotMain Exception when terminating bot thread. 
System.NullReferenceException: Object reference not set to an instance of an object.
   at Zeta.Bot.Logic.BrainBehavior.(Object )
   at Zeta.TreeSharp.Decorator.CanRun(Object context)
   at Zeta.TreeSharp.Decorator..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.Common.HookExecutor.Run(Object context)
   at Zeta.TreeSharp.Action.RunAction(Object context)
   at Zeta.TreeSharp.Action..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector..()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.Bot.BotMain.()

Currently, I can't get these two to play together. The leader is working 100%, but the follower breaks when the leader creates a game:
Code:
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 0000003C, Size: 4
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Zeta.Game.Internals.FastAttribGroupsEntry.GetAttribute[T](Int32 attribute)
   at Zeta.Game.Internals.Actors.ACD.GetAttribute[T](Int32 attribute)
   at Zeta.Game.Internals.Actors.ACD.GetAttribute[T](ActorAttributeType attributeType)
   at Zeta.Game.Internals.Actors.ACDItem.get_Gold()
   at Zeta.Game.Internals.Actors.ACDItem.get_ItemStackQuantity()
   at Zeta.Game.Internals.Actors.DiaActivePlayer.InventoryManager.get_Coinage()
   at Zeta.Bot.GameStats.(Object , EventArgs )
   at Zeta.Bot.GameEvents.[](EventHandler`1 , Object ,  )
ProfileOrderManager.OnGameJoined, Reloading profile.
Loaded profile EL - Follower
Game joined, Resetting profile caches.
Loaded profile EL - Follower
GameChanged. Clearing actors
[Trinity] New Game - resetting everything
ProfileOrderManager.OnGameJoined, Reloading profile.
[Trinity] New Game - resetting everything
Loaded profile EL - Follower
Game joined, Resetting profile caches.
Loaded profile EL - Follower
[Trinity] New Game - resetting everything
GameChanged. Clearing actors

When this happens, the follower never leaves the game (as if it fails to detect it for some reason)

Using DB 1.1.1819.357 and Trinity 1.8.25. Game creation time is set to 60 seconds (in Demonbuddy itself).

Through trial and error, I found what seems to be a "fix" (if you could call it that), which is to set the game creation time to 0 (or something lower than the leader's game creation time). While this triggers the "Only the party leader can create a game." error, Demonbuddy closes that when the game starts so I guess it's a temporary workaround. Seems to have fixed the detection issue, but now we have that error... Just can't get it right. :(
 
Last edited:
got it to work perfectly. now if only my leader had RoS i could get level 70 and 14m exp per hand in :( instead i only get 9m exp when he hands it in
 
Glad it's working for you guys. 2 things to note:

First, for the people having trouble try DB beta, the last release is from forever ago and I don't know if it works anymore. I don't make my profiles based off release I make them off the newest beta.

Secondly, I think this might get fixed tomorrow/today in a patch. Manglemaw wasn't able to be fixed in a hotfix only a full patch, I have a strong feeling this is the same case. Though on the upside if it doesn't get fixed tomorrow/today (Tuesday maint) then you will probably be able to abuse it for a week.

With that aside though, I would like to point out that the numbers I am getting and seeing from this are very similar to my gold/xp farm profile and you don't need 2 people for it. Something to think about when this does get patched.
 
Glad it's working for you guys. 2 things to note:

First, for the people having trouble try DB beta, the last release is from forever ago and I don't know if it works anymore. I don't make my profiles based off release I make them off the newest beta.

Secondly, I think this might get fixed tomorrow/today in a patch. Manglemaw wasn't able to be fixed in a hotfix only a full patch, I have a strong feeling this is the same case. Though on the upside if it doesn't get fixed tomorrow/today (Tuesday maint) then you will probably be able to abuse it for a week.

With that aside though, I would like to point out that the numbers I am getting and seeing from this are very similar to my gold/xp farm profile and you don't need 2 people for it. Something to think about when this does get patched.


1) I tried the latest beta. Not sure how they do versioning, but it appears to be older than the release. (beta = 1.1.1816.394, off = 1.1.1819.357, 1816 is less than 1819, but 394 is greater than 357???)

2) Yes, this will definitely either get patched or at the least hotfixed. It's just an EXP table that they have to edit, which I've seen them do in hotfixes before. Get it while it works though; I don't really care about that error because it's a short-term fix for a short-term profile. I'm just using it to level some chars up for the guaranteed Malthael legendar(y|ies). :)

3) Thanks for the heads up. :)
 
1) I tried the latest beta. Not sure how they do versioning, but it appears to be older than the release. (beta = 1.1.1816.394, off = 1.1.1819.357, 1816 is less than 1819, but 394 is greater than 357???)

2) Yes, this will definitely either get patched or at the least hotfixed. It's just an EXP table that they have to edit, which I've seen them do in hotfixes before. Get it while it works though; I don't really care about that error because it's a short-term fix for a short-term profile. I'm just using it to level some chars up for the guaranteed Malthael legendar(y|ies). :)

3) Thanks for the heads up. :)
I think what they did to manglemaw though they plan to fix the actual issue at hand. With manglemaw they could have easily hotfixed and just nerfed his drops, but they waited to do a full patch to make it so you have to complete the quest from the start to get full loot. Same thing is going to happen here, you won't get quest rewards anymore unless you complete the quest from the start. They don't want to take away the reward for people who play fair, just make it so it can't be abused. It's the only reason this isn't fixed yet but I have a very strong feeling will be fixed in maintenance.
 
Hey,

working good so far, but is it normal that you only get 3150 exp on level 10 with T6 or was this fixed??

Can't see my char reaching 70 in under in hour with this (yes i know i get more ep from lvl to lvl, but so far its only +150 per level)... I get around 129 Games/hour
 
The xp is scaled yes, so its actually faster to powerlevel the "normal" way until 60....then its pretty fast from 60-70.

I'm still at it as we speak....still working like a charm.
 
Yeah if I'm honest from the little testing I did, this seems like a really bad way to do 1-60. I guess if you got full legacy cains with a Flawless Royal Ruby in helm slot then it might be alright. But on the other side of things, if you are boosting your character from 60-70 to catch it up with RoS then it only takes a few games really. Not sure what paragon farming would look like on this, really wish I had 2 accounts lol.
 
The xp isnt boosted with +xp items. No matter how much +bonus I have I get 14790000 XP at lvl 70.
 
The xp isnt boosted with +xp items. No matter how much +bonus I have I get 14790000 XP at lvl 70.
Oh then it's just generally horrible for power leveling in sense of speed, from 1-60. There was a guide somewhere that shows how to do 1-60 in like 20-30 minutes doing Rifts, which I have looked at every patch note since RoS launched and have seen no nerf to that yet.

If I remember correctly all you do is have a low level create a T6 AM game, and you do the rift which takes like 3-5 minutes per, they can choose to follow you or just stay in town. Following gives more XP. But right before boss spawns the lowbie banners to you, you kill boss in like 1 hit, and the lowbie gets a **** ton of XP.

As for 60-70 though I think this is the fastest, no idea what paragon xp/hr would look like though.
 
I am getting 870.000 on lvl 70 (Paragon 199)

Not sure, if this realy is still working...

Edit:
(according to DB its around 920mil exp/hour and 200k gold though)
 
OMG! this is insane man thanks NoWayLol, you are t3h awesome!!! lol loving this right now. its perfect!

Stefan, yeah thats normal mate, its scaled.

There is no scheduled maintenance today though right? i cant find anything.
 
Last edited:
I am getting 870.000 on lvl 70 (Paragon 199)

Not sure, if this realy is still working...

Edit:
(according to DB its around 920mil exp/hour and 200k gold though)

Then something is wrong. Do the setup again. I'm looking at my char getting 14M xp per game right NOW ;)
 
OMG! this is insane man thanks NoWayLol, you are t3h awesome!!! lol loving this right now. its perfect!

Stefan, yeah thats normal mate, its scaled.

There is no scheduled maintenance today though right? i cant find anything.
Welcome, glad it's working for you. :)

Also I don't think there is. Usually it says on the launcher a good amount of hours prior, and even when they forget to put it on there they pretty much always have a forum topic about it here - Service Status - Forums - Diablo III
Which nothing there either. So I think this bug might be around for a week longer, abuse it while it lasts. :3
 
Welcome, glad it's working for you. :)

Also I don't think there is. Usually it says on the launcher a good amount of hours prior, and even when they forget to put it on there they pretty much always have a forum topic about it here - Service Status - Forums - Diablo III
Which nothing there either. So I think this bug might be around for a week longer, abuse it while it lasts. :3

Oh i shall! i dont think i'll log off for few days i dunno if that makes it alarmin but man this is too sweet. Wanna get to 400 Paragon lol or at least as close as possible.
 
So i can normaly run 2 Diablo 3's, and the ones where i have the quest is the leader?
 
So i can normaly run 2 Diablo 3's, and the ones where i have the quest is the leader?
They will both have the quest and the correct checkpoint. The one you want to run leader on is the one you want to boost with, by that I mean the one that will get no xp or gold.
 
Thank you nowaylol. Spent 5hrs on this with my friend.
Me - Crusader, Wizard, Witchdoctor lvl 1 - 70
Friend - Monk, DH, Crusader lvl 60 - 70 & Wizard lvl 1 - 70.
 
Back
Top