[C++] International C++ Bot: Beta Release

01/15/2011 00:09 Inathero#121
Quote:
Originally Posted by Inathero View Post
Don't worry, that one's fixed. but playing around, another cpu hog error popped up, atm trying to narrow it down. so damn annyoing, think I got it though XD
Found the issue. Now bot is steady, CPU wise =)
01/15/2011 00:12 Inathero#122
Quote:
Originally Posted by Treplos View Post
That is some awesome news, cause that is atm the biggest issue I have.

I tried even to use auto-loot on its own, but it doesn work unless eiher "Enable Heal Bot" or "Enable Combat Bot" are checked. And even if all skills and settings are completely unchecked, it still laggs heavily when I enter any chat.
Well bot is suppose to "bot" when you click "start bot" XD

But i can make autoloot work without enabling bot, no worries.
01/15/2011 00:20 Treplos#123
That would be great .. great job so far btw :)
01/15/2011 02:08 Inathero#124
Quote:
Originally Posted by Treplos View Post
That would be great .. great job so far btw :)
Thanks ^^ both CPU issues are solved now, gave me a headache to find. If it wasn't for the build in debugging, it wouldn't be easy to find it at all XD

Atm working for buff slots. Going to post the main image of trainer soon =)
01/15/2011 02:47 Inathero#125
Current v.9 Gui (and highly likely to be the release GUI) has been updated in first thread.

working on buffs. once buffs are done, and everything seems stable, I'll release =)

So that means either later today, or tomorow ^^
01/15/2011 05:40 jagu#126
Looking good so far xD
01/15/2011 05:42 mrventus#127
still doesn't work for me i've re installed c++ redistributed and re dwnloaded the file still gettting dll cannot be injected error
01/15/2011 06:03 mrventus#128
this is a SS of the error i get
01/15/2011 06:03 Inathero#129
Quote:
Originally Posted by mrventus View Post
still doesn't work for me i've re installed c++ redistributed and re dwnloaded the file still gettting dll cannot be injected error
[url=http://www.livedown.us/boi/doku.php/wiki:faq]F.A.Q.[/quote]

F.A.Q. -> Common Questions and answers

It should be around there. If you tried that and doesn't work, please post your debug log. You should get something like this in the debug log:

Code:
0.032: ID_Case: Snapshot
Error Code: 0
0.032: ID_Case: Size of Snapshot Entry
Error Code: 5
0.032: ID_Case: Open Process
Error Code: 0
0.032: ID_Case: Finding hHandle
Error Code: 5
0.032: ID_Case: Finding PID
Error Code: 5
0.032: ID_Case: Loading Library
Error Code: 0
0.032: ID_Case: Inject_OpenProcess
Error Code: 0
0.032: ID_Case: Inject_VirtualAlloc
Error Code: 5
0.032: ID_Case: Inject_WriteProcessMemory
Error Code: 5
0.032: ID_Case: Inject_CreateRemoteThread
Error Code: 5
0.032: ID_Case: DLL Injected
Error Code: 5
0.032: ID_Case: First HWND Found
Error Code: 5
If you have error's 0 and 5, that means everything's alright =), under case "DLL Injected",. tell me the code you have
01/15/2011 06:10 mrventus#130
how do i open the debug log?
01/15/2011 06:18 Inathero#131
my bad XD forgot v9. wasn't released.

please be patient and wait for v9. In v9, alot of the internal structure has been shifted so its almost like a different program.

will be either posted in about 2 hours. if not, sometime tomorow
01/15/2011 06:24 mrventus#132
alright.
01/15/2011 06:28 Treplos#133
Hey,

- I think I found another bug. It seems AutoLoot does not work at all in certain maps, particularly "Valley of Ashes" (Map ID 42). And in other maps, it works for a while, and then stops working. I am not sure if ur new version addresses these issues.

- I also have a question. As a heretic, it would be helpful if I could target my pet and heal it every XX seconds, and then retarget my last target and resume attaking. Is it possible to add such a function?
01/15/2011 06:36 Inathero#134
Quote:
Originally Posted by Treplos View Post
Hey,

- I think I found another bug. It seems AutoLoot does not work at all in certain maps, particularly "Valley of Ashes" (Map ID 42). And in other maps, it works for a while, and then stops working. I am not sure if ur new version addresses these issues.

- I also have a question. As a heretic, it would be helpful if I could target my pet and heal it every XX seconds, and then retarget my last target and resume attaking. Is it possible to add such a function?
1.) Dunno, it should work though. I'm using SuneC's API for that.

2.) Shouldn't be too hard, but that will be in version 10
01/15/2011 07:54 Treplos#135
I assure you that it doesn't work in VOA. I tried many times :( You can try it yourself. No idea why tho. Can you check with SuneC?