Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved Walking (mainly)

12 year old normie
Joined
Jan 8, 2015
Messages
2,769
Is that what the log says while it's just clicking away? What script is that from?

PixieFDK.

Code:
(09:36:34) Need to top up prayer?: true
(09:36:34) Need to turn on SS?: false
(09:36:34) Need to turn on quickprayer?: false
(09:36:34) Need to top up prayer?: true
(09:36:34) Need to turn on SS?: false
(09:36:34) Need to turn on quickprayer?: false
(09:36:35) Need to top up prayer?: true
(09:36:35) Need to turn on SS?: false
(09:36:35) Need to turn on quickprayer?: false
(09:36:35) Need to top up prayer?: true
(09:36:35) Need to turn on SS?: false
(09:36:35) Need to turn on quickprayer?: false
(09:36:36) Need to top up prayer?: true
(09:36:36) Need to turn on SS?: false
(09:36:36) Need to turn on quickprayer?: false
(09:36:36) Need to top up prayer?: true
(09:36:36) Need to turn on SS?: false
(09:36:36) Need to turn on quickprayer?: false
(09:36:37) Need to top up prayer?: true
(09:36:37) Need to turn on SS?: false
(09:36:37) Need to turn on quickprayer?: false
(09:36:37) Need to top up prayer?: true
(09:36:37) Need to turn on SS?: false
(09:36:37) Need to turn on quickprayer?: false
(09:36:38) Need to top up prayer?: true

That's what I get from MassFighter.

Code:
(09:44:53) Returning null[rm.aux, Working..., Working...]
(09:44:54) Returning null[rm.aux, Working..., Working...]
(09:44:54) Future is done
(09:44:54) Returning a random task
(09:44:55) Returning null[rm.aux, Working..., Working...]
(09:44:55) Future is done
(09:44:55) Returning a random task
(09:44:55) Returning null[rm.aux, Working..., Working...]
(09:44:56) Future is done
(09:44:56) Returning a random task
(09:44:56) Future is done
(09:44:56) Returning a random task
(09:44:56) Returning null[rm.aux, Working..., Working...]
(09:44:57) Future is done
(09:44:57) Returning a random task
(09:44:57) Returning null[rm.aux, Working..., Working...]
(09:44:58) Future is done
(09:44:58) Returning a random task
(09:44:58) Returning null[rm.aux, Working..., Working...]
(09:44:58) Future is done

That's from PixieFDK on another account? Somehow it's different.

And whenever I run JCooker I get no error at all, but it does the same clicking thing as the other scripts.
 
Joined
Nov 5, 2014
Messages
505
PixieFDK.

Code:
(09:36:34) Need to top up prayer?: true
(09:36:34) Need to turn on SS?: false
(09:36:34) Need to turn on quickprayer?: false
(09:36:34) Need to top up prayer?: true
(09:36:34) Need to turn on SS?: false
(09:36:34) Need to turn on quickprayer?: false
(09:36:35) Need to top up prayer?: true
(09:36:35) Need to turn on SS?: false
(09:36:35) Need to turn on quickprayer?: false
(09:36:35) Need to top up prayer?: true
(09:36:35) Need to turn on SS?: false
(09:36:35) Need to turn on quickprayer?: false
(09:36:36) Need to top up prayer?: true
(09:36:36) Need to turn on SS?: false
(09:36:36) Need to turn on quickprayer?: false
(09:36:36) Need to top up prayer?: true
(09:36:36) Need to turn on SS?: false
(09:36:36) Need to turn on quickprayer?: false
(09:36:37) Need to top up prayer?: true
(09:36:37) Need to turn on SS?: false
(09:36:37) Need to turn on quickprayer?: false
(09:36:37) Need to top up prayer?: true
(09:36:37) Need to turn on SS?: false
(09:36:37) Need to turn on quickprayer?: false
(09:36:38) Need to top up prayer?: true

That's what I get from MassFighter.

Code:
(09:44:53) Returning null[rm.aux, Working..., Working...]
(09:44:54) Returning null[rm.aux, Working..., Working...]
(09:44:54) Future is done
(09:44:54) Returning a random task
(09:44:55) Returning null[rm.aux, Working..., Working...]
(09:44:55) Future is done
(09:44:55) Returning a random task
(09:44:55) Returning null[rm.aux, Working..., Working...]
(09:44:56) Future is done
(09:44:56) Returning a random task
(09:44:56) Future is done
(09:44:56) Returning a random task
(09:44:56) Returning null[rm.aux, Working..., Working...]
(09:44:57) Future is done
(09:44:57) Returning a random task
(09:44:57) Returning null[rm.aux, Working..., Working...]
(09:44:58) Future is done
(09:44:58) Returning a random task
(09:44:58) Returning null[rm.aux, Working..., Working...]
(09:44:58) Future is done

That's from PixieFDK on another account? Somehow it's different.

And whenever I run JCooker I get no error at all, but it does the same clicking thing as the other scripts.

Woops looks like I forgot to remove some debugging print outs whilst fixing up prayer for the last update :). If you're looking for any errors relating to the problems you're having though, unfortunately I can't see anything that would be related in the log.
 
12 year old normie
Joined
Jan 8, 2015
Messages
2,769
Seems to be fixed, I don't know what did it, but it worked!

Can be closed. :)
 
Top