when E'client setfocused, the state is 15 not 16.. wonder why and what is that mean?
16 = activated, got mouse and keybord input available.
buat 15? confuse dude.
I only know a tiny bit of autoit and a big zero of other language lol, especially asm, so I can't be of much help in that area.
What do you use in calling the meditation skill ? do you have the function in autoit, if you don't mind please post it here for us to see, there might be someone that can help you with that.
too bad there isn't much of resources posted here and other forums where I have been that can be used to create a bot with memory writing , there should be more things that can be automated.
before that, in autoit, you should create a button n name it as "TESTINGNEWCODEBUTTON" then set that button event to the function below ( "TESTINGNEWCODE() ") for example.
so.. when i click the button, my character start medit, and next time i click that button again, my char stop medit and back to standby mode (standing i mean) wkwkwk
so am i, i'm lack of knowledge about asm and any of programming language..
and about skillstr.txt. i think there is skill id. i miss it last nite in reading the txt file
e.g.
"
3290 "Revive Pet"
3291 "^ffffffRevive Pet (Level %d)
i guess skillid = 329. maybe? but how to implement in injection code.
really confused lol
yeah.. i can read it a little. but poor.. i made te unfreezer this day. and.. make me wanna cry..
omg.. i only had small computer, P4 2.0 gHz, 1 gb memory, and the worst is geforce 4 64mb. huhuhuhuuuuuuuuuuuuuuuu
this is the for unfrezer in auto it
$FZ1 = _MEMORYREAD($APP_BASE_ADDRESSFZ, $PROCESS_INFORMATION1)
If $FZ1 <> 1 Then
MEMORYWRITE($APP_BASE_ADDRESSFZ, $PROCESS_INFORMATION1, "1")
EndIf
ps. $APP_BASE_ADDRESSFZ = 10230148. and as the addition.. open e'client in ollydbg.. press ctrl+f9 to continue process..
after e'client fully loaded in olly, press ctrl+G and type this address 004300D45, should pointed to this code JE 0043015F, simply change it to nops. (right click => binary => fill wit nops" ) it can unfreeze it too witout using $APP_BASE_ADDRESSFZ in autoit.
i think.. i'll retired .. can't play no more with my computer.. need a super one lol..
or yeah.. forgot to mention it
[Perfect_World_Base_Address_In_Decimal]
Application_Title=mopiku
Base_Address=10229012
Base_Inject=10227308
[Custom_32_Offsets_In_Decimal]
Target_OffSet=2808
MaxMP_OffSet=1192
MaxHP_OffSet=1188
MP_OffSet=1136
HP_OffSet=1132
Fly_Offset=1620
Wibawa_Offset=1100
PetHP Offset=3040
PetHP Offset=3572
Jump Offset=2844
Zoom Offset=2065
Pet_Offset=3572
MODEOFFSET=1436 ( my beast can automatic change mode when doing buffs) nice uh.. hope it could usefull some how to all player in Indonesian Rising Tide..
#include <SendMessage.au3>
while 1
_SendMessage(WinGetHandle("Element Client"), $WM_KEYDOWN, 0x31)
wend
it repeatedly pressing 1 (0x31) , but still it stops when the Element Client window is inactive. The only difference I notice when using that is when I click on the chat window, it doesn't type anything, that's more convenient to use in bot script though, so can chat anytime in the game without pausing the bot manually.
if I change the $WM_KEYDOWN to $WM_CHAR , it doesn't do anything to the game but when I click on the chat window, it sends key '1' repeatedly there.
if you have a _SendMessage example that works for PW Client, please tell how you use it.
tks in advance
while 1
_SendMessage(WinGetHandle("Element Client"), $WM_KEYDOWN, 0x31)
_SendMessage(WinGetHandle("Element Client"), $WM_KEYUP, 0x31)
wend
I also advise u to use postmessage instead of sendmessage so u dont have to be in queue
pagi ini gue iseng2 buka salah satu web penjual gold.
gue liat harga gold mereka udah normal
gue langsung login lihat spot bot
ternyata bot udah mulai ramai,
besar dugaan gue sudah ada yang bisa multi bot
soalnya mereka rata2 botnya 1 guild,
bahkan ada 2 fx yang save momonnya sama..
translate to my poor english
this morning, i brows to a gold seller webpage
i see their price has been normal
i log on to see bot spot
then i found the spot crowded
i bealive that someone must be got the way to multiclient bot
because i see the bots are have a same guild
even there's 2 werefox save a same mobs
edit
gila di server air bot fx uda pada jalan...
itu sampe ada yang kroyok 1 momon pake 6 fx
How to use a dual client on rf online using window 7 12/03/2010 - RF Online - 5 Replies If wanna know how to use it if your a window 7 user.. kindly send me a message here or add my YM ID.. [email protected] and I'll teach you how to do it..
But wait guys, don't expect its free..
or.. you can trade it with your dupe program ( sure and tested)
1Cabal Window 1Maple Window at Same TIME?? 05/26/2008 - Cabal Hacks, Bots, Cheats, Exploits & Macros - 0 Replies let talk about 1 cabal 1 maple at same time...
possible??
how to do tat...??
teach me please :p
Rename CO2 window title (any window actually) 05/13/2006 - CO2 Exploits, Hacks & Tools - 4 Replies I have seen a few posts requesting this. It is a simple autohotkey macro nothing fancy here. You will notice also that the UPX packer detection is not triggered. If you use autohotkey and want to know how to remove the packer PM me it is rather simple. To use this little tool thingie it is very simple:
Execute the code.
Focus your window.
Press Hotkey CTRL+WIN+w
Change the Title.
Apply