DylanSRT Posted September 23, 2014 Posted September 23, 2014 Hey Guys, I've made a flawless Karambwan buyer which makes use of Brimhaven Teletab from NMZ. At the moment I am making like 700k p/hr since Karambwan prices are super high right now. The script would be even more profitable if I could figure out how to hop worlds instead of waiting for the Karambwan to restock. I've been fooling around with the WorldHopper class, but I just can't seem to get it right. Can someone give me an example of World Hopping code. I would also like it if a few experienced scripters could test it to give me feedback. I don't want to give it to too many people though because it will lower Karambwan prices. Thanks
BrownBird Posted September 23, 2014 Posted September 23, 2014 To hop to a different world you would use getWorldHopper().hop(world); method PM me if you need anything else!
DylanSRT Posted September 23, 2014 Author Posted September 23, 2014 To hop to a different world you would use getWorldHopper().hop(world); method PM me if you need anything else! Ahhh i was missing the "get". Can I do this ? getWorldHopper().hop(random(1,64))
DylanSRT Posted September 23, 2014 Author Posted September 23, 2014 got it working =] making even more money now hah
Isolate Posted September 23, 2014 Posted September 23, 2014 got it working =] making even more money now hah Good to see someone else finally bothered to make one of these.