[RELEASE] Li-quidBot (UPDATED)

12/22/2009 09:27 savage27#61
i found the attack buff and recompiled, its still doin the same thing, attack, attack, buff,buff,buff,buff,attack,buff,attack,attack,atta ck,buff...

i dunno how to fix it so, you gonna do it anytime soon?
01/04/2010 11:02 Krat0s1#62
Hey guys. love the idea about the bot. But could someone give me a tutorial on how to use it...
01/08/2010 15:16 shihihihih#63
pretty simple to use...
What i need to know if there is a way to reduce the Cpu usage..cuz when i run the program with the game it ends up crashing...any advice?Thanks in advance
01/29/2010 19:19 Troller?#64
the auto pill doesn't work for me >.< ....if anything you can pm me and i'll give you my e-mail ......so you can send files, updates ..etc
01/30/2010 07:11 gimteoh#65
Quote:
Originally Posted by spare2 View Post
12Sky2Bot

Client Version: 61
WORKS FOR CHRISTMAS PATCH
You will find something extra in this edition of the bot. :) Hope you like it.
Edited by me.

Created/Coded by Jax.

Source included in download.

Screenshot:
[Only registered and activated users can see links. Click Here To Register...]


PRESS THANKS

Download: [Only registered and activated users can see links. Click Here To Register...]
thank for keeping my work . good job. i even have a li-quid tag on my name. lol. thank. i have something new for guys. since you have the source code. add this in (Global $NameAdd = "0x00fce1a0") create a check box for it. change value to 1 to turn on and 0 to turn on. similar to speed attack. this code work for the latest update.
02/09/2010 16:54 ferrischan#66
Thanks for the file! It been great! Btw, the autopot does not seems to work, can anyone advise on it? Could we also use the AOE skill based on a timing interval so that we can do sequence such as following:

AOE, AOE, AOE, AOE..(till no more mp) then following by hot key to regenerate HP/MP till say 30sec to fully refill and then repeat the process again?

Can the sequence be done? Thanks
02/11/2010 05:35 gimteoh#67
Quote:
Originally Posted by spare2 View Post
12Sky2Bot

Client Version: 61
WORKS FOR CHRISTMAS PATCH
You will find something extra in this edition of the bot. :) Hope you like it.
Edited by me.

Created/Coded by Jax.

Source included in download.

Screenshot:
[Only registered and activated users can see links. Click Here To Register...]


PRESS THANKS

Download: [Only registered and activated users can see links. Click Here To Register...]
Addresses now have to manually updated in the source
This application was created by Jax/Jack/gimteoh and not by spare2. you just edit my code. You cannot claim this application created by you. I thank you for continue with my work and help the community. I believed you have learn alot from reading my code. Great job. What tri4tiny said about copyright was not totally true but on the safe side. I redesign my gui and change some internal code to make it run more efficiently( less repetition code) and rename it to 12Sky2it since it was coded by using autoit. BTW, the source code was 100% from me because i have to recode from the bottom.
02/12/2010 06:21 spare2#68
Quote:
Originally Posted by gimteoh View Post
This application was created by Jax/Jack/gimteoh and not by spare2. you just edit my code. You cannot claim this application created by you. I thank you for continue with my work and help the community. I believed you have learn alot from reading my code. Great job. What tri4tiny said about copyright was not totally true but on the safe side. I redesign my gui and change some internal code to make it run more efficiently( less repetition code) and rename it to 12Sky2it since it was coded by using autoit. BTW, the source code was 100% from me because i have to recode from the bottom.
TBH, I only took it on because too many people were asking for it on EPVP at that time. (I had my own complete bot in C#) I gave all credit to you in the first place, but then tri had to complain not having his website in the credits (which I did not want to). But now I changed it all back to your name.
[Only registered and activated users can see links. Click Here To Register...]
02/12/2010 10:31 pandora999#69
thank you
02/15/2010 19:42 elite12sky#70
When I compile it i see
[Only registered and activated users can see links. Click Here To Register...]

how to fix it thx for answer and sorry for my noob english. thx again
02/15/2010 20:24 spare2#71
Go to line 4048, and copy paste the line here, so I can see what's wrong.
02/15/2010 20:39 MegaHaska#72
very stupid bot cuz pick all waht mobs drop this is stupid and eat all pet food when pet food go to 99/100 he use food so sttupid try make better bot
02/15/2010 20:42 elite12sky#73
Quote:
Originally Posted by elite12sky View Post
When I re compile it and check on Auto Pill Box I see
[Only registered and activated users can see links. Click Here To Register...]

how to fix it thx for answer and sorry for my noob english. thx again
IniWrite(@ScriptDir& "\Setting.ini","Setting","Buff Skill 2 Input",GUICtrlRead($BS2Input))
IniWrite(@ScriptDir& "\Setting.ini","Setting","Buff Skill 1 Combo",GUICtrlRead($BS1Combo))
IniWrite(@ScriptDir& "\Setting.ini","Setting","Buff Skill 2 Combo",GUICtrlRead($BS2Combo))
EndFunc <<<---- my 4048 line end of script


Global $HPBaseAdd = "0x00ffa21f"
Global $HPChangeAdd = "0x00ffa223"
Global $MPBaseAdd = "0x00ffa227"
Global $MPChangeAdd = "0x00ffa22B"

i change this address and i bypassed gameguard
Global $HPBaseAdd = "0x00ff6669b"
Global $HPChangeAdd = "0x00ff6669f"
Global $MPBaseAdd = "0x00ff666a3"
Global $MPChangeAdd = "0x00ff666a7"

and not change this address
Global $DamageAdd = "0x00fd48b4"
Global $DefenseAdd = "0x00d2a168"
Global $ElementalAdd = "0x00fb9ccc"
Global $PetHealthAdd = "0x00fd31b0"


this error from address i do not change ? or what

what next step to do thx for explain.

tk
02/15/2010 20:51 elite12sky#74
Quote:
Originally Posted by MegaHaska View Post
very stupid bot cuz pick all waht mobs drop this is stupid and eat all pet food when pet food go to 99/100 he use food so sttupid try make better bot

i think it vv work if i can change address and can use it. because now i recomplied i got error.

but now i use for aoe spam skill and pick its so much work for me.

hope spare2 can help me to fix this ploblem ^^..
02/15/2010 22:55 spare2#75
I am guessing the address values are wrong. I do not have a 12Sky2 Client to test it on. I used your values and compiled and started without a problem.