Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Shaiya
You last visited: Today at 20:19

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

Advertisement



shaiya bot hilfe

Discussion on shaiya bot hilfe within the Shaiya forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Oct 2010
Posts: 5
Received Thanks: 0
shaiya bot hilfe

hey leute

ich schreibe grad einen nuen bot (memory read basiert)
ist auch fast feddig nur eine sache fehlt noch:

wie kann ich meine tastatur emulieren

hab auch schon ne klasse dafür geschrieben (c#)
im editor funkt sie super
nur im spiel nicht

thx schomal im vorraus ^^
IDominator is offline  
Old 11/04/2010, 13:37   #2
 
elite*gold: 0
Join Date: Oct 2010
Posts: 5
Received Thanks: 0
Unhappy

kann mir denn niemande helfen???

jemand der schonmal n bot programmiert hat?



...
IDominator is offline  
Old 11/04/2010, 14:24   #3

 
elite*gold: 0
Join Date: Apr 2007
Posts: 2,394
Received Thanks: 6,644
PostMessage.
wurstbrot123 is offline  
Old 06/12/2011, 15:00   #4
 
elite*gold: 0
Join Date: Dec 2008
Posts: 7
Received Thanks: 0
sers ich empfehle dir den shaiya bot von mir :



ist recht einfach zu benutzen aab vor dem starten musst du das einfügen in deine config datei vom bot:

Static_Addresses]
Walk=7198456 ;6 if walking by clicking on the ground, 3 if walking by double clicking on a monster, 0 if standing still
Sit=7198528 ;0 if standing, 5 while sitting down, 7 when sit down, 6 while standing up
[Pointers]
CharacterPointer=8509108

(Das hier ist glaub ned so wichtig ka^^):

#define VK_1 0x31

int SendKeyStroke(BYTE TheKeyToSend)
{
keybd_event(TheKeyToSend, //msdn
MapVirtualKey(TheKeyToSend, 0),
0,
0);
keybd_event(TheKeyToSend,
MapVirtualKey(TheKeyToSend, 0),
KEYEVENTF_KEYUP, //msdn
0);
return 1;
}
lucky1187 is offline  
Reply




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


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

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