Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Guild Wars > GW Bots
You last visited: Today at 17:45

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

Advertisement



GWCA Problem

Discussion on GWCA Problem within the GW Bots forum part of the Guild Wars category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jul 2008
Posts: 107
Received Thanks: 7
GWCA Problem

auch wenn es ein relativ leicht zu behebender fehler sein sollte bitte ich um konstruktive hilfe.

nun zu meinem problem:

wenn ich mit gwca einen befehl calle tut sich bei mir im guildwars fenster nichts...

injectet habe ich, compiled = 0 errors

nur wenn ich wirklich einen reinen befehl benutze bewegt sich der character
Quote:
z.b. MoveToEx(1, -1)
hier bewegt er sich... wenn ich nun aber eine Funktion schreibe in die ich das ganze mit einer if überprüfung einbaue tut sich wieder ncihts....
Quote:
Func xyz ()

If CmdCB($CA_GetMapId) = 33 Then

MoveToEx(450,-100)

EndIf

EndFunc
xyz()
es tut sich einfach garnichts...

kann mir bitte wer meinen fehler nennen ich verzweifle daran...

danke schonmal
black18 is offline  
Old 04/20/2010, 14:12   #2
 
elite*gold: 100
Join Date: Oct 2007
Posts: 738
Received Thanks: 485
Es sind immer wieder die gleichen Fehler ...



Falls du es nicht findest $cbVar[0] & $cbVar[1].
ddl is offline  
Thanks
1 User
Old 04/20/2010, 15:23   #3
 
elite*gold: 0
Join Date: Jul 2009
Posts: 21
Received Thanks: 4
Quote:
Func xyz ()

If CmdCB($CA_GetMapId) = 33 Then

MoveToEx(450,-100)

EndIf

EndFunc
xyz()
Das ganze müsste so sein:

Func xyz ()
CmdCB($CA_GetMapId)
If $cbVar[0] = 33 Then
MoveToEx(450,-100)
EndIf
EndFunc
Brumtoc is offline  
Thanks
1 User
Old 04/20/2010, 16:59   #4
 
elite*gold: 0
Join Date: Jul 2008
Posts: 107
Received Thanks: 7
läuft danke
da hätte ich aber auch selbst drauf kommen können -.-
black18 is offline  
Reply


Similar Threads Similar Threads
GWCA/AutoIt Problem
04/21/2010 - GW Bots - 2 Replies
Hi, i injected a .dll and launch gw, my injector says INJECTION: True, so no problems so far. then i open a AutoIt script and press Enable Bot but the i don't get a pm in gw that confirms bot enabled so the bot doesn't work. how do i fix this?
[GWCA] Materialien verkaufen Problem
03/25/2010 - GW Bots - 8 Replies
Hi Leute... Ich hab das Problem das ich irgendwie meine Materialien nicht verkaufen kann, seit letzten GWCA Update wurden ja mehrere Funktionen ge-added. $CA_TraderRequestSell sollte doch eigentlich bewirken meine Sachen zu verkaufen. Bitte um Hilfe und danke schon im Voraus ;)
GWCA help?
02/20/2010 - GW Bots - 3 Replies
I'm trying to find place numbers for the maps etc. Like Rata Sum is 640... I need to know what I would set my ToPK value to. It's for this... Global $MAP_TOPK = ???
gwca laufen
12/17/2009 - GW Bots - 11 Replies
Hallo, ich habe mir mal die API von gwca angesehen. Es funktioniert soweit auch super. Nur folgendes Problem mit dem Code: Cmd($CA_MOVE, 11836, -96463) Diese Koordinaten liegen in Termalquellen von Bergen.



All times are GMT +2. The time now is 17:45.


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.