Tailer-made Tools thread - make ur dreams come true

10/06/2008 18:51 evanxxxm#1486
danielaussie@
if u dont mind, i can make a new intensify program
however if u want to change the settimer, of course the script is there for u to change
to change the F10 settimer, u can change:
Code:
SetTimer, xp, 5000
the 5000 (5 seconds) to whatever number u want
10/06/2008 22:01 bugaboo#1487
hey evan... if I ask the same question 3 times but I word it a little different... will you give me the answer I want or keep answering the same all 3 times?


Comon guys, give the kid a break.
10/06/2008 22:44 evanxxxm#1488
bugaboo@
i am not a computer program, so very depends on mood
the last second i ignored all what u said, doesnt mean u cant be my next chatting buddy in the future
so yea, guys, please bare with me here
10/06/2008 23:40 danielaussie#1489
i dont mind just thought it might be easyer to change a timer instead of asking for a new bot 1 bot to do all things also thx changing that 1 setting i can do
cheers
10/06/2008 23:53 KayBoy21#1490
can u plz make a bot that u click where u want to jump like ELSE then when ever there is a (birdman ex) near u it uses nado and killes bird. and like u jump around and it uses nado a hits the birds. Also can u make it so when ever u got X hp and X mana it loggs u out or u r b eing pked.. ty
10/07/2008 02:09 evanxxxm#1491
KayBoy21@
so from what i understand, u want to control where ur character to jump
and let the bot to right click to attack, correct?
if so, this program will do
[Only registered and activated users can see links. Click Here To Register...]
10/07/2008 03:18 bigjesse#1492
can u plz make a simple bot that lets an archer jump and scatter with auto load for arrows auto hp and the archer just jumps around scattering i tried ur else bot but it didnt work can u plz make a 1 with only the things i asked for:
-auto arrows
-auto hp(everyone 500 hp u loose it uses pot)
- jumps around scattering


ty
10/07/2008 04:18 evanxxxm#1493
bigjesse@
and about the auto hp, cant be a specific number as hp value memory address is not fixed
jumps around scattering, thats exactly what ELSE function
auto arrow is also available in ELSE
use ELSE, otherwise rejected
because if ELSE doesnt work, i dont see how my "new" program will work on u because it will be the same jumping function and same searching red health bar attack function and same hp checking function, and same F-slot spam for reload arrow
10/07/2008 06:19 AhDraz#1494
Quote:
Originally Posted by evanxxxm View Post
AhDraz@
1. FollowerV2
2. TaoStigFollowPixel
3. ArcherF1potF2arrow
4. intensify ( Intensity Trainer )
5. Spirit Healing [LoveForever Ring] Trainer
6. Dual4a

the red ones are impossible as it just doesnt make sense if not using as background with controlclicks
the blue ones are possible if active client
so yea, that helps, if interested, send me over the blue files
I am interested, and thanks a lot.:D

Hrer is the script cause uploading files keep failing

>>>> Archer ControlClickF2potF1arrow Please also make it F1potF2arrow

PHP Code:
#Persistent
MenuTrayIconShell32.dll44
Gui
, +toolwindow
Gui
AddText,x10 y12 w80 h20Log off after:
GuiAddEditx80 y10 w28 h20 vTime,60
Gui
AddText,x110 y12 w80 h20mins
Gui
AddRadiox10 vmodeAuto Pot DC

Gui
AddButtonx10 y72 w80 h20 vButton gStart, >Ok<
GuiShowx1 y1 h100 w150CO Archer

return
GuiClose:
ExitApp
Gui
Show
return
Start:

GuiSubmitHide
WinGet
,idID,[Conquer2.0]
EnvMultTime60
xx
=0

if mode=1
{
note=ON
msgbox
Auto Pot+DCON`nLog off after %Time% seconds.`n`nCtrl+P:Pause, Ctrl+R:Reload`nCtrl+M:AutoPotDC ON/OFF
}
else
{
note=OFF
msgbox
Auto Pot+DCOFF`nLog off after %Time% seconds.`n`nCtrl+P:Pause, Ctrl+R:Reload`nCtrl+M:AutoPotDC ON/OFF
}



