taultunleashed logoEQ2MegaBot’ v2.4 Released - Buff Bot AND HUNTER BOT! : EverQuest 2 Premium Discussions - Page 6
newtopic  postreply
 [ 156 posts ]  Previous  1 ... 3, 4, 5, 6, 7, 8, 9 ... 11  Next
blue large dot

EQ2MegaBot’ v2.4 Released - Buff Bot AND HUNTER BOT! : EverQuest 2 Premium Discussions - Page 6

Posted: May 15th, 2005, 4:08 pm
 
richyrich
richyrich's Reps:
User avatar
Whew - Feel better - one less bug, now I hope Taz has the same issue :-)


Reply with quote
Posted: May 15th, 2005, 5:08 pm
 
tazman076

Total Posts: 169
Joined: January 17th, 2005, 11:44 pm
tazman076's Reps: 1
User avatar
Active User > 50 Posts
yea its turning... and i set the game from numlock to insert for the key... and i know that is still set because i keep trying to hit numlock to autorun and he goes no wear hehehe.. hit insert and he runs like he should... i will go through the ini. line by line soon as i get home.. and through the key set up in game 1 more time. if i can't get him running then i'll email you log so we can figure this out. Other than that the bot is working awesome 99 hammers at a time ;)


Reply with quote
Posted: May 15th, 2005, 7:24 pm
 
richyrich
richyrich's Reps:
User avatar
Check your RandomRunRange setting. If it's set too low, the bot might not run - try 10.

Also make sure RandomRunMode=CLOSESTSCON

I have correct a lot of little things in the bot, but basic running should be fine.

Also, to do testing of just the run, try setting:
TestMode=10 and 11

Rich


Reply with quote
Posted: May 15th, 2005, 7:27 pm
 
tazman076

Total Posts: 169
Joined: January 17th, 2005, 11:44 pm
tazman076's Reps: 1
User avatar
Active User > 50 Posts
ok i'll give those try... i just tried to PM you with attach of my last log.... PM's on this forum suck they are very picky

i had range set to 15


Reply with quote
Posted: May 15th, 2005, 7:31 pm
 
tazman076

Total Posts: 169
Joined: January 17th, 2005, 11:44 pm
tazman076's Reps: 1
User avatar
Active User > 50 Posts
5/15/2005 8:15:27 PM: *************************************
5/15/2005 8:15:27 PM: *** Script Starting!
5/15/2005 8:15:27 PM: *************************************
5/15/2005 8:15:27 PM: *** Script Version: 2.4
5/15/2005 8:15:27 PM: *************************************
5/15/2005 8:15:27 PM: *************************************
5/15/2005 8:15:27 PM: *** Starting EQ2Service
5/15/2005 8:15:27 PM: EQ2Service Setup Complete!
5/15/2005 8:15:27 PM: ** Debug Level Set to 1 **
5/15/2005 8:15:27 PM: LoadINI() - INIFile <C:\Documents and Settings\Tazman\Desktop\XUnleashed\scripts\EQ2MegaBot\EQ2MEGABot.ini>
5/15/2005 8:15:27 PM: Main INI File Version: 2.4
5/15/2005 8:15:27 PM: LoadCharINI() - INIFile <C:\Documents and Settings\Tazman\Desktop\XUnleashed\scripts\EQ2MegaBot\Jaezus.ini>
5/15/2005 8:15:27 PM: Char INI File Version: 2.4
5/15/2005 8:15:27 PM: LoadINIVariable(Version, TestMode) = [10 and 11]

is all i got when i tried to run testmode as suggested


Reply with quote
Posted: May 15th, 2005, 7:34 pm
 
richyrich
richyrich's Reps:
User avatar
Sorry set to:
TestMode=10
then
TestMode=11

run both ways :-)


Reply with quote
Posted: May 15th, 2005, 7:41 pm
 
richyrich
richyrich's Reps:
User avatar
Ok, I reviewed your log and think I know what's going on.

You have no spells to "pull" the mob. Nothing it setup for InitialCombatSeq or PerMobCombatSeq.

Right now, the script is hardcoded that if you are within 20 ticks, it will think you can cast something that distance, so won't move closer... in the coming version, this will be user settable. It appears you need it set to 0 or 1, meaning you have to be right on top of the mob to attack - does this sound right? Are you expecting the bot to run right up to the mob?

If so, you can do a temp fix on it that I posted in this thread:

Change EQ2MEGABot_MainFunctions_v24.vbss, lines 615 & 618:

Replace with the following code:
line 615: if mobDist > 1 then
line 618: Call RunToLoc(mobX, mobY, -1, FALSE, 0.25)

Rich


Reply with quote
Posted: May 15th, 2005, 7:45 pm
 
tazman076

Total Posts: 169
Joined: January 17th, 2005, 11:44 pm
tazman076's Reps: 1
User avatar
Active User > 50 Posts
ran 10 and 11 seperate :p

10 did nothing... 11 located a target and turned in that direction but didn't move.... hmmmmm


Reply with quote
Posted: May 15th, 2005, 7:47 pm
 
tazman076

Total Posts: 169
Joined: January 17th, 2005, 11:44 pm
tazman076's Reps: 1
User avatar
Active User > 50 Posts
aye... i'm a melee with no pull spells LOL... lemme check distance on my taunt... maybe i can find something to stick in it. because only being able to run for 99 hammers won't work for long


Reply with quote
Posted: May 15th, 2005, 7:50 pm
 
tazman076

Total Posts: 169
Joined: January 17th, 2005, 11:44 pm
tazman076's Reps: 1
User avatar
Active User > 50 Posts
well actually no thats not the problem rich... even when pulling with hammers if something was out side the hammer range of 27m the bot didn't move anywhere


Last edited by tazman076 on May 16th, 2005, 6:59 am, edited 1 time in total.

Reply with quote
Posted: May 16th, 2005, 5:54 am
 
richyrich
richyrich's Reps:
User avatar
Can you send the INI too - will help me to match against the log you sent.

Thx.

You can email to richyrich@toadmail.com if that's easier.


Reply with quote
Posted: May 16th, 2005, 6:35 am
 
tazman076

Total Posts: 169
Joined: January 17th, 2005, 11:44 pm
tazman076's Reps: 1
User avatar
Active User > 50 Posts
unfortunately i don't have a mail client on that comp, so i'll have to struggle with PM's hehe... Today is hectic for me we'll have to work on it some more tomorrow.

but i did wake up this morning and it had worked great for 99 hammers again :)

i noticed on my spells there is no range listed. where can i find out the range on my skills/spells? i would like to maybe use a low pwr taunt as pull if its long enough range. even after we fix this problem moving. or i wonder if there is a way we can set up to load ranged slot with another stack from inventory?


Reply with quote
Posted: May 16th, 2005, 6:42 am
 
tazman076

Total Posts: 169
Joined: January 17th, 2005, 11:44 pm
tazman076's Reps: 1
User avatar
Active User > 50 Posts
bleh dbl post


Reply with quote
Posted: May 16th, 2005, 9:33 am
 
tldtms
tldtms's Reps:
User avatar
Great Script rich! I've been playing around with this and loving it. Its nice to leave your character and have it level for you..

One problem I ran into is, I"m level 41, and to me a level 36 is green to me. The script detects it as a grey and skips it.

Where would I edit this in the script?

I cant wait till the new version is released...


Reply with quote
Posted: May 16th, 2005, 5:03 pm
 
tldtms
tldtms's Reps:
User avatar
I'm also having a problem with the BOT not running anywhere. However, on STANDSTILL it works great, as I just put the character in one place.

Back to the problem, the BOT will move for a little distance then stop. I'm expecting the BOT to run to anything it see's, what would the distance need to be set for this?

I think it need better detection for when your being attacked. Like "YOU, but misses" should trigger a fight back atempt. (OFFENSIVE ONLY)

I'm currently getting a message Min Power to fight : 50 STOP. I thought this was BUFFBOT only.

All and all this rocks. I cant wait till the next version, when will that be? =)


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 136 guests

cron
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?