Jump to content

imancity

Trade With Caution
  • Posts

    323
  • Joined

  • Last visited

  • Feedback

    100%

Posts posted by imancity

  1. @imancity seeing as the OO is banned, you'll be the one held responsible for the refund. Let us know how that goes. (Its 18m)

     

    I'm responsible for the 18m just cause the OO is banned? Come on guys.. that's a bit ridiculous. Being honest, if I was playing the game right now and active, I'd gladly find a way to get him the 18m, but I have no accounts, no wealth, nothing. I feel for @@roflmaoed but I did fairly state that the OO was not me when selling. I financially cannot afford a refund right now, and would hate to lose this account because of the money I did put into paid scripts if I ever come back. That being said, if a ban is all that awaits me for not refunding, then I guess I'll take it. Too many school worries atm to worry about this too much.

     

    If this is it, sorry @@roflmaoed, it honestly was not me, I hope my ban is some justice because I do feel for you and losing out on a good account and all the work you probably did! Thanks everyone who I interacted with on here, it was a pleasure!

    • Like 2
  2. Disputed member: @imancity

    Explanation: Took account back

    Evience: skype logs [hidden]

    Payment: 18m

     

    Hey man! I'll be honest I haven't been active on the forum and RS in general since Summer, but occasionally log back in to see whats new. I was surprised to see this warning.. I promise you I have no clue what is going on and did not recover the account. I don't even play any more. I bought the account from a person a few weeks prior to selling to you, and the only thing I can think of is that the OO recovered it. I was pretty clear when selling it that I was not the OO.

     

    http://osbot.org/forum/topic/100502-price-check-main-w-99-cook-full-void-username-login-etc/

     

    That's the only topic I could find but I did mention the OO as being some RobbieBurton11.

     

    Again, I deeply apologize for anything that's happened and am willing to try and help make it right, but I haven't been involved.

     

    I would like to settle this though so in the chance I do return to the forum my account is still around.

  3. Hey all!


     


    Looking for an OS main to play on. I'd like it to have decent all-around stats/quests etc and not just be an NMZ-ready account with combat only.


     


    Willing to spend up to $30 PP if needed.


     


    Will only buy from trusted members, OO's, and will need creation details/etc so there's as little chance of recovery as possible.


     


    Thanks!


  4. im botting it not doing it afk, so knowing im botting is there a better way? im going for 70 attack first for whip then going to train on controlled for shared xp...or should i get higher str first?

     

    Go Str to 70 first, then Att/Def one at a time or even shared to get Str up more. I got ~30k/hr at a private spot and got to 70/74/70 in a few days botting. You aren't far off.

  5. used to be 40 att

     

    im not on about how bloody trusted i am, its a price check not for sale!

     

    To be honest man when you PC here people quote what you would be able to get on this forum, not the account itself. It being a 40 attack pure previously doesn't change anything either sadly. I had a similar build.

  6. Can a scripter please look over my code really quick to see why my script isn't starting at all? It's a personal private script so I'd prefer to Skype or PM you it to look over.

     

    I developed an older script of mine that runs fine, and added more to it. Can't find a reason why this one won't run at all. No logger info either.

     

    Thanks!

  7. RS2Widget widget = getWidgets().get(PARENT, CHILD);
    
    if(widget != null)
        if(widget.isVisible() && widget.interact(ACTION HERE))
            [Sleep here]
    
    
    

     

    Thanks man! Will try this as soon as I get home. QwPha8E.png

     

    Would report this to @@Alek . There's a section for reporting walker bugs. If you need something in the meantime, here's this (had this from awhile ago)

     

    @@Alek

    	public boolean crossDitch() throws InterruptedException {
    		if(objects.closest("Wilderness Ditch") != null) {
    			if(objects.closest("Wilderness Ditch").interact("Cross")) {
    				if(si.widgets.get(382, 24) != null) {
    					return si.widgets.get(382, 24).interact();
    				}
    			}
    		}
    		return false;
    	}
    

     

    Yeah the widget is the problem, but thanks anyways! The snippet still may be useful :)

    • Like 1
  8. Hey! 

     

    I need some help with when webWalking to the Wilderness. The Wilderness ditch is supported, but the Wilderness Warning isn't. You can toggle it after a few hops but I wanna be able to run it on a fresh account.

     

    I tried adding this in my walk State:

    webWalk.getWalking(destination);
    if (RS2Widget.isVisible(###,###)) {
           (RS2Widget.Interact("Ok", ###, ###);}
    
    
    

    or something along those lines. Thing is, it does nothing :P

     

     

    I also am wondering if there is any snippets for detecting HP % so I can set it to heal below a % rather than fixed #. :D

     

    Thanks!

  9. In my honest opinion, it was okay. Loved Will Smith as Deadshot, Margot as Harley, and even Jai Courtney did great. Joker was underwhelming and made me like Jared Leto even less. Over-hyped, but to be fair it's hard to follow up Heath Ledger's performances.

     

    Overall don't regret watching it, would give it a 6.5/10.

    • Like 1
  10. Deathwalking turns off banking, so you can either deathwalk or either bank, not both, I will rename the option to 'Avoid banking' in the next update

     

    I will most likely add a separate button for deathwalk so that it will actually deathwalk, apologies for the confusing option naming ohmy.png Update coming up smile.png

     

     

    Ohhh man that makes a lot more sense now lol. I was wondering why it kept just chillin there. Hmm I wonder why it just idles in Lumby tho and never walked back to Edge after dying? Maybe an error on my part?

    • Like 1
×
×
  • Create New...