loop 
{
xx++
xy=%xx%
EnvMultxy10

Menu
TrayTip,Auto Pot+DC: %note%`n%xy%/%Time% 

if xy>=%Time%
{
winkill, ahk_id %id%
msgbox, Times up, Done!
reload
}

If mode=1
{
note=ON
PixelSearch, outx, outy, 10, 720, 65, 720,0x8088C,10,Fast
if ErrorLevel
{
ControlClick, x160 y740,ahk_id %id%,,RIGHT
sleep 1000
PixelSearch, outx, outy, 10, 720, 65, 720,0x8088C,10,Fast
if ErrorLevel
{
ControlClick, x160 y740,ahk_id %id%,,RIGHT
winkill, ahk_id %id%
reload
}
else 
{
sleep 10
}

}
else
{
sleep 10
}
}
else
{
note=OFF
}

loop 10
{
PixelSearch, outx, outy, 100, 100, 900, 600,0x0303B8,,Fast
if ErrorLevel
{
sleep 1000
}
else
{
EnvAdd, outy, 30
ControlClick, x%outx% y%outy%,ahk_id %id%,,RIGHT
sleep 500
ControlClick, x%outx% y%outy%,ahk_id %id%,,RIGHT
sleep 500

}
}

ControlClick, x110 y740,ahk_id %id%,,RIGHT
}







^r::reload
^q::pause
^m::
{
if mode=1
{
mode=0
note=OFF
}
else 
{
mode=1
note=ON
}
return

>>>> Spirit Healing [LoveForever Ring] Trainer

PHP Code:
msgboxstart!`nCtrl+Q to pause

WinGet,id, ID, [Co

settimer, aa, 1000
return

aa:
sleep 7000
ControlClick, x235 y753,ahk_id %id%,,right
sleep 1000
ControlClick, x110 y753,ahk_id %id%,,right
sleep 1000
ControlClick, x800 y50,ahk_id %id%,,right
sleep 1000
ControlClick, x800 y50,ahk_id %id%,,right
return


return
^q::pause 
>>>>TaoStigPixel

PHP Code:
#Persistent
msgboxF1,for Med and Sit`nF11 to activate skill

WinGet,id, ID,[Conquer2.0]

SetTimer, function, 500
return
#-------------------------------regain mana------------------------------------



function:
ControlClick, x110 y760,ahk_id %id%,,Right
sleep,500
ControlClick, x150 y760,ahk_id %id%,,Right
sleep,500
return

#---------------------------Press F11 to use skill-----------------------------

*F11::
{
MouseGetPos, aa, bb 
clickx := -2 * (aa - 510) + aa
clicky := -2 * (bb - 380) + bb
ControlClick, x%clickx% y%clicky%,ahk_id %id%,,Right
clicky -=50
ControlClick, x%clickx% y%clicky%,ahk_id %id%,,Right
}
return

^f::
{
ControlClick, x450 y76,ahk_id %id%,,left
sleep 2000
}
return
^q::pause
^r::reload 
>>>> Intensity Trainer please also make it that sequence ( R Click - Click ch. left side - R Click - Click ch. left side )
no need of clicking right side of character remove that part only if possible.

PHP Code:
msgboxactivate the client to top-most.
WinGet,idID,[C

x1
=571
y1
=382

x2
=442
y2
=382

sleep 2000
settimer
aa100
return

aa:
ControlClickx%x1y%y1%,ahk_id %id%,,left,,na
sleep 1500
ControlClick
x%x1y%y1%,ahk_id %id%,,right,,na
sleep 8000
ControlClick
x%x2y%y2%,ahk_id %id%,,left,,na
sleep 1500
ControlClick
x%x2y%y2%,ahk_id %id%,,right,,na
sleep 8000
return


^
q::pause 
>>>> ReadV4(custom)

Unless you mind, I tried editing ANIeditor to pink some items cause editing MapItemIcon.ani using text softwares is killing me.:mad: I just need converting that edited script to exe file to try if it would work as I wish or not.:confused:

Or if you could guide me getting something simple to convert ahk files to exe files, it would be better.:handsdown:

PHP Code:
FileReadLinelineD:\Program Files\Conquer 2.0\ani\MapItemIcon.ani1
if line <= 1
fileselectfile
fileselect,,,Please locate your MapItemIcon.ani ,*.ani
else
{
fileselect C:\Program Files\Conquer 2.0\ani\MapItemIcon.ani

FileInstall
,C:\Documents and Settings\EvanLim\Desktop\teste.dds ,D:\Program Files\Conquer 2.0\data\MapItemIcon\teste.dds
FileInstall
,C:\Documents and Settings\EvanLim\Desktop\testu.dds ,D:\Program Files\Conquer 2.0\data\MapItemIcon\testu.dds
FileInstall
,C:\Documents and Settings\EvanLim\Desktop\testr.dds ,D:\Program Files\Conquer 2.0\data\MapItemIcon\testr.dds
FileInstall
,C:\Documents and Settings\EvanLim\Desktop\testg.dds ,D:\Program Files\Conquer 2.0\data\MapItemIcon\testg.dds
FileInstall
,C:\Documents and Settings\EvanLim\Desktop\tests.dds ,D:\Program Files\Conquer 2.0\data\MapItemIcon\tests.dds

}

MenuTrayIconShell32.dll44
Gui
, +toolwindow
Gui
AddText,x10 y2 w80 h20Quality edit:
GuiAddCheckbox,x10 y20 vcheckout1Refine
Gui
AddCheckbox,x10 y40 vcheckout2Unique
Gui
AddCheckbox,x80 y20 vcheckout3Elite
Gui
AddCheckbox,x80 y40 vcheckout4Super
Gui
AddCheckbox,x10 y60 vcheckout5Gems
Gui
AddCheckbox,x10 y80 vcheckout6Disable everything 

Gui
AddButtonx10 y102 w80 h20 vButton gStart, >Ok<
GuiShowx1 y1 h125 w150ANIedit
return
GuiClose:
ExitApp
Gui
Show
return
Start:
GuiSubmitHide

FileCopy
, %fileselect%, %A_Desktop%\MapItemIconORGINAL.ani
ToolTip
Loading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading`nLoading, 1, 1, 1


if checkout6=0
{

Loop, read, %fileselect%, %A_Desktop%\MapItemIconTemp.ani
{
bbb := A_LoopReadLine

IfInString, A_LoopReadLine, aa.dds
{
StringReplace, bbb, A_LoopReadLine, aa.dds, 1.dds, All
}

IfInString, A_LoopReadLine, bb.dds
{
StringReplace, bbb, A_LoopReadLine, bb.dds, 2.dds, All
}

IfInString, A_LoopReadLine, cc.dds
{
StringReplace, bbb, A_LoopReadLine, cc.dds, 3.dds, All
}

IfInString, A_LoopReadLine, dd.dds
{
StringReplace, bbb, A_LoopReadLine, dd.dds, 4.dds, All
}

IfInString, A_LoopReadLine, ee.dds
{
StringReplace, bbb, A_LoopReadLine, ee.dds, 5.dds, All
}

IfInString, A_LoopReadLine, ff.dds
{
StringReplace, bbb, A_LoopReadLine, ff.dds, 6.dds, All
}

IfInString, A_LoopReadLine, gg.dds
{
StringReplace, bbb, A_LoopReadLine, gg.dds, 7.dds, All
}

IfInString, A_LoopReadLine, hh.dds
{
StringReplace, bbb, A_LoopReadLine, hh.dds, 8.dds, All
}

IfInString, A_LoopReadLine, ii.dds
{
StringReplace, bbb, A_LoopReadLine, ii.dds, 9.dds, All
}

IfInString, A_LoopReadLine, jj.dds
{
StringReplace, bbb, A_LoopReadLine, jj.dds, 0.dds, All
}


FileAppend, %bbb%
`n

}

}
else if 
checkout6=1
{

Loopread, %fileselect%, %A_Desktop%\MapItemIconTemp.ani
{
bbb := A_LoopReadLine

IfInString
A_LoopReadLine1.dds
{
StringReplacebbbA_LoopReadLine1.ddsaa.ddsAll
}

IfInStringA_LoopReadLine2.dds
{
StringReplacebbbA_LoopReadLine2.ddsbb.ddsAll
}

IfInStringA_LoopReadLine3.dds
{
StringReplacebbbA_LoopReadLine3.ddscc.ddsAll
}

IfInStringA_LoopReadLine4.dds
{
StringReplacebbbA_LoopReadLine4.ddsdd.ddsAll
}

IfInStringA_LoopReadLine5.dds
{
StringReplacebbbA_LoopReadLine5.ddsee.ddsAll
}

IfInStringA_LoopReadLine6.dds
{
StringReplacebbbA_LoopReadLine6.ddsff.ddsAll
}

IfInStringA_LoopReadLine7.dds
{
StringReplacebbbA_LoopReadLine7.ddsgg.ddsAll
}

IfInStringA_LoopReadLine8.dds
{
StringReplacebbbA_LoopReadLine8.ddshh.ddsAll
}

IfInStringA_LoopReadLine9.dds
{
StringReplacebbbA_LoopReadLine9.ddsii.ddsAll
}

IfInStringA_LoopReadLine0.dds
{
StringReplacebbbA_LoopReadLine0.ddsjj.ddsAll
}


FileAppend, %bbb%`n

}



}


skip=0
Loop, read, %A_Desktop%\MapItemIconTemp.ani, %A_Desktop%\MapItemIcon.ani
{

if checkout4=1
{
          IfInString, A_LoopReadLine, 9]
          {
          FileAppend, %A_LoopReadLine%
`nFrameAmount=1`nFrame0=data/MapItemIcon/tests.dds`n`n
          skip=3
          }
}

if checkout3=1
{          
          IfInString, A_LoopReadLine, 8]
          {
          FileAppend, %A_LoopReadLine%
`nFrameAmount=1`nFrame0=data/MapItemIcon/teste.dds`n`n
          skip=3
          }
}

if checkout2=1
{          
          IfInString, A_LoopReadLine, 7]
          {
          FileAppend, %A_LoopReadLine%
`nFrameAmount=1`nFrame0=data/MapItemIcon/testu.dds`n`n
          skip=3
          }
}          

