What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

tired of writing my own AHK bots.. need info on yours for rotations only :)

maxxcool7421

New Member
Joined
Dec 8, 2014
Messages
3
Is there a more complete wiki for the swtor wing? I hit the link and it's a tad anemic.. looking for information on what the bot does and see if it fits my needs. (edit! saw the list of toggle features .. have better understanding now for that bit)

to elaborate I write my own AHK bots for screw skills and have my own bot for *rotations only* but the rotation bot it is slower than I'd like because of how windows 7,8,10 wdm\gdm renders making imagesearch and pixelget run upwards of 11x slower than xp.

if wing is better at it I'd pony a donation but need more details than I am seeing .

from the threads I have read this sounds more endgame than than mid-level? would that be accurate ? if so, if a ability does not exist is it still going to try to find it and waste a cycle or image search ?

how is it determining the availability of a ability? it is a pixelsearch are are you snooping the memory addresses ?

can I remove the other includes ? (sounds c++ or c like) for the other modules and not mess up the internal timing of the app ?

pretty much all I need is the attack routine, targeting sound interesting but the rest I do my self (move, trinkets, friendly tab button then heals etcs..). with my own script i'm sitting at 35KPM, would like to get closer to 40KPM..

thoughts anyone ?

fyi this is for a sniper and a mid-level hunter..

thank you for your time!
 
Last edited:
Agreed maybe a barebones template for making routines, the minimum required as a framework. I am a so-so developers, but I need to know what is required, I want a stupid simple bot and I can code it, if I have a basic template, and can have a list of the interfaces provided by OOB BW.

Thanks!
 
It's C#

Look up the routines (Pure, Joe's, Walter's) to give you an idea of what is possible.
 
bummer not seeing primer shot, so 3.0 may not be in yet for mercs .. will check back another day.

If you can give detailed feedback in the Pure thread, I can get your rotation updated and added. Right now, I'm only able to get the main specs that I play regularly.
 
Back
Top