July 15, 20178 yr 10 minutes ago, Get Rekt said: getInventory().getCapacity() ? I think he is talking about the player he is trading with?
July 15, 20178 yr Author Yes indeed, I am talking about the player I am trading with - The number appears in that box inside the middle of the trade.
July 15, 20178 yr There's a method in the Trade API I'm pretty sure to check the trade offer. Forgotten it tho Edit: Nvm, Thought you meant checking their offer. Grab the widget, should be grabbable via text and then parse the int removing all the letters and spaces minus the numbers you want Edited July 15, 20178 yr by HeyImJamie
July 15, 20178 yr ya what @HeyImJamie said and LOL script 1. Grab interface, parse that shit and you got ur number
July 15, 20178 yr 13 minutes ago, godspower33 said: ya what @HeyImJamie said and LOL script 1. Grab interface, parse that shit and you got ur number I'll await the discord abuse
July 15, 20178 yr 3 minutes ago, Juggles said: get widget and convert to text. Same as getting amount of absorbs in NMZ Why would you convert text to text
July 15, 20178 yr Something like getWidgets containing text "free" then parse the string and get the number.
July 15, 20178 yr 1 hour ago, HeyImJamie said: Why would you convert text to text Wow brain fart. Meant. Convert to int
Create an account or sign in to comment