|
You last visited: Today at 19:54
Advertisement
[Release]IB Bot manager+bypass src
Discussion on [Release]IB Bot manager+bypass src within the Dekaron Exploits, Hacks, Bots, Tools & Macros forum part of the Dekaron category.
10/11/2012, 22:36
|
#31
|
elite*gold: 0
Join Date: Mar 2010
Posts: 158
Received Thanks: 18
|
guess you can separate bypass in a new folder and rar this need me only bypass. THX.
|
|
|
10/11/2012, 22:42
|
#32
|
elite*gold: 293
Join Date: Jan 2012
Posts: 2,445
Received Thanks: 1,100
|
Code:
#include <nomadmemory.au3>
processwait("dekaron.exe")
$PID123 = ProcessExists("dekaron.exe")
$as = _memoryopen($PID123)
while 1
$1 = _MemoryRead("0x00401000", $as)
if $1 = 1408011093 Then
ExitLoop
else
ContinueLoop
EndIf
WEnd
_ProcessSuspend("xxd.xem")
_ProcessSuspend("xsherlock.xem")
_ProcessSuspend("dekaron.exe")
msgbox(0,"bypass", "Push OK after you've loaded the hacks in CE. ")
_ProcessResume("dekaron.exe")
|
|
|
10/12/2012, 00:06
|
#33
|
elite*gold: 0
Join Date: Nov 2007
Posts: 80
Received Thanks: 13
|
Isn't this bypass method already patched? From the looks of the code it just suspends the process.
|
|
|
10/12/2012, 00:17
|
#34
|
elite*gold: 293
Join Date: Jan 2012
Posts: 2,445
Received Thanks: 1,100
|
not sure, I tested it on friends char today and been botting for like 3 hours straight.
|
|
|
10/12/2012, 01:25
|
#35
|
elite*gold: 0
Join Date: Jul 2012
Posts: 251
Received Thanks: 26
|
If you run multi-client. Will the bot hack effect both of the clients? I haven't tried yet though..
|
|
|
10/12/2012, 08:01
|
#36
|
elite*gold: 0
Join Date: Nov 2009
Posts: 48
Received Thanks: 19
|
guesswho-.- can you show me wher is the click code to go inside dungeon tnx agayn i will try to edit because on win xp he click on dungeon but dont go in he dont click
|
|
|
10/12/2012, 08:10
|
#37
|
elite*gold: 0
Join Date: Aug 2009
Posts: 42
Received Thanks: 11
|
Quote:
Originally Posted by guesswho-.-
Code:
#include <nomadmemory.au3>
processwait("dekaron.exe")
$PID123 = ProcessExists("dekaron.exe")
$as = _memoryopen($PID123)
while 1
$1 = _MemoryRead("0x00401000", $as)
if $1 = 1408011093 Then
ExitLoop
else
ContinueLoop
EndIf
WEnd
_ProcessSuspend("xxd.xem")
_ProcessSuspend("xsherlock.xem")
_ProcessSuspend("dekaron.exe")
msgbox(0,"bypass", "Push OK after you've loaded the hacks in CE. ")
_ProcessResume("dekaron.exe")
|
thank u, i would like to know how do u get that memoryread??? i wanna do it by myself how to obtain that adress, thanks
|
|
|
10/12/2012, 13:34
|
#38
|
elite*gold: 0
Join Date: Jul 2011
Posts: 995
Received Thanks: 471
|
Bananas
|
|
|
10/12/2012, 13:52
|
#39
|
elite*gold: 293
Join Date: Jan 2012
Posts: 2,445
Received Thanks: 1,100
|
Quote:
Originally Posted by deathlost
thank u, i would like to know how do u get that memoryread??? i wanna do it by myself how to obtain that adress, thanks
|
nomadmemory.au3
-.-
|
|
|
10/13/2012, 11:40
|
#40
|
elite*gold: 0
Join Date: Feb 2010
Posts: 15
Received Thanks: 1
|
Quote:
Originally Posted by guesswho-.-
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
|
Do we have to add these code to the original one? and where we add it?
|
|
|
10/13/2012, 13:30
|
#41
|
elite*gold: 0
Join Date: Nov 2009
Posts: 48
Received Thanks: 19
|
can you post me wher is the mouse click to go inside dg to edit
|
|
|
10/13/2012, 13:32
|
#42
|
elite*gold: 293
Join Date: Jan 2012
Posts: 2,445
Received Thanks: 1,100
|
I believe I pmed you the info.
|
|
|
10/13/2012, 14:52
|
#43
|
elite*gold: 0
Join Date: Sep 2008
Posts: 1,123
Received Thanks: 224
|
Quote:
Originally Posted by guesswho-.-
the only thing is that I dont remember whether or not I updated the coords for 131+IB menu boxes. if not, then with a bit of brain you can figure it out yourself.
|
paul , i love that part here on this section more then 90% doesn't know how to install windows and u want them to use AutoIT ... Yeah nice try :P
Anyway good job with this bot for the Lazy azzes
|
|
|
10/13/2012, 15:32
|
#44
|
elite*gold: 0
Join Date: Sep 2010
Posts: 11
Received Thanks: 0
|
Is this working in 32bit?
|
|
|
10/13/2012, 15:42
|
#45
|
elite*gold: 293
Join Date: Jan 2012
Posts: 2,445
Received Thanks: 1,100
|
you can try, but I dont think so. as far as I'm concerned xigncode blocks autoit actions on 32bit, and I havent tried it on anything else than 64bit systems.
I updated the 131+ bot, it should work just like the other two, also menubox was fixed.
|
|
|
All times are GMT +1. The time now is 19:55.
|
|