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

R-YAR - rrrix's YAR fork

Drazz -- I am still experiencing trouble getting the bot to log in. It launches DB, it opens the window, but is saying that the login credentials are wrong. When I type them in it works fine...

Note: I have fully uninstalled the program and reinstalled it.
Note 2: It seems to be putting in the username (email) but NOT my password.
 
Last edited:
yes it did. thx
No problem.. Good to know you up and running. :)

Drazz -- I am still experiencing trouble getting the bot to log in. It launches DB, it opens the window, but is saying that the login credentials are wrong. When I type them in it works fine...

Note: I have fully uninstalled the program and reinstalled it.
Note 2: It seems to be putting in the username (email) but NOT my password.

Ok, I'm guessing you followed all the steps on page113?
The old version had a problem with "!" explanation points in the password. (Not sure if that was ever fixed - and I think we talked about this yesterday, but I cant remember, made many posts since then) but if you password does not contain any ! then goto battle.net and change it to something simple just for testing purposes. (So we can verify that it doesnt have a character or a long length that it doesn't like) dbtestpw1 or whatever. Change it in your yrar bnet login pw and lets try that.
 
Hi Drazz, any way to let this relogger start in window mode instead of full screen? 1st time using this ^^ i have set everything in page 113, now i just need it to be done in window mode.

As i have also label on my Diablo 3 shortcut with "C:\Diablo III\Diablo III.exe" -launch -w

But doesnt seems to work.
 
i'm reading up till page 100 , is there a place that i can set the difficulty level from the relogger? for some reason, DB kept bumping up to Torment IV.
 
Hi Drazz, any way to let this relogger start in window mode instead of full screen? 1st time using this ^^ i have set everything in page 113, now i just need it to be done in window mode.

As i have also label on my Diablo 3 shortcut with "C:\Diablo III\Diablo III.exe" -launch -w

But doesnt seems to work.

Bot should always be i neither windowed or FS windowed.
On the d3 window of your bot setup it needs to point to /games/diablo III/diablo III.exe (not a shortcut)

Aside from that, you'll need to be a little more descriptive then "Bot doesnt seem to work." :)

ft.webp
 
Last edited:
No problem.. Good to know you up and running. :)



Ok, I'm guessing you followed all the steps on page113?
The old version had a problem with "!" explanation points in the password. (Not sure if that was ever fixed - and I think we talked about this yesterday, but I cant remember, made many posts since then) but if you password does not contain any ! then goto battle.net and change it to something simple just for testing purposes. (So we can verify that it doesnt have a character or a long length that it doesn't like) dbtestpw1 or whatever. Change it in your yrar bnet login pw and lets try that.

This was indeed the correct answer, it appears as though the password was too long for the string storage in the bot. I changed it from a 17 character password to a 12 char password and it's now working fine. That seems like it's something that should be pretty easy to fix in the code too.
 
anyone got ryar with authencation to work? I click test and I got an error.


Edit: read back bible thick pages. seem like its bogey. hahaha i got happy there for sec with kev postin an auth ryar.
 
Last edited:
I have a slight issue.

none of my plugin's load unless my character is already logged in. so every time I tell the YAR to start, it just endlessly loops because the YAR plugin never loads in BD.
 
posting this again hopefully some one knows the error, it comes up in a box that says microsoft.net framework this is the part listed under details
************** Exception Text **************
System.OutOfMemoryException: Insufficient memory to continue the execution of the program.
at System.Runtime.InteropServices.Marshal.AllocCoTaskMem(Int32 cb)
at System.Windows.Forms.UnsafeNativeMethods.GetWindowText(HandleRef hWnd, StringBuilder lpString, Int32 nMaxCount)
at System.Windows.Forms.Control.get_WindowText()
at System.Windows.Forms.TextBoxBase.get_WindowText()
at System.Windows.Forms.TextBoxBase.ScrollToCaret()
at YetAnotherRelogger.Forms.MainForm2.richTextBox1_TextChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnTextChanged(EventArgs e)
at System.Windows.Forms.TextBoxBase.OnTextChanged(EventArgs e)
at System.Windows.Forms.TextBoxBase.WmReflectCommand(Message& m)
at System.Windows.Forms.TextBoxBase.WndProc(Message& m)
at System.Windows.Forms.RichTextBox.WmReflectCommand(Message& m)
at System.Windows.Forms.RichTextBox.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 
This was indeed the correct answer, it appears as though the password was too long for the string storage in the bot. I changed it from a 17 character password to a 12 char password and it's now working fine. That seems like it's something that should be pretty easy to fix in the code too.
Awesome.. Good to know you got it up and running! :)

anyone got ryar with authencation to work? I click test and I got an error.


Edit: read back bible thick pages. seem like its bogey. hahaha i got happy there for sec with kev postin an auth ryar.
I believe the one with authenticator support was from kevin (or kevin's friend) its not this RYAR.

I have a slight issue.

none of my plugin's load unless my character is already logged in. so every time I tell the YAR to start, it just endlessly loops because the YAR plugin never loads in BD.
Try going in to D3, DB, manually enabling all of the plugins, closing then starting your RYAR with the force enable all plugins.

posting this again hopefully some one knows the error, it comes up in a box that says microsoft.net framework this is the part listed under details
************** Exception Text **************
System.OutOfMemoryException: Insufficient memory to continue the execution of the program.
at System.Runtime.InteropServices.Marshal.AllocCoTaskMem(Int32 cb)
at System.Windows.Forms.UnsafeNativeMethods.GetWindowText(HandleRef hWnd, StringBuilder lpString, Int32 nMaxCount)
at System.Windows.Forms.Control.get_WindowText()
at System.Windows.Forms.TextBoxBase.get_WindowText()
at System.Windows.Forms.TextBoxBase.ScrollToCaret()
at YetAnotherRelogger.Forms.MainForm2.richTextBox1_TextChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnTextChanged(EventArgs e)
at System.Windows.Forms.TextBoxBase.OnTextChanged(EventArgs e)
at System.Windows.Forms.TextBoxBase.WmReflectCommand(Message& m)
at System.Windows.Forms.TextBoxBase.WndProc(Message& m)
at System.Windows.Forms.RichTextBox.WmReflectCommand(Message& m)
at System.Windows.Forms.RichTextBox.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Did you follow the instructions on page 113?
Someone can help me please? Thanks
Yes, the force enable all plugins works for me.. I have not tested it by disabling them all then starting ryar, but they always do start enabled... Did you try to manually launch D3 and DB, go into DB, enable all your plugins, close everything and start ryar? Do they still start disabled?
 
Awesome.. Good to know you got it up and running! :)


I believe the one with authenticator support was from kevin (or kevin's friend) its not this RYAR.

it is this yar, but with auth support
the last R-YAR version
 
it is this yar, but with auth support
the last R-YAR version

O.. Ok, I have not got around to setting up anything new in over a week. Ive been at work 15hr/day for the last two weeks. (Why I like to bot) :D I thought your other post said it was your friends fork. My bad, I misunderstood.
 
Awesome.. Good to know you got it up and running! :)


Try going in to D3, DB, manually enabling all of the plugins, closing then starting your RYAR with the force enable all plugins.

the problem is that my plugin's page is blank unless the bot starts after being logged in.
 
Back
Top