Register for your free account! | Forgot your password?

Go Back   elitepvpers > Shooter > WarRock
You last visited: Today at 02:39

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

Advertisement



nice triggerbot php

Discussion on nice triggerbot php within the WarRock forum part of the Shooter category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Nov 2009
Posts: 70
Received Thanks: 29
nice triggerbot php

This Can be done a better way and may be a little redundant but it allows you to fire normally while still having triggerbot like effects

PHP Code:
bool triggerstop;

void TriggerBot()
{
DWORD ActivePL = *(DWORD*)ADR_TRIGGER;
if( ActivePL == 0x2){
mouse_event( MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0 );
triggerstop=true;
}
else
{
if (triggerstop){
mouse_event( MOUSEEVENTF_LEFTUP, 0, 0, 0, 0 );
triggerstop=false;
}
if (GetAsyncKeyState(VK_LBUTTON)&0x8000)
{
if (triggerstop){
mouse_event( MOUSEEVENTF_LEFTUP, 0, 0, 0, 0 );
triggerstop=false;
}
mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0 );
}else{
if (triggerstop){
mouse_event( MOUSEEVENTF_LEFTUP, 0, 0, 0, 0 );
triggerstop=false;
}
mouse_event( MOUSEEVENTF_LEFTUP, 0, 0, 0, 0 );
}
}
}
jakob307 is offline  
Thanks
1 User
Old 01/11/2011, 20:59   #2
 
elite*gold: 90
Join Date: Nov 2010
Posts: 302
Received Thanks: 121
Ok....wozu soll das gut sein?
Elitezocker™ is offline  
Old 01/11/2011, 21:00   #3
 
_HouseMusicx3's Avatar
 
elite*gold: 100
Join Date: Dec 2007
Posts: 12,319
Received Thanks: 5,317
Quote:
Originally Posted by jakob307 View Post
This Can be done a better way and may be a little redundant but it allows you to fire normally while still having triggerbot like effects

PHP Code:
bool triggerstop;

void TriggerBot()
{
DWORD ActivePL = *(DWORD*)ADR_TRIGGER;
if( ActivePL == 0x2){
mouse_event( MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0 );
triggerstop=true;
}
else
{
if (triggerstop){
mouse_event( MOUSEEVENTF_LEFTUP, 0, 0, 0, 0 );
triggerstop=false;
}
if (GetAsyncKeyState(VK_LBUTTON)&0x8000)
{
if (triggerstop){
mouse_event( MOUSEEVENTF_LEFTUP, 0, 0, 0, 0 );
triggerstop=false;
}
mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0 );
}else{
if (triggerstop){
mouse_event( MOUSEEVENTF_LEFTUP, 0, 0, 0, 0 );
triggerstop=false;
}
mouse_event( MOUSEEVENTF_LEFTUP, 0, 0, 0, 0 );
}
}
}
tell us more about it
_HouseMusicx3 is offline  
Old 01/11/2011, 21:03   #4
 
elite*gold: 0
Join Date: Sep 2010
Posts: 10,216
Received Thanks: 5,781
Dunno exactly, but wasn't there something like "Oh my ***, G1 blocked all mouse-events"?
theitfan1337 is offline  
Old 01/11/2011, 21:06   #5
 
_HouseMusicx3's Avatar
 
elite*gold: 100
Join Date: Dec 2007
Posts: 12,319
Received Thanks: 5,317
Quote:
Originally Posted by unknownzvp View Post
also ich kann damit nix anfangen ;D



Ps. Signatur
Reported
#spam
#**** link
_HouseMusicx3 is offline  
Thanks
2 Users
Old 01/11/2011, 21:17   #6

 
Deda94's Avatar
 
elite*gold: 21
Join Date: Nov 2010
Posts: 2,062
Received Thanks: 2,320
Quote:
Originally Posted by °Awake View Post
Dunno exactly, but wasn't there something like "Oh my ***, G1 blocked all mouse-events"?
Nur auf 32Bit.
Deda94 is offline  
Old 01/11/2011, 22:03   #7
 