if checkout1=1
{
          IfInString, A_LoopReadLine, 6]
          {
          FileAppend, %A_LoopReadLine%
`nFrameAmount=1`nFrame0=data/MapItemIcon/testr.dds`n`n
          skip=3
          }
}

{
          IfInString, A_LoopReadLine, 5]
          {
          FileAppend, %A_LoopReadLine%
`nFrameAmount=1`nFrame0=data/MapItemIcon/testr.dds`n`n
          skip=3
          }
}

{
          IfInString, A_LoopReadLine, 4]
          {
          FileAppend, %A_LoopReadLine%
`nFrameAmount=1`nFrame0=data/MapItemIcon/testr.dds`n`n
          skip=3
          }
}

{
          IfInString, A_LoopReadLine, 3]
          {
          FileAppend, %A_LoopReadLine%
`nFrameAmount=1`nFrame0=data/MapItemIcon/testr.dds`n`n
          skip=3
          }
}

{
          if A_LoopReadLine in [150000],[150310],[150320],[137020],[137030],[137040],[1080001]
          {
          FileAppend, %A_LoopReadLine%
`nFrameAmount=1`nFrame0=data/MapItemIcon/150000.dds`n`n
          skip=3
          }
}

{
          if A_LoopReadLine in [1090020],[1091000],[1091010],[1091020]
          {
          FileAppend, %A_LoopReadLine%
`nFrameAmount=1`nFrame0=data/MapItemIcon/teste.dds`n`n
          skip=3
          }
}

