Register for your free account! | Forgot your password?

You last visited: Today at 06:10

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



help fixng this in to a program

Discussion on help fixng this in to a program within the Cabal Hacks, Bots, Cheats, Exploits & Macros forum part of the Cabal Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2010
Posts: 2
Received Thanks: 2
help fixng this in to a program

here a c++ code for auto looting can some one help me getting it working for ipu and others





#include "stdafx.h"
#include <windows.h>
#include <iostream>
#include <stdlib.h>

using namespace std;

void main()
{
HWND target = FindWindow(0, "CABAL");
LPARAM lParam = (1 | (57<<16)); // OEM Code and Repeat for WM_KEYDOWN
WPARAM wParam = VK_SPACE;
bool autoloot;

// main loop
while(target)
{
if (GetAsyncKeyState(0x79)) // F10
exit(0); // exit game

if (GetAsyncKeyState(0x78)) // F9
autoloot =! autoloot; // enable or disable autoloot

if (AUTOLOOT == 1)
PostMessage(HWND_BROADCAST, WM_KEYDOWN, wParam, lParam); // send space to loot items

Sleep(1000); // take a break to prevent consuming lots of resources
}
}
meckgarrin is offline  
Thanks
2 Users
Old 01/27/2011, 14:48   #2
 
OsamaPL's Avatar
 
elite*gold: 0
Join Date: Jan 2009
Posts: 56
Received Thanks: 7
Haha noob macro-like program.
OsamaPL is offline  
Old 01/27/2011, 20:09   #3
 
redsong's Avatar
 
elite*gold: 0
Join Date: Nov 2010
Posts: 315
Received Thanks: 59
Quote:
Originally Posted by meckgarrin View Post
here a c++ code for auto looting can some one help me getting it working for ipu and others





#include "stdafx.h"
#include <windows.h>
#include <iostream>
#include <stdlib.h>

using namespace std;

void main()
{
HWND target = FindWindow(0, "CABAL");
LPARAM lParam = (1 | (57<<16)); // OEM Code and Repeat for WM_KEYDOWN
WPARAM wParam = VK_SPACE;
bool autoloot;

// main loop
while(target)
{
if (GetAsyncKeyState(0x79)) // F10
exit(0); // exit game

if (GetAsyncKeyState(0x78)) // F9
autoloot =! autoloot; // enable or disable autoloot

if (AUTOLOOT == 1)
PostMessage(HWND_BROADCAST, WM_KEYDOWN, wParam, lParam); // send space to loot items

Sleep(1000); // take a break to prevent consuming lots of resources
}
}
doubt u'll get anything with taht , but GL !
redsong is offline  
Reply


Similar Threads Similar Threads
What program is he using?
07/12/2010 - Lineage 2 - 1 Replies
i saw this video and i want to know the name of the program the shows dmg and if skillz lands etc YouTube - Celtus + PvP
old program help
06/30/2010 - Silkroad Online - 1 Replies
been a long time since i been on here. need a little help. back in the day isrobot , there was a program that let you edit the menu like turn on gm, chat back, messages before they cripted there exe. anyone remember the name of that program to edit the isrobot menu?
[REQ] I need a program!...
06/25/2010 - CO2 Private Server - 2 Replies
Hello guys :) I need that program wich can autodonate for me on a private server of CO... Please private message me with a link or leave it for me on the forum!... Thanks! :handsdown:
Need help with a VB program
12/05/2006 - Conquer Online 2 - 1 Replies
I'm learning VB and I made a little Calculater to test. I am having problems with the multiplying and Dividing to work. Can someone help me and tell me wat im doing wrong? Here is the Sorce Code. And I'm using MS VB 2005 Express. Thank you guys. Hopefully soon I come out with my first Bot. :D http://www.freewebs.com/chrisrobbins26/Variables. rar
i need program
08/10/2006 - Conquer Online 2 - 5 Replies
i really need a program like ghost mouse but more accurate for my archer in the lab because im sick of goin back and forth usin fly and scatter, plz can someone help me? also i cant use macros because i can never figure out how to use those damn fuckers lol



All times are GMT +2. The time now is 06:10.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.