November 28, 20187 yr Hello,so i can't seem to do one thing,i am trying to buy an item with a widget,by calling it and interacting but nothing happens,what i tried to do is: widgets.interact(465, 24 ,53, "+5%");
November 28, 20187 yr Show us all of your code so we can help If the widget exists just call getWidgets().get(465, 24, 53).interact()
November 28, 20187 yr Author 35 minutes ago, jca said: Show us all of your code so we can help If the widget exists just call getWidgets().get(465, 24, 53).interact() atm just trying to do a simple thing, take a random item and make that item price +5% , that's how i make scripts, by parts. so there isnt pretty much "all of my code" i take parts,and this is beginning of what i want to do :_) on topic: it helped,thank you,a little thing i thought i tried this , but apparently not thank you again
Create an account or sign in to comment