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!

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

AutomaticCoding

New Member
Joined
Dec 20, 2011
Messages
1,091
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.
 
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 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