taultunleashed logoAutoIt, AC Tools or Xunleached? : EverQuest 2 Premium Discussions
newtopic  postreply
 [ 12 posts ] 
blue large dot

AutoIt, AC Tools or Xunleached? : EverQuest 2 Premium Discussions

Posted: December 7th, 2004, 6:20 pm
 
tault_jhgbaouns
tault_jhgbaouns's Reps:
User avatar
Okey.
I love scripting, so why not to a game?

I have read the posts here and begun to script with AC tools.
But with my experience from VBS I feel rather disappointed with the limits in AC tools. It cant even handle strings correctly.

Should I convert to AutoIt or Xunleached and see if I like that better?
Seems like alot of you work with AutoIt, what do you think?

Xunleached will, as I understand, be available here in some time.
I tried to msg the admin to get premium membership at Xunleacheds site, but the admin here didnt even respond :(

Any thoughs?


Reply with quote
Posted: December 7th, 2004, 7:27 pm
 
tault_nuad
tault_nuad's Reps:
User avatar
Since XUnleashed isn't 100% working with EQ2 at this time i for myself stick with AutoIt and dream for Macroquest. ;)


Reply with quote
Posted: December 7th, 2004, 9:17 pm
 
tault_jhgbaouns
tault_jhgbaouns's Reps:
User avatar
But AutoIt support it?

Do you think AutoIt is a "better" script engine then AC Tools?


Reply with quote
Posted: December 7th, 2004, 9:29 pm
 
tault_nuad
tault_nuad's Reps:
User avatar
Well at least it can handle strings a little better...


Reply with quote
Posted: December 7th, 2004, 11:18 pm
 
tault_elsimer
tault_elsimer's Reps:
User avatar
what's wrong with the way AC Tools handles strings?


Reply with quote
Posted: December 8th, 2004, 1:56 am
 
tault_jhgbaouns
tault_jhgbaouns's Reps:
User avatar
How do you use Left(str)?
How do you split a string with [ in it?


Reply with quote
Posted: December 8th, 2004, 3:47 pm
 
tault_doggzj
tault_doggzj's Reps:
User avatar
I have pretty much 0 programming knowledge, but autoit handles most commands more fluidly, that much I can tell.


Reply with quote
Posted: December 9th, 2004, 5:07 pm
 
tault_jhgbaouns
tault_jhgbaouns's Reps:
User avatar
Okey now I have made som script with AutoIt.

I must say I its easy to learn if you can script vbs.
most of the functions are same or simular.

Loop, conditions and operators works just the same too.
Much more how I like it.

I have some questions though.
Is there any variables like Array or dictionary in vbs?


Reply with quote
Posted: December 9th, 2004, 10:14 pm
 
tault_elsimer
tault_elsimer's Reps:
User avatar
jhgbaouns (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))):
How do you use Left(str)?
How do you split a string with [ in it?


1) you don't use Left(str) with AC Tools. Instead you would use StrCopy.
Example
constants
Name=Cameron
Test=Nothing
end

StrCopy Test = $Name, 1, 3
say $Test

2) same way you'd split any other string. you mean how do you split based on the bracket?
Example string: "You have a bracket [timestamp]"
Constants
BracketString= "You have a bracket [timestamp]"
TimeStamp=Nothing
BracketPosition=0
End //constants

StrPos BracketPosition = [,$BracketString
StrCopy TimeStamp = $BracketString,$BracketPosition,1
Say $TimeStamp


Reply with quote
Posted: December 14th, 2004, 5:51 pm
 
tault_jhgbaouns
tault_jhgbaouns's Reps:
User avatar
Okey got it.
Wonder why they dont have Left() when they have Right()?!?


Reply with quote
Posted: January 11th, 2005, 3:30 am
 
tault_raveneye
tault_raveneye's Reps:
User avatar
hey i have started to use autoit and have learn the basic script. Is there a web page where i can see all the command that autoit use and what they are??javascript:emoticon(':?:')
Question


Reply with quote
Posted: January 12th, 2005, 1:09 am
 
tault_jhgbaouns
tault_jhgbaouns's Reps:
User avatar
raveneye:
When you install autoit you get a real good helpfile in startmenu.
Every command you need is right there.
I have found some info at the forum but almost everything I wrote was from the helpfile.

Regards JHGBaouns


Reply with quote
Want Advertisements After The Last Post Removed? Create A Free Account!

blue large dot Who is online
Users browsing this forum: No registered users and 26 guests

Popular Sections
SWTOR Cheats
Guild Wars 2 Cheats
Guild Wars 2 Hacks
Guild Wars 2 Bots
Diablo 3 Cheats
Guild Wars 2 Mods

Popular Sections
WoW Cataclysm Cheats & Exploits
WoW Cataclysm Hacks & Bots
Star Wars The Old Republic Cheats
SWTOR Mods
Torchlight 2 Cheats
SWTOR Space Mission Bots
Site Nav and RSS
RSS Feed of EverQuest 2 Premium Discussions RSS Feed 
Sitemap of EverQuest 2 Premium Discussions Sitemap 
SitemapIndex SitemapIndex
RSS Feed RSS Feed
Channel list Channel list
left bottom corner Site and Contents Copyright 2001-2012 All Rights Reserved TaultUnleashed.com bottom corner
top left
top right
createaccount
Username:   Password:   Remember Me?