Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Forsaken World
You last visited: Today at 22:07

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

Advertisement



[API] FWCA - Write your own Bots with ease !

Discussion on [API] FWCA - Write your own Bots with ease ! within the Forsaken World forum part of the MMORPGs category.

Reply
 
Old   #1


 
buFFy!'s Avatar
 
elite*gold: 1826
Join Date: Mar 2009
Posts: 4,310
Received Thanks: 6,287
[API] FWCA - Write your own Bots with ease !

So ! Here we go:

DEVELOPERS ONLY !

This is a small Client API for Forsaken World ! What you can do with this is pretty simple - but awesome !

It works with AutoIT, and prevents you from doing Stupid PixelSearches !

You can for example do:
Code:
$myMaxHealth = Ask($MC_GetMaxHP)
and it will set myMaxHealth to your current max health !

Functions that are implemented yet:
Code:
;$MC_IsInitiated - used once in fwca.au3. dont use urself
;$MC_GetMaxHP - returns your maximal hp
;$MC_GetMaxMP - returns your maximal mp
;$MC_GetCurHP - returns your current hp
;$MC_GetCurMP - returns your current mp
;$MC_GetTargetId - returns the id of your current target
;$MC_SetTargetId - sets a new target by id [use: Say($MC_SetTargetId, id)]
;$MC_GetTargetCurHP - returns the current hp of your current target
;$MC_GetTargetCurMP - returns the current mp of your current target
;$MC_GetTargetMaxHP - returns the maximal hp of your current target
;$MC_GetTargetMaxMP - returns the maximal mp of your current target
;$MC_GetTargetLevel - returns the level of your current target
;$MC_GetTargetNamePtr - returns a pointer to the name of your target. use GetTargetName() instead
;$MC_HideTitle - hides your title. no parameters
;$MC_SetTitle - this will require a title id. dont use it !
;$MC_AttackTarget - attacks the current target (no skills!)
;$MC_CancelSkill - no parameters. does what it says
;$MC_CallPet - zero based index. calls a pet (e.g.: Say($MC_CallPet, 0)) <- call it permanently to make ur pet attack!
;$MC_DropPet - zero based index. drops the curent called pet. see $MC_CallPet for example
;$MC_PetAttack - forces the pet to attack the given target. Say($MC_CallPet, $TargetId)
;$MC_UsePot - this will require you 2 parameters. Dont use it!
All you have to do is the following:

Step 1: Launch Forsaken World
Step 2: Go to Character Selection Screen
Step 3: Run "Injector.exe" (This will load FWCA into your game!)
Step 4: Run your Bot/Script (or one of my Sample.au3's)

You have to run Injector.exe EVERYTIME you restart your Game.
You can also run the Injector.exe automatically using AutoIT of course.

Remember to put FWCA.au3 into your Scripts directory and include it.
Code:
#include "FWCA.au3"
Its tested with german Client, but should work with every Version.

Please give feedback, and tell ur wishes (e.g. what to be added)

greetz, buFFy ~
Attached Files
File Type: rar release.rar (323.1 KB, 129 views)
buFFy! is offline  
Thanks
5 Users
Old 07/30/2011, 23:06   #2
 
elite*gold: 0
Join Date: Apr 2011
Posts: 12
Received Thanks: 4
kewl story bro.
otezun is offline  
Old 07/31/2011, 23:05   #3


 
buFFy!'s Avatar
 
elite*gold: 1826
Join Date: Mar 2009
Posts: 4,310
Received Thanks: 6,287
update. added

Code:
;$MC_HideTitle - hides your title. no parameters
;$MC_SetTitle - this will require a title id. dont use it !
;$MC_AttackTarget - attacks the current target (no skills!)
;$MC_CancelSkill - no parameters. does what it says
;$MC_CallPet - zero based index. calls a pet (e.g.: Say($MC_CallPet, 0)) <- call it permanently to make ur pet attack!
;$MC_DropPet - zero based index. drops the curent called pet. see $MC_CallPet for example
;$MC_PetAttack - forces the pet to attack the given target. Say($MC_CallPet, $TargetId)
;$MC_UsePot - this will require you 2 parameters. Dont use it!
buFFy! is offline  
Thanks
1 User
Old 08/04/2011, 09:32   #4
 
elite*gold: 0
Join Date: May 2009
Posts: 34
Received Thanks: 5
Whats the use of this?

In short whats the purpose can you specify cause im noob?? you think it will work on other country like philliphine server???
venomous13 is offline  
Old 08/04/2011, 10:58   #5


 
buFFy!'s Avatar
 
elite*gold: 1826
Join Date: Mar 2009
Posts: 4,310
Received Thanks: 6,287
it should work with EVERY client.

its explained what you can do with it.. just read the first post
buFFy! is offline  
Old 08/14/2011, 03:33   #6
 
elite*gold: 0
Join Date: Feb 2009
Posts: 46
Received Thanks: 4
not working



Uploaded with
arazhassan is offline  
Old 08/14/2011, 06:57   #7
 
elite*gold: 0
Join Date: May 2010
Posts: 12
Received Thanks: 1
I tried this on FW Ph but it says window not found..I guess it wouldn't work in our server..but nice job though..thanks
essiralc is offline  
Old 08/14/2011, 19:10   #8
 
elite*gold: 0
Join Date: Jul 2009
Posts: 136
Received Thanks: 5
Yeah, didn't work on NA version.
drixnak is offline  
Old 08/16/2011, 14:14   #9


 
buFFy!'s Avatar
 
elite*gold: 1826
Join Date: Mar 2009
Posts: 4,310
Received Thanks: 6,287
you have to adjust the windowtitle in FWCA.au3
buFFy! is offline  
Old 08/18/2011, 08:13   #10
 
elite*gold: 0
Join Date: Apr 2010
Posts: 1
Received Thanks: 0
Hi, can you explain these variables?:
I still get the Window not found error.

Global $sWin = 0
Global $hRet = 0
Global $hWnd = 0
Global $hPrc = 0
Global $iPid = 0


thanks,
aurora12_6 is offline  
Old 08/18/2011, 17:16   #11
 
elite*gold: 0
Join Date: Nov 2010
Posts: 9
Received Thanks: 1
the injection, when applied crashes the game in the updated version. great job though while it was still working.
plaguez is offline  
Reply


Similar Threads Similar Threads
New 7 Ease
07/03/2007 - SRO Hacks, Bots, Cheats & Exploits - 16 Replies
Hi, her is the new updated version for the 24th server update from deepblue7 File is clean Rapidshare: http://rapidshare.com/files/38496398/7ease...e_1. 10.zip.html
Can anyone write all known bots...
04/19/2007 - CO2 Bots & Macros - 7 Replies
Plz all, can u write there bots or any hack, cheats, but good, plzz. btw. sorry for my language, but im from poland
learning how to create/write Bots/Macros
01/28/2006 - Conquer Online 2 - 8 Replies
Well I know that this is kind of off topic and a lot of people have been flamed by asking questions. I've tried a search and couldnt really find anything in english that i could actually read. Does anyone know any good sites or anything that a beginner could start learning how to create/write programs for bots and stuff like that? I'm learning how to write programs in VisualBasic at school but dont really know much. If anyone could supply any sites and stuff it would be awesome. thanks in...



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


Powered by vBulletin®
Copyright ©2000 - 2026, 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 ©2026 elitepvpers All Rights Reserved.