Originally posted by evanxxxm@Apr 28 2007, 01:34 i didnt use it yet, cuz i dont have CO anymore. however, i decompile your program. it looks perfectly fine to me =)
lol, doesnt it looks much simpler than your autoit script =)
wow man! that code you just posted is almost exactly the same code on the MButton part of the new version I posted like 2 days ago =P
I agree, autohotkey language is much easier than Autoit, thats why this new version was made on autohotkey ^^ I think u forgot to take a look on the first page again before posting lol I even gave u credit for letting me know about Autohotkey =P
btw, here is the code if anyone wanna take a look at it
Quote:
wheelset := 0
MsgBox, 0, Wheel Mouse button, - Keys - `n WHEELUP/WHEELDOWN *to change between modes `n SHIFT+ESC *to exit `n`n - Modes - `n (1) JUMP: jump using wheel button`n(2) DROP: press wheel button over an item to drop it `n(3) F10: press wheel button to activate F10
MsgBox, Jump mode selected by default
.........i said i decompile from ur bot
yes thats correct, of course they are the same. those codes are from your bot, just that i open it up to see how its done.
Originally posted by evanxxxm@Apr 29 2007, 02:00 .........i said i decompile from ur bot
yes thats correct, of course they are the same. those codes are from your bot, just that i open it up to see how its done.
rofl, i just understood what u were saying lol
u are **** right man, I prefer autohotkey over AutoIt, thx again for letting me know about it ^^
when u compile ur bot, u can set a password to it
i usually dont, cuz i post out the script right away anyways
besides, i like encouraging people to learn the idea of programming
Originally posted by hieitk@Apr 21 2007, 23:43 *uptaded* Added SELL option (tested on 1024*768)
This mini program will allow your wheel mouse button to make 4 different actions:
(1) Jump: press wheel mouse button and u'll jump
(is like doing CTRL+left click)
(2) Drop: press the wheel button over an item on your inventory to drop it
(3) F10: press wheel button to activate some actions or pots on F10 key
(4) Sell: press the wheel button over an item on your inventory to sell it to an NPC
To change between modes use:
Wheel Up / Wheel down
Is really easy to use and after pressing "OK" will go to the system tray, while in [Conquer2.0] window, mouse wheel will respond to Mode selected, but in any other window mouse wheel will have normal functions like scroll down/up (on internet explorer) so u can just leave it on system tray.
v1.0 made on AutoIt: 56 downloads
v1.1 made on AHK: 417 downloads
v1.2 made on AHK: last version updated 19/06/07
oh thanks so much! i will give as much karma as i possibly can for using my idea! you are the best +kkkkkkkkkk
Potting with Mouse Wheel 04/16/2011 - CO2 Exploits, Hacks & Tools - 48 Replies I made a simple tool with AHK that pots when you scroll the mouse.
Ctrl+WheelDown=Click F10 where you should put pots
Ctrl+WheelUp=Clicks F1 good if you have full stamina and want to do medi(for taos)
WheelDown=Click F10 also
WheelUp=Click F9 (for mana)
I made two combos to click F10 one if for "while jumping" other is for while you don't jump and just want to pot
[MACRO/AHK/Mouse shortcut] hieitk's "mouse wheel button", REVISITED 04/12/2009 - CO2 Exploits, Hacks & Tools - 11 Replies Since after discovering it I've been an affectoinate user of mbutton. Saves fingers and keys. And stress. Especially when you have to drop/sell stuff.
But I had several issues with some of the "features", namely:
1) I couldn't scroll fast enough between the functions, let's say I had it on Jump, and wanted to sell. I had to do three scrolls, but between each there was a delay of more than one second
2) The F10 function wasn't really necessary
3) The functions didn't cycle, when you were...
Mouse Wheel Jumper 05/02/2007 - CO2 Bots & Macros - 12 Replies Think i saw two programs with similar function to this one, but i was disappointed because they were kinda missing 'lagging' with the game...
This one is made in Delphi and it is in my opinion faster than those two...
My DH is two times faster now!!!
This is just the first version, so its just a blank window for now, going to put a lot of stuff in it, but im really busy with school right now.
Opinions and suggestions are welcome...
First proggie here, so dont be tough on me :)
...