elite*gold: 0
Join Date: Sep 2010
Posts: 10,216
Received Thanks: 5,781
Quote:
Originally Posted by ToxicLibrary™ View Post
Nur auf 32Bit.
Afaik not. But there are other possibilities to approach sthm like a mouse click on 64 Bit, aren't there?
theitfan1337 is offline  
Old 01/11/2011, 22:08   #8

 
Deda94's Avatar
 
elite*gold: 21
Join Date: Nov 2010
Posts: 2,062
Received Thanks: 2,320
Afaik?
Deda94 is offline  
Old 01/11/2011, 22:26   #9
 
elite*gold: 0
Join Date: Jul 2010
Posts: 4,574
Received Thanks: 2,250
So nennen die dich jetzt Afaik xD
b2t:
gehört in den sticky^^
#closerequest
_Rieth_ is offline  
Old 01/12/2011, 07:02   #10
 
elite*gold: 0
Join Date: Sep 2010
Posts: 10,216
Received Thanks: 5,781
Quote:
Originally Posted by ToxicLibrary™ View Post
Afaik?
As far as I know
theitfan1337 is offline  
Thanks
1 User
Old 01/12/2011, 08:06   #11
 
.Rage™'s Avatar
 
elite*gold: 9
Join Date: Aug 2010
Posts: 1,098
Received Thanks: 635
triggerbot drückt automatisch ab, wenn er im fadenkreuz ist.

mit aim to nearest by und triggerbot kannst in ecke afk gehen ^^
.Rage™ is offline  
Old 01/12/2011, 18:39   #12
 
elite*gold: 0
Join Date: Nov 2009
Posts: 70
Received Thanks: 29
Push
jakob307 is offline  
Old 01/12/2011, 19:43   #13
 
elite*gold: LOCKED
Join Date: Dec 2009
Posts: 4,650
Received Thanks: 5,731
das triggerbot ist schon seit mehreren monaten patched xD

und nicht wegen den keyevent
Angel-Piece is offline  
Reply


Similar Threads Similar Threads
Triggerbot
05/29/2012 - WarRock Hacks, Bots, Cheats & Exploits - 9 Replies
Sorry wenn das schonmal gefragt wurde, aber was macht eigl. dieser Triggerbot?
[LUA] Triggerbot
11/08/2010 - Counter-Strike Hacks, Bots, Cheats & Exploits - 8 Replies
2 Triggerbot - Varianten Credits goes to Supericy LINK!] a) Variante 1 : Triggerbot wird mit einer Taste aktiviert, und schießt automatisch. Hier: P Kann nach belieben geändert werden, einfach in der ersten Zeile "P" mit eurer Taste austauschen.
update von triggerbot.lua ?
09/05/2010 - Counter-Strike - 5 Replies
hi liebe com, ich hab weiter unten ein threade über denn triggerbot.lua gesehn und wollte mal fragen ob schon ein update raus ist oder ob es überhaupt noch eins geben wird? hoffe es es weiß jemand mehr :D freu mich schon über eure schnelle antworten :P greetz cicco EDIT//: achja ich hab von .lua denn bhopscript und wh und wollte fragen ob man für den wh vac gebannt wird... weil wurde schon von einpaar pub servern gebannt aber da war glaub Detocs oda so drauf also ein plugin vom...
Triggerbot?
09/04/2010 - Counter-Strike - 2 Replies
hallo liebe community gibt es den GARKEIN css hack oder script mit triggerbot? brauche sehr dringend einen würde dafür sogar einen server sponsern!
Triggerbot ?
06/13/2010 - WarRock - 3 Replies
Was heißt Aimbot, Triggerbot und die restlichen Bots die es so als Hacks gibt? Mir wird das immer vorgeworfen ... -.-



All times are GMT +1. The time now is 02:39.


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.