if checkout5=1
{
          if A_LoopReadLine in [700001],[700011],[700021],[700031],[700041],[700051],[700061]
          {
          FileAppend, %A_LoopReadLine%
`nFrameAmount=1`nFrame0=data/MapItemIcon/testg.dds`n`n
          skip=3
          }
}

if checkout6=1
{
if checkout5=0
{

if A_LoopReadLine in [700001],[700011],[700021],[700031],[700041],[700051],[700061]
          {
          FileAppend, %A_LoopReadLine%
`nFrameAmount=1`nFrame0=data/MapItemIcon/testg.dds`n`n
          skip=3
          }

}
}

          IfInString, A_LoopReadLine, [1088000]
          {
          FileAppend, %A_LoopReadLine%
`nFrameAmount=9`nFrame0=data/MapItemIcon/1080020.dds`nFrame1=data/MapItemIcon/1080021.dds`nFrame2=data/MapItemIcon/1080022.dds`nFrame3=data/MapItemIcon/1080023.dds`nFrame4=data/MapItemIcon/1080024.dds`nFrame5=data/MapItemIcon/1080025.dds`nFrame6=data/MapItemIcon/1080026.dds`nFrame7=data/MapItemIcon/1080027.dds`nFrame8=data/MapItemIcon/1080028.dds`n`n
          skip=11
          }

          IfInString, A_LoopReadLine, [1088001]
          {
          FileAppend, %A_LoopReadLine%
`nFrameAmount=9`nFrame0=data/MapItemIcon/1080010.dds`nFrame1=data/MapItemIcon/1080011.dds`nFrame2=data/MapItemIcon/1080012.dds`nFrame3=data/MapItemIcon/1080013.dds`nFrame4=data/MapItemIcon/1080014.dds`nFrame5=data/MapItemIcon/1080015.dds`nFrame6=data/MapItemIcon/1080016.dds`nFrame7=data/MapItemIcon/1080017.dds`nFrame8=data/MapItemIcon/1080018.dds`n`n
          skip=11
          }




          
    if skip <=0
    {
    FileAppend, %A_LoopReadLine%
`
    
}
    
    
skip--
  
}

FileDelete, %A_Desktop%\MapItemIconTemp.ani



FileInstall
,C:\Documents and Settings\EvanLim\Desktop\tests.dds ,%A_Desktop%\tests.dds
FileInstall
,C:\Documents and Settings\EvanLim\Desktop\teste.dds ,%A_Desktop%\teste.dds
FileInstall
,C:\Documents and Settings\EvanLim\Desktop\testu.dds ,%A_Desktop%\testu.dds
FileInstall
,C:\Documents and Settings\EvanLim\Desktop\testr.dds ,%A_Desktop%\testr.dds
FileInstall
,C:\Documents and Settings\EvanLim\Desktop\testg.dds ,%A_Desktop%\testg.dds

tooltip
,,

msgboxDone!`nThe edited MapItemIcon.ani and test.dds are located in your desktop directory.`nPut the edited MapItemIcon.ani inside`n\Conquer 2.0\ani\`nand put the test.dds inside`n\Conquer 2.0\data\MapItemIcon\
exitapp 
Finally, thanks and good luck at exams
10/07/2008 06:22 evanxxxm#1495
AhDraz@
send me the links or files
exam week, not much time to compose
10/08/2008 00:13 KayBoy21#1496
Quote:
Originally Posted by evanxxxm View Post
KayBoy21@
so from what i understand, u want to control where ur character to jump
and let the bot to right click to attack, correct?
if so, this program will do
[Only registered and activated users can see links. Click Here To Register...]
this is 4 archers can u plz make 1 for tao/nado ty
10/08/2008 00:21 AcidTrix#1497
Is it possible to make it so that when i have a screen up I can make like Shift or Ctrl + F1-9 say commands like a written command in my txt box for CO shows up and it says it.

I would be using this for CID Proxy making it so that each command for that program would be easier activated or deactivated simply by a key stroke rather then typing it in.

again just a suggestion and a question = D

let me know if its possible or not.

~Acid Alchamy~
10/08/2008 02:24 evanxxxm#1498
KayBoy21@
if i refer u to a program, there is a reason

AcidTrix@
yes

AhDraz@
script -> AHK compiler is
[Only registered and activated users can see links. Click Here To Register...]
and the scripts are as follow:
10/08/2008 05:33 AcidTrix#1499
Well if you get the time would you mind please putting these following Commands to Key's F1-9 or just keys 1-9

!ahunt - Auto Hunt.
!aloot - Auto Loot.
!abot - AimBot (blade)
!aabot - AimBot (sword)
!c - Turn on CYCLONE
!c2 - Turn on DHCYCLONE
!wh - Open warehouse
!f - Follow a person (Type the persons name in the WHISPER box,or shift + click the person)
!nbot - Turns on nado bot.


Those are the main once I suppose I'd want added to a script.

If you wouldnt mind that is.

~Acid Alchamy~
10/08/2008 06:27 evanxxxm#1500
AcidTrix@
hotkey 1-8
only works when client is active
Here: