taultunleashed logoFFXIService 2.x now with FishID, Gil, Exp, and more! : Site News - Page 5
newtopic  postreply
 [ 330 posts ]  Previous  1, 2, 3, 4, 5, 6, 7, 8 ... 22  Next
blue large dot

FFXIService 2.x now with FishID, Gil, Exp, and more! : Site News - Page 5

Posted: October 2nd, 2006, 11:18 am
 
unoone
unoone's Reps:
User avatar
Bump - Is there an updated IDL floating around?


Reply with quote
Posted: October 3rd, 2006, 7:30 am
 
sandwhale
sandwhale's Reps:
User avatar
I have a question.
when checking if (w = ID)
what we need to do is add &H0 infront of the ID that shows up in our log file? Or do we need to calculate it in some way?
I notice in the log you did hex(w), how to convert it back?


Reply with quote
Posted: October 3rd, 2006, 12:59 pm
 
pyrolol

Total Posts: 795
Joined: January 11th, 2006, 2:28 pm
pyrolol's Reps: 1
User avatar
Active User > 50 Posts
Bear in mind all numbers are stored in binary. Eg:

w = 00001111 = 15 = 0xF = &HF

For comparison, you can ignore it. Only time it's an issue is for displaying it, in which case,
w means decimal, Hex(w) means hexadecimal.


Reply with quote
Posted: October 3rd, 2006, 1:37 pm
 
sandwhale
sandwhale's Reps:
User avatar
hmm just trying to figure it out. Since the value stored into log files are hex(w), I suppose that's what my "if" should be comparing right?

if ( hex(w) = 09CBA7 ) then <--- hmm?


Reply with quote
Posted: October 5th, 2006, 1:48 pm
 
unoone
unoone's Reps:
User avatar
Bumpity Bump Bump - Updated IDL please?

/bow

-unoone


Reply with quote
Posted: October 5th, 2006, 2:18 pm
 
wyvernx

Total Posts: 6718
Joined: May 1st, 2004, 4:00 am
wyvernx's Reps: 21
User avatar
administrator
premium
IDL?

Please read the FIRST page for a sample of what to use and how to use it.

It shows how to place the hex and how to use it.

_________________
Use Search first, ask questions later!


Reply with quote
Posted: October 5th, 2006, 2:20 pm
 
wyvernx

Total Posts: 6718
Joined: May 1st, 2004, 4:00 am
wyvernx's Reps: 21
User avatar
administrator
premium
Oh you mean the other functions, whoops, I forgot all about updating it. Sorry. Give me 24 hours and I'll have a fix out. Gotta patch the eq2 first as its completely broke.

_________________
Use Search first, ask questions later!


Reply with quote
Posted: October 5th, 2006, 2:39 pm
 
sandwhale
sandwhale's Reps:
User avatar
uh well, i did read your first page. didn't find my answer. i just figured it out -_-; what i didn't know was that i need to add &H0 to my hex code. that's all.
w = &H0xxxxxxx


Reply with quote
Posted: October 6th, 2006, 3:51 pm
 
elginx01
elginx01's Reps:
User avatar
It wont cancel when the FishID is incorrect why?


Reply with quote
Posted: October 6th, 2006, 7:50 pm
 
sandwhale
sandwhale's Reps:
User avatar
show your script


Reply with quote
Posted: October 6th, 2006, 8:15 pm
 
elginx01
elginx01's Reps:
User avatar
How do I post scripts? It gives me a connection error.


Reply with quote
Posted: October 6th, 2006, 8:28 pm
 
elginx01
elginx01's Reps:
User avatar
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
function getFishPoleHash(ByRef obj)
   on error resume next
   obj.UpdateData
   getFishPoleHash = obj.FishPoleHash
   if (Err.Number <> 0) then
      getFishPoleHash = -1
   end if
   on error goto 0
end function

function onBite
  Dim w
  w = getFishPoleHash(serviceObject)
  'Get your ID's from the log after you catch one.
  writeLogLine "Caught something with ID: " & hex(w)
  if ( w = &H092C1414 )  then 'This is an example of moat carp with a yew fishing pole.
      onBite = true
  else
      Sleep 200
      onBite = false
  end if
end function


Reply with quote
Posted: October 7th, 2006, 1:35 am
 
wyvernx

Total Posts: 6718
Joined: May 1st, 2004, 4:00 am
wyvernx's Reps: 21
User avatar
administrator
premium
elginx01, probably you dont have the onBite function set. Scan down near the bottom of the file for this line:

onBite = "doBite"

and your function should be called doBite NOT onBite.

Try downloading the XUFish files fresh and start from there.

_________________
Use Search first, ask questions later!


Reply with quote
Posted: October 7th, 2006, 8:16 am
 
elginx01
elginx01's Reps:
User avatar
Alrite i got it to work
But is there a way to cancel the fish instead of waiting for it to be out of stamina? Thank You very much
Now it just skipping everything >_< Sorry


Reply with quote
Posted: October 7th, 2006, 10:07 am
 
sandwhale
sandwhale's Reps:
User avatar
it should cancel, not wait until stamina is out...
show your entire script again?


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 28 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 Site News RSS Feed 
Sitemap of Site News 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?