[Forum Game] Paste whatever's on your clipboard!


#1741

wew why?

clipboard:

   tmpL.lastName = tmp.lastName;

    tmpL.firstName = tmp.firstName;

    tmpL.id = tmp.id;

    tmpL.next = new ListElement("","","");

    System.out.println(tmp.index + " " + tmp.id + " " + tmp.lastName + " " + tmp.firstName);

    if(tmp.left!=null) {

        Inorder(tmp.left, tmpL.next);

    } // - if(tmp.left!=null) {}

    if(tmp.right!=null) {

        Inorder(tmp.right, tmpL.next);

    } // - if(tmp.right!=null) {}

edit: wtf why is it formatted weirdly
edit #2: o i see why nvm


#1742

<email address>


#1743

@JohnMH


#1744

angery


#1745


#1746

[Code deleted. Let’s not do this, 'k?   OB]


#1747

image


#1748

https://www.youtube.com/watch?v=VH5bL_XbO64&list=PLsh4BjrVC7P_7Duuh-Th_tFvJdYKoiHE0


If they ever make the <k> tag do anything, it will screw up many of my posts on these forums.


#1749

I know im late, but U play pokemon revolution online too? :3


#1750

no, only showdown and romhacks


#1751

Oh, cool, I do romhacks too

desmume ftw :3

anyways my clipboard

vuOt8O1

idk lol


#1752

i prefer not to use desmume standalone bc it has a lot of problems like low framerate and bad performance in general (this includes things like audio)

openemu runs a raw version of desmume which runs far faster and is compatible with a lot of other kinds of emulators, like psx or gba. it’s only available for mac iirc, which luckily (for once) i have.

only difference is that openemu only allows for one save, but that could theoretically be bypassed.

clipboard:

Home / Math Calculators / Binary Calculator
Binary Calculator
Binary Calculation—Add, Subtract, Multiply, or Divide

10101010

11001100
= ?
Calculate

Convert Binary Value to Decimal Value


#1753

https://www.realmeye.com/forum/search?expanded=true


#1754

Deca considers realmtrades in the same category as hacks and exploits.


Source:

Decagames does not support this website. Use at your own risk and keep in mind that we consider it in the same category as hacks and exploits. The owners never approached us before releasing this service, which we could have considered supporting and rather decided to rely on exploits and well-known security breaches on the game to operate their business.


#1755

O
This is the biggest O you can make.


#1756

7,366,520


#1757


#1758

https://images-na.ssl-images-amazon.com/images/I/91EXvcYtRJL.SL1500.jpg


#1759












#1760

while(!func.toLowerCase().equals(“in”)&&!func.toLowerCase().equals(“inorder”)&&!func.toLowerCase().equals(“post”)&&!func.toLowerCase().equals(“postorder”)&&!func.toLowerCase().equals(“pre”)&&!func.toLowerCase().equals(“preorder”)&&!func.toLowerCase().equals(“breadth”)&&!func.toLowerCase().equals(“breadthfirst”)&&!func.toLowerCase().equals(“a”)&&!func.toLowerCase().equals(“add”)&&!func.toLowerCase().equals(“f”)&&!func.toLowerCase().equals(“find”)){