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

Can someone create this for me? (BASIC AS SHIT!)

AutomaticCoding

New Member
Joined
Dec 20, 2011
Messages
1,091
Reaction score
1
Once per second or something, do this (this is in java):

if((new java.util.Random(new Calendar().getInstance.getTimeInMillis()).nextInt(3600)) == 2000) {
Lua.DoString("RunMacroText(\"/sort"\)");
}

So pretty much roughly once per hour it'll type in chat:
/sort

Reason why I want this: I love the bankstack addon and I hate my inventory looking ugly. Oh, and when mining sometimes the stupid bot thinks it's a good idea to spread my ores over my whole inventory so that I can't herb herbs.
 
there's already a pushbutton macro plugin around the forum i thought?
 
Not sure about on our forum, but there's _keyspam found on Ownedcore.
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░^--Link.
 
Not sure about on our forum, but there's _keyspam found on Ownedcore.
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░^--Link.





Yeah I use that one to keep the raf accounts from going afk
 
Not sure about on our forum, but there's _keyspam found on Ownedcore.
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░^--Link.

Yeah but i just want something like that to be going all the time, easier than having something press a button in which I have to bind to a macro/etc.
 
Back
Top