[Release]IB Bot manager+bypass src

10/28/2012 19:28 guesswho-.-#91
Quote:
Originally Posted by LoLwHaT? View Post
Ah I can let you use one of mine. PM me if that would be more convenient for you.
thanks for letting me use your acc, it indeed had an issue, but that was due to my stupidity. I uploaded the fixed bot and it should work fine now for most of you (except for the few with memory reading issues) :P
10/29/2012 10:11 Junkz2#92
Quote:
Originally Posted by guesswho-.- View Post
thanks for letting me use your acc, it indeed had an issue, but that was due to my stupidity. I uploaded the fixed bot and it should work fine now for most of you (except for the few with memory reading issues) :P
It still shows but on kalibus/dv against Hellion/heli but it works now! map goes back to castor. Let's hope it will last! ^^

Thanks for your implication and your great job anyway!

Regards,

Junkz.
10/29/2012 23:02 guesswho-.-#93
Quote:
Originally Posted by Junkz2 View Post
It still shows but on kalibus/dv against Hellion/heli but it works now! map goes back to castor. Let's hope it will last! ^^

Thanks for your implication and your great job anyway!

Regards,

Junkz.
not sure whats the issue there, but I'll have a look tomorrow or day after.
and I'll add multi-client feature tomorrow maybe, I need to rebuild it as its not my work and I dont wanna release someone elses work without their permission :p
10/31/2012 01:15 alilcrazy#94
I'm a bit lost.

1) I load my char at IB.
2) I run AutoIT program. Click on 131+

I see my char trying to bot but it dies.
10/31/2012 11:03 redplague#95
Quote:
Originally Posted by alilcrazy View Post
I'm a bit lost.

1) I load my char at IB.
2) I run AutoIT program. Click on 131+

I see my char trying to bot but it dies.
you must activate your hacks also, this is just a script made for your char Just to enter in the dungeon.
10/31/2012 11:31 Junkz2#96
Update!

Since the 31st. Oct. maintenance i get dc instantly as the bot starts! Hacks still work fine but not the bot they must have blocked something. Do you guys get the same?

I don't get any error message from Xigncode though.

Edit: seems that the autopots makes me dc too actually.

Edit II: Actually i dc when the bot uses a mp pot before entering dg, so the dc definitely comes from the autopot function.

Edit III: I removed the autopot in the bot (the only line where i found f2 written xD) and it actually works pefectly. The only matter now is i'll have to buy some autopots from nexon i guess. x)

Edit IV: I've replaced F2 by another button (/) and set this button on mana pots, no dc, bot works well. Idk if it'll help but already an info which could be useful.
10/31/2012 12:35 b4h4mut#97
i got dc after login.
can't use bot or hacks, always dc
10/31/2012 13:13 Junkz2#98
Quote:
Originally Posted by b4h4mut View Post
i got dc after login.
can't use bot or hacks, always dc
You seem to have the same problem than me.

Do not use autopots hack.

In the bot, if you edit it, you have a line using f2. Remove this line. All should work fine after this. The only issue is you won't be able to use autopots except if you purchase some from nexon.

After all im not knowledgeable in coding, so maybe it's better if we wait for Paul's or someone else's thoughts.
10/31/2012 14:12 guesswho-.-#99
I'll have a look after I'm home, few more hours :P
10/31/2012 14:29 Junkz2#100
Quote:
Originally Posted by guesswho-.- View Post
I'll have a look after I'm home, few more hours :P
Do you think you could include an autopot for mana directly in the bot? Such as press one button (let's say x) every minut or so? this would be useful for spamming this dg even if it's not really an autopot.

Sorry to ask you that but as i already said i'm not knowledgeable about coding xD

Regards,

Junkz.
10/31/2012 16:46 NERDRAGE24#101
if some of u guys are having problems remember TO RUN AS ADMINISTRATOR AFTER RIGHT CLICKING THE SCRIPT AKA named bot manager


but also .... im having a little trouble i dont have skill hack and would like to purcahse it.

also that and how do i get it to run all my skills 1 to = or 0 if its to much work
10/31/2012 16:54 b4h4mut#102
well i cant run as admin. i do it like this:
start Bot Manager
start nomadmemory
login to the Homepage
start the game
login into the game
start CE

DC when i use hacks. also tried some other thinks like start CE b4 i log in or start game, nothing work for me.
Maybe i got old CE hacks, if some1 here get better one pm me =)

(one time all my hacks works, but after that dont work anymore)
10/31/2012 17:27 NERDRAGE24#103
Quote:
Originally Posted by guesswho-.- View Post
yes, gimme a few mins I'll write a quick example and edit this post.

edit:
Code:
	$key = 0
	while 1
	Controlsend($PID,"","","u")
	Controlsend($PID,"","",$key)
	controlsend($PID,"","","{SPACE}")
	_PCheck()
        if $key = "=" then
        $key = -1
	sleep(500)
	$proces_ID = ProcessExists($Input)
	$handle = _MemoryOpen($proces_ID)
	$map = _MemoryRead(0x00C9EE68, $handle)
	$map = _MemoryRead($map + 0x04, $handle)
	$map = _MemoryRead($map + 0xAC, $handle)
	if $map = 13 Then
	ExitLoop
	EndIf
        if $key = "-" then
        $key = "="
        continueloop(1)
        endif
	$key = $key+1
	if $key = 9 Then
		$key = "-"
	EndIf
so basically what I did is I added a new var $key, by default its set to 1, so the bot will send '1' to the game window, each loop it increments it by 1 so each loop it will send another key. once it reaches 10, it will set the var to 0 so it sends '0'. this is just a quick fix, for those who dont have skillhack, I'd need a bit more time to figure out how to send - and = (I mean I already have the general idea, but it'd require a bit more time xd)
I took the code from the 91-130 dungeon I believe, look at whats changed and add it yourself :P

edif#2: I edited the code again and now it SHOULD spam all keys from 1 to = (including 0, - and =) I havent checked it though, coz I dont have a char in to play :p

doing the above codes did not work for me i do not know if im doing it wrong but i tryed to edited it i didint know if i had to delete a line or what so i didint then i tryed it i wrote everything exsactly like u did it above down to a T and im upset i cant get it working propely i would love to stop smashing my keyboard to death and watch some naruto :/ i also tryed using resurgance to spam the skills for me but that requires me to be there to stop it from using canehawk when outside of the dungeon for the simple fact soloing ib as a 105 summy with a +8 85 wep wont do without canehawk idk ima try but really would love some guidance on how to make it spam 1 threw = for me hell even 1 threw 0 would be awesome midlessly farming them for 4 days stright no bot from 44 to 105 hand style! not bot x] please help.


note i do not have skillhack.
10/31/2012 18:23 guesswho-.-#104
By default it spams all keys from 1 to 0. I'm sort of on my way home with energy to fix bugs. Autoit is really easy and I'm surprised nobody has picked it up yet, I released the source for you to learn and edit it freely. You don't have to rely on me:p
10/31/2012 18:29 b4h4mut#105
any1 got working CE hacks like vac, non aggro, mop speed